Releases: BananaAcid/imapbox
1.4.2 Bugfix and Feature Release, Docker updated
Full Changelog: 1.4.1...1.4.2
Main changes:
- changed for better error logging for wkhtmltopdf
- enabled pdfkit automatically detecting wkhtmltopdf for commandline arg
- fixed error when email had no html or text (or neither with just an .ics file)
- fixed html for text file preserving multiple lines
- fixed filename/message-id creation when mail data was not in an expected format
- and more bugfixes
Docker image: bananaacid/imapbox:1.4.2
1.4.1 Feature Release and Docker Updates
Full Changelog: 1.4.0...1.4.1
Main changes:
- support for strange outlook mails
- support for folder names with umlauts and other non us english letters (IMAP-UTF-7 support)
- PDFs will include images
- PDFs will also be genarated for text-only mails
metadata.jsonwill also have a proper id filled in, it will be equal to the mail folder- kivy (gui) is now an optional dependency for easier deployment
- bugfixes
Docker image: bananaacid/imapbox:1.4.1
1.4.0 Feature Release and Docker Updates
Full Changelog: 1.3.2...1.4.0
Main changes:
- support for huge mailboxes
- added exclude_folder to ignore folder (like for ignoring Spam,Junk,Trash)
- added support for icloud emails
- added showing percentage progress for emails on cli
- bugfixes
Docker image: bananaacid/imapbox:1.4.0
For now, you should probably use version 1.3.2 (for docker as well)
This new version is not yet fully testet for feature parity due to major changes to handling saving emails and converting to PDF.
1.3.2 Feature Release and Docker Updates
Full Changelog: 1.3.0...1.3.2
Main changes:
- added server mode: Starts as a server, triggering with the specified cron string, see https://crontab.guru
- added: Helper to generate a DSN string, adding the optional "gui" parameter will open the DSN generator in a GUI, can be used with --test
Docker image: https://hub.docker.com/r/bananaacid/imapbox
1.3.0 Feature Release and Docker Updates
Full Changelog: 1.2.1...1.3.0
Main changes:
- removed last python 2 compatibility code
- fix for cli password if not available
- added details to readme about DSN und usage without config.cfg
- added multiple usage for --dsn commandline argument
Docker image: https://hub.docker.com/r/bananaacid/imapbox
1.2.1 Docker updates
Full Changelog: 1.2.0...1.2.1
Main changes:
- Docker image uses latest Pyhton base image
- Regex related warnings have been fixed
- Default path for backups within the docker image is now preset (no
local_folderconfiguration required anymore) - Readme and docker compose files has been updated for better usage
1.2.0 Feature release
Full Changelog: 1.0.0...1.2.0
Docker container has been updated as well
https://hub.docker.com/r/bananaacid/imapbox
v1.0.0
Initial Release.
This readme applies: https://github.com/BananaAcid/imapbox/blob/1.0.0/README.md