From 976b7401566b047eb0f93dff862acd9eb7caa8f6 Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Fri, 12 Apr 2019 15:54:19 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d969a82b..d481b8ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,9 @@ way to update this template, but currently, we follow a pattern: ## Upcoming version 2019-XX-XX +- [add] Use sparse fields on InboxPage query to reduce data load. + [#1067](https://github.com/sharetribe/flex-template-web/pull/1067) + - NOTE: if you need more fields on `InboxPage`, you need to add those to `loadData` function. - [add] Use sparse fields on SearchPage to reduce data load. [#1066](https://github.com/sharetribe/flex-template-web/pull/1066) - NOTE: if you need more fields on `ListingCard` than title, price and geolocation - you need to