Skip to content

Releases: terhechte/postsack

Version 1.0.2 with Maildir support

14 Jan 15:43
Compare
Choose a tag to compare

This release adds Maildir support under Unix systems1.

It also brings a couple of additional fixes:

  • Switches mail parsing to mail-parser which is just as fast but much more accepting of malformed emails (which was important because Maildir doesn't use CRLF).
  • Fixes a bug where the values for To Name and To Domain were switched
  • Fixes a bug where clustering by To name and To Domain would generate invalid SQL.
  • Add Maildir test data from maildir2mbox
  1. The Maildir crate doesn't support Windows. So it is disabled there for the moment.

1.0.1: Small macOS update

06 Jan 20:58
29f5059
Compare
Choose a tag to compare

This is a special macOS-only release which fixes two issues:

  • Support for older macOS Versions. Issue PR
  • Update tinyfiledialog dep to 3.9.0. Issue PR

As the Window & Linux versions didn't change, I didn't include them in this release.

Initial Release

20 Dec 10:18
Compare
Choose a tag to compare

Initial Release of Postsack for:

  • macOS Intel / Apple Silicon
  • Ubuntu AMD64
  • Windows AMD64

The macOS version is signed and notarised.