Releases: bfritscher/typesense-dashboard
Releases · bfritscher/typesense-dashboard
v2.0.4
What's Changed
- Recursive nested implementation for #84 #85 #86 by @bfritscher in #85
- feat(SearchResultItem): enhance display for nested elements with support for multiple levels
- Skip displaying content of embed fields declared in schema
with the help of @Ku3mi41
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- Add an optional history field list entry into config.json to populate history as bookmarks by @bfritscher in #83
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- reduce apikey actions requirements by @bfritscher in #80
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Fix styling of specific text on the search page in dark mode by @kylefmohr in #77
New Contributors
- @kylefmohr made their first contribution in #77
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- major refactor migrate to quasar/app-vite with pinia as store + typesense-js 2.0.0 by @bfritscher in #76
Full Changelog: v1.9.3...v2.0.0
v1.9.3
What's Changed
- fix #73 An object could not be cloned due to vue proxy in electron by @bfritscher in #74
Full Changelog: v1.9.2...v1.9.3
v1.9.2
What's Changed
- Dark theme colors by @Ku3mi41 in #63
- docs: fix typos by @kianmeng in #64
- Fix typo in server metrics dashboard by @elliot-sawyer in #67
- made prototype names static to fix electron preload-script by @bfritscher in #72
New Contributors
- @kianmeng made their first contribution in #64
- @elliot-sawyer made their first contribution in #67
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- feat: stopwords during search disabled if not available by @Ku3mi41 in #59
- feat: debounced search by @Ku3mi41 in #60
- feat: collection field stem parameter checkbox by @Ku3mi41 in #61
- Show CPU stats in ascending order by @pjcunningham in #62
New Contributors
- @pjcunningham made their first contribution in #62
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- feat: using stopwords during search by @Ku3mi41 in #56
- Feat support disable new features on old servers by @bfritscher in #58
initial loading and errorhandling is changed to not create reconnect loops on older server apis
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- Typesense v 26 Stopwords Support by @Ku3mi41 in #52
- fix: made edit button visible in dark mode by @bfritscher in #54
New Contributors
Full Changelog: v1.7.0...v1.8.0