Releases: bfritscher/typesense-dashboard
Releases · bfritscher/typesense-dashboard
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
Release v1.3.1
search exclude regex fields
Release v1.3.0
What's Changed
- 🐛 Dockerfile fails to build on macOS M1 by @musaid in #16
- Server switcher, Improved UI on Titles and added Icons by @sbehrends in #17
- Users can use the server history to switch between servers from the Header menu.
- Active server is shown on Header to avoid confusions or mistakes when taking actions.
- New Icons order and icons are similar to Typesense Cloud
- Changed Collections Grid to Table (with Quick Actions)
- Typesense Server version is displayed on status page
New Contributors
- @musaid made their first contribution in #16
- @sbehrends made their first contribution in #17
Full Changelog: v1.2.2...v1.3.0
Release v1.2.2
What's Changed
- feat: add support for path in connection
- chore: upgrade dependencies
- chore: switch to typescript type from official typesense package
- fix: docker public path by @geisterfurz007 in #10
- FIX PULBIC_PATH not set correctly in dockerfile by @kernel-sanders in #11
- Add docker build (#12) by @pbek in #13
- Add pre-built docker image documentation (#12) by @pbek in #14
New Contributors
- @geisterfurz007 made their first contribution in #10
- @kernel-sanders made their first contribution in #11
- @pbek made their first contribution in #13
Full Changelog: v1.2.1...v1.2.2
Release v1.2.1
feat: support sorting on string fields if sort enabled on field requires: typesense >=0.23.1
feat: schema export support unkown attributes as received from db
fix: error messages on document import
chore: upgrade dependencies
Release v1.2.0
Added login history to switch between instances
Release v1.1.1
Set default for exhaustive_search to support new behavior of 0.22
