All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.0 (2017-05-03)
- Build: Fix missing file in dockerfile, update docker-compose use force recreate, add .git to do (91627c7)
- Docker file: fix docker file caching build (bf365be)
- Searching: [FIX] Category search not working properly (832c6c4)
- Server: Remove raven config and move to env (300e966)
- Batcher: Add resizer and thumbnail bathc (0540e14)
1.1.0-beta.5 (2017-05-02)
- Build: Fix missing file in dockerfile, update docker-compose use force recreate, add .git to do (91627c7)
1.1.0-beta.4 (2017-05-01)
- Searching: [FIX] Category search not working properly (832c6c4)
- Server: Remove raven config and move to env (300e966)
- Batcher: Add resizer and thumbnail bathc (0540e14)
1.1.0-beta.3 (2017-04-16)
- Autocomplete: Scientific name in autocomplete must be nomalized (ebf18bf)
- Pagination: Mobile UI Pagination number is not working properly (1d88e16)
- Web: Fix _id missing in each query cause apollo crash (a5cca93)
- Search: Autocomplete search UI Improvment (88d6718)
- Seed: Add image batch resizer (c3ea48d)
- Server: Add sentry io error log management (08ee0f7)
- Web: Add github, policy, terms link (2d70b36)
- Web: Add terms, changelog, policy page (854bc6e)
1.1.0-beta.2 (2017-03-29)
- Autocomplete: Scientific name in autocomplete must be nomalized (ebf18bf)
- Pagination: Mobile UI Pagination number is not working properly (1d88e16)
- Search: Autocomplete search UI Improvment (88d6718)
1.1.0-beta.1 (2017-03-29)
- Dependency: Missing dependency version ( React-dom )
1.1.0-beta.0 (2017-03-28)
- Search: Fix Thai language search, Update UI (509ffc5)
- Search input: Add autocompletion for scientific name (0c7f479)
- Search input: Add family name to autocompletion result (9721b77)
- Search input: Highlight search text (c1b6ecb)
- Search: Optimize search query (49b700e)
- Search input bar: UI Improvement (42628af)
- Searchinput bar: fix none selected search (e6992f5)
- seeding: filter all sciname with _ (aa335fb)
- components/Footer: Redesign footer (e5c8392)
- Plant resolver: optimize resolve with aggregation (dcca75a)
- Related plant list: add Location of plant to plant result list (2534c9d)
- report: Add report Page (794fc1f)
- report: Add report GraphQL schema (bb61c55)
- Report: User can report issues from PlantDetail page with URL link (c8097ee)
- Result list: show total amount of result (7dae216)
- server/models, pages/report, container/ReportPage: Add Report page (4f0100b)
- Plant resolver: Optimize search query across the collections with aggregation (0ea53a4)