Release history
Eonvelope releases
Preserve your emails with this open-source self-hostable email archive! This repository is a read-only mirror, please go to the gitlab repo at https://gitlab.com/Dacid99/eonvelope to contribute code.
All releases
10 shown
0.7.0
Bug fix
Notable features
- Offload big user-triggered tasks to background worker for increased stability
Full changelog
Version 0.7.0
- Features:
- increase stability by offloading big user-triggered tasks to background worker
- Fix:
- bug in healthcheck was decrementing the count of stored files in db
0.6.0
Bug fix
Optimized memory usage and batch Exchange fetching during email operations.
Full changelog
Version 0.6.0
- Features:
- optimize memory usage during email fetching task
- fetch from Exchange in batches to circumvent timeouts
Version 0.5.6
- Features:
- docker env settings for database host and port
0.5.4
New feature
Notable features
- Toggleable tooltips for webapp
- Correspondents API update methods
0.5.3
New feature
Notable features
- Account and batch-download capabilities
- IMAP fetching performance improvement
- Insecure connection option for Exchange
0.5.2
New feature
Breaking changes
- Removed unsupported filter types
Notable features
- Insecure connection settings for IMAP/POP/JMAP
- Email search performance improvements
0.5.1
Bugfix
## Version 0.5.1 - Hotfix: there was a bad import path [Get it on Dockerhub!](https://hub.docker.com/layers/dacid99/eonvelope/0.5.1/images)
0.5.0
New feature
Notable features
- Simplified routine setup for account archiving
- Automatic mailbox retrieval
- Email search on dashboard
0.4.0
New feature
Notable features
- JMAP protocol support
- Enhanced fetching criteria
- Custom filter value support