Skip to content

v1.5

Compare
Choose a tag to compare
@liuch liuch released this 05 Jul 17:00
· 299 commits to master since this release

What's Changed

  • Added the ability to get summary reports via Web UI
  • Improved work with imap (the hierarchy delimiter, nested mailboxes, international characters)
  • Improved work with dates on the server side
  • Added a new option ui.datetime.offset to Advanced Settings of Web UI
  • The cleaner got the ability to clean the mailbox with incorrect reports
  • Removed ${} string interpolation (deprecated in PHP 8.2)
  • Updated README (typos and inaccuracies)
  • Other small changes in Web UI
  • Other minor fixes in the code