Releases: bfritscher/typesense-dashboard
Releases · bfritscher/typesense-dashboard
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
v1.7.0
What's Changed
- add support for server operations (clear cache, slow request toggle, db compact) in #51
Full Changelog: v1.6.1...v1.7.0
v1.6.1
Setup multi-platform build of container image
v1.6.0
- feat: Support objet type and auto set enable_nested_fields=true
- feat: Support Analytics Rules
- feat: Support cloning collections
- feat: Support locale and symbols_to_index in synonyms
- feat: Support Search Presets
- fix: url is not synced with selected collection when changing drop down
Full Changelog: v1.5.0...v1.6.0
test workflow
test
v1.5.0
- feat: support new field options: infix, locale, num_dim #37
- feat: support collection update via schema #33
- feat: collection browser display images
- feat: collection browser link if http
- fix: to show actions in dark mode for collection #28
- fix: document result overflow scroll long array and display length fixes #32
- chore: update dependencies
Full Changelog: v1.4.0...v1.5.0
v1.4.0
- feat: better dark mode for forms and state saved in localstorage
- feat: Add config.json file to support auto-login
- chor: depedency upgrade and type fixes
Full Changelog: v1.3.1...v1.4.0