Release Notes
✨ New Features
- Outlook PST import support — Import emails from Outlook PST files. (#105)
- IPv6 & dual-stack support — Support binding to IPv6 addresses and
::for IPv4 + IPv6. (#110) - Sorting & presets — Updated presets and added a “sort by” feature. (#103)
🐛 Bug Fixes
- Fixed large empty space at the bottom of the UI. (#98)
- Fixed inline attachments not being counted or found in attachment search.
- Fixed missing
user:managepermission. (#102) - Skip invalid MBOX files during import instead of failing.
🧹 Improvements & Chores
- Added attachment file-type icons in the UI.
- Removed max limit on
sync_interval_min. (#107) - Adjusted dark mode brightness & light mode saturation. (#109)
- Minimum username length set to 3. (#106)
What's Changed
- Updated presets and added a 'sort by' feature. by @ktdd in #103
- Remove the maximum from the sync_interval_min. by @metlos in #107
- Support listening on IPv6 addresses by @op3 in #110
New Contributors
Full Changelog: 0.3.0...0.3.1