Skip to content

Releases: slusarz/dovecot-fts-flatcurve

v0.3.0

29 Apr 19:05
f46a4c5
Compare
Choose a tag to compare

Due to Dovecot core API changes, requires Dovecot v2.3.17+

Release Highlights

  • Fix phrase searches
  • Switch to using file-lock method for database locking
  • Fix usage with 'doveadm -A' flag
  • Fix some edge case crashes around database access/opening

Full Changelog: v0.2.0...v0.3.0

v0.2.0

24 Jan 23:25
Compare
Choose a tag to compare

Incompatible Configuration Changes from v0.1.0

Release Highlights

  • Refactored database storage (concurrent rotations now handled using dot-lockfiles)
  • Added doveadm commands (https://github.com/slusarz/dovecot-fts-flatcurve#doveadm-commands)
  • Fix support for building with Dovecot 2.3.17+ (due to Dovecot FTS API change)
  • Optimize/Fix last UID determination
  • Fix NOT and TEXT search queries for multiple search terms

Full Changelog: v0.1.0...v0.2.0

Initial Release of dovecot-fts-flatcurve

31 Jul 04:43
Compare
Choose a tag to compare

Initial release of dovecot-fts-flatcurve. This release should be considered beta. In extended (month-long) production use, it does not crash in my particular setup, and it passes the full suite of IMAP compliancy tests (adapted from imaptest).

This release should compile on Dovecot v2.3.10-v2.3.16.