v1.3.0
1.3.0 (2024-06-28)
Features
- add autocomplete in search bar (#165) (263834a)
- add checkbox, radio, toggle components (#175) (608e68a)
- Add i18n (#171) (ffed458)
- add search params in url (#142) (17fabbb)
- Change CORS headers to allow JS queries (#131) (5d1da6e)
- Count result (#151) (cc4e4b6)
- create healthchecks api (#133) (b351338)
- handle multiple concurrent request (#164) (2c34b06)
- implement scores distributions charts using vega (837a658), closes #157
- implement vega charts serverside (8be0a9f), closes #185
- move buttons outside the search-bar (#197) (3c9052c)
- personal sort with demo (#174) (4484d51)
- return selected facets in search API (#118) (9c3cdb2), closes #115
- Search facets (#103) (4bbada5)
- showcase new demo on home (#201) (1cb9cdd)
- sorting component (#166) (3717e3a)
- sorting with scripts API (#137) (6276477)
- translating facets values using taxonomies (#121) (d1162e0), closes #120
- update search bar to add "Search" text (#188) (93d1ff2)
- update search-bar (#194) (72ae1fd)
- user can select a facet value eg category which is not yet displayed - fixes #125 (#134) (10bc65d)
Bug Fixes
- add ensure_network to make up command (#149) (f6c587a)
- add some frontend fixes (#183) (7479c9e)
- catch more luqum exceptions when parsing queries (616c657)
- default preferences to avoid failure on first use (#187) (843c503)
- fix logo markdown in README.md (d5c660b)
- fix typing in app.query module (2ef3c7e)
- i18n are not loaded because is dynamically import (#199) (0bcac0e)
- improve "npx playwright install-deps" in frontend/dockerfile (#130) (b50e422)
- lint (#196) (bb5541b)
- translations (#195) (8b84289)