Skip to content

Releases: slusarz/dovecot-fts-flatcurve

v1.0.5

25 Sep 10:23
Compare
Choose a tag to compare

Release Highlights

  • Fix memory leak
  • Correctly index truncated terms

Full Changelog: v1.0.4...v1.0.5

v1.0.4

14 Aug 05:43
Compare
Choose a tag to compare

Release Highlights

  • Fix issues with long/malformed strings when indexing
  • Add fts_flatcurve_index_truncate event

Full Changelog: v1.0.3...v1.0.4

v1.0.3

13 May 21:06
14b18e9
Compare
Choose a tag to compare

v1.0.2

13 Mar 00:07
c649056
Compare
Choose a tag to compare

Release Highlights

  • Fix assert-crash in certain instances when doing multi-mailbox searches (e.g., virtual mailbox search).

Full Changelog: v1.0.1...v1.0.2

v1.0.1

29 Feb 04:02
e830a69
Compare
Choose a tag to compare

Release Highlights

  • NFS-related fixes

Full Changelog: v1.0.0...v1.0.1

v1.0.0

29 Nov 02:00
2ba3ba7
Compare
Choose a tag to compare

After 3 years of production use, with no open issues, dovecot-fts-flatcurve is now considered stable.

Release Highlights

  • Edge case issues in maybe search results has been fixed (Issue #38)

Full Changelog: v0.3.4...v1.0.0

v0.3.4

22 Jun 18:27
536ddd5
Compare
Choose a tag to compare

Release Highlights

  • Documentation has been updated and converted to VitePress

Full Changelog: v0.3.3...v0.3.4

v0.3.3

15 Nov 17:41
69e00d2
Compare
Choose a tag to compare

Release Highlights

  • Remove hard dependency on ICU library (flatcurve now uses Xapian's built-in UTF-8 handling instead)

Full Changelog: v0.3.2...v0.3.3

v0.3.2

06 Oct 20:37
3137ecc
Compare
Choose a tag to compare

Release Highlights

  • Fix handling certain search queries containing non-letter characters (i.e. e-mail addresses)

Full Changelog: v0.3.1...v0.3.2

v0.3.1

15 Jul 22:59
Compare
Choose a tag to compare

Release Highlights

  • Fix handling Xapian terms that begin with a capital ASCII letter
  • Optimized search query when performing phrase searching

Full Changelog: v0.3.0...v0.3.1