Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New release: v2.15.0 #1072

Merged
merged 1 commit into from
Apr 24, 2019
Merged

New release: v2.15.0 #1072

merged 1 commit into from
Apr 24, 2019

Conversation

Gnito
Copy link
Contributor

@Gnito Gnito commented Apr 24, 2019

There's one important bug fix in this release!
Furthermore, SearchPage and InboxPage use sparse attributes.

Content

  • [add] Improve printing API errors on web inspector (console.table)
    #1071
  • [fix] ManageAvailabilityCalendar.js didn't use UTC time when fetching data for calendar months.
    #1069
  • [add] Use sparse fields on InboxPage query to reduce data load.
    #1067
    • NOTE: if you need more attributes on InboxPage, you need to add those to loadData function.
  • [add] Use sparse fields on SearchPage to reduce data load.
    #1066
    • NOTE: if you need more attributes on ListingCard than title, price and geolocation - you need to add those to loadData function.

@Gnito Gnito merged commit 506248b into master Apr 24, 2019
@Gnito Gnito deleted the v2.15.0 branch April 24, 2019 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant