Skip to content

Releases: bfritscher/typesense-dashboard

v1.9.2

07 Oct 09:18
a9f6f99
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.1...v1.9.2

v1.9.1

24 Apr 18:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.0...v1.9.1

v1.9.0

15 Apr 08:58
Compare
Choose a tag to compare

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

10 Apr 12:47
47da1f7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

08 Apr 11:29
33a37ab
Compare
Choose a tag to compare

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

24 Feb 12:36
Compare
Choose a tag to compare

Setup multi-platform build of container image

v1.6.0

22 Jan 21:18
3e33162
Compare
Choose a tag to compare
  • 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

22 Jan 07:36
Compare
Choose a tag to compare
test workflow Pre-release
Pre-release

test

v1.5.0

19 Jan 19:28
Compare
Choose a tag to compare
  • 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

#32

Full Changelog: v1.4.0...v1.5.0

v1.4.0

24 Jul 20:40
8980023
Compare
Choose a tag to compare
  • 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