Skip to content

Releases: bfritscher/typesense-dashboard

v2.0.4

16 Apr 12:03
Compare
Choose a tag to compare

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

02 Apr 11:07
249d5e6
Compare
Choose a tag to compare

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

27 Mar 17:53
53ca178
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

26 Feb 14:20
5da3ffc
Compare
Choose a tag to compare

What's Changed

  • Fix styling of specific text on the search page in dark mode by @kylefmohr in #77

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

14 Feb 18:16
Compare
Choose a tag to compare

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

15 Nov 16:14
Compare
Choose a tag to compare

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

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