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