github s1t5/mail-archiver 2510.3

latest release: 2510.4
5 days ago

✨ New Features

  • Folder search filter The source folder can now be used as a search parameter
  • British Language Support Now British English can be used as a frontend language

⚙️ Improvements

  • Deprecated Deployments without authentication
    Setups without authentication are no longer not only not recommended, they are officially no longer supported. I've made this decision because mail archiver potentially holds highly confidential data which should not be accessible without any kind of authentication, even in a local network environment. Ongoing from version 2510.3 the authentication can't be disabled in the appsettings or docker-compose file.

🚨 IMPORTANT NOTICE FOR EXISTING DEPLOYMENTS 🚨
Before updating from a version without authentication, you must define a username and password in your docker-compose.yml. See the example in the README or in the Setup.md for instructions. Without this change, the application will not start after the update!

  • Updated Translations
  • Enhanced Mobile View The footer now takes less screen space and the dashboard items have been refined.
  • Updated Connection Test Some mail servers have a non-standard IMAP implementation which caused issues while trying to access the inbox
  • Updated full sync IMAP query If the query delivered after UNIX epoch returns zero mails a fallback is used which requests all mails from the IMAP server

Don't miss a new mail-archiver release

NewReleases is sending notifications on new releases.