Skip to content

Releases: magicpages/ghost-typesense

v1.11.3

04 Jan 11:50

Choose a tag to compare

Fixed

  • CLI broken due to upstream dependency: Pinned @ts-ghost/content-api to version 4.2.0
    • Upstream package v4.2.1 was published without the dist/ folder, causing MODULE_NOT_FOUND errors

v1.11.2

29 Dec 12:15

Choose a tag to compare

Fixed

  • Search modal too small on desktop: Increased modal height from 60vh to 80vh and reduced top margin from 10vh to 5vh
    • Shows 6-7 search results on typical laptop screens instead of 2-3
    • Improves usability on MacBook Air and similar displays
    • Mobile behavior unchanged (still uses full viewport height)

v1.11.1

21 Dec 10:21

Choose a tag to compare

Fixed

  • Custom query_by without weights: When providing custom query_by in typesenseSearchParams without query_by_weights, default weights are now properly removed
    • Prevents mismatch between number of fields and number of weights
    • Users who customize query_by now have full control without inheriting incompatible default weights

v1.11.0

05 Dec 20:35

Choose a tag to compare

Full Changelog: v1.9.4...v1.11.0

v1.9.4

17 Oct 20:27

Choose a tag to compare

Fixed an issue with theme form styles overriding search UI

v1.9.3

29 Sep 16:41

Choose a tag to compare

What's Changed

  • Improve indexing of large content bases
  • Fix theme configuration handling for dark mode
  • Fix highlighting field names and search UI improvements

Full Changelog: v1.8.1...v1.9.3

v1.8.1

14 Aug 17:57

Choose a tag to compare

Full Changelog: v1.8.0...v1.8.1

v1.8.0

13 Aug 16:59

Choose a tag to compare

🐛 Fix tag indexing bug

Full Changelog: v1.7.1...v1.8.0

v1.7.1

13 Aug 15:02

Choose a tag to compare

Full Changelog: v1.7.0...v1.7.1

v1.7.0

23 Jun 19:45
de91a51

Choose a tag to compare

What's Changed

Full Changelog: v1.6.2...v1.7.0