diff options
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -128,9 +128,16 @@ Current v1.1.0 - [x] merge read and raw (with content type) - how does one extract the body functionality? (One does not.) - [x] refactor templates to make use of link_to +- [x] improve html styling (especially for mobile) + - [x] about + - [x] displayheaders + - [x] nocation + - [x] readmail + - [x] writemail - [ ] improve i18n - [ ] add localization of dates and time - [x] refactor I18N plugin to allow independent translate provider + - [ ] extend matcher dynamic with a role - [ ] fix tests - [ ] moving mails to other folders - [ ] creating new folders @@ -138,6 +145,7 @@ Current v1.1.0 - [ ] specify protocol for backend interaction - [ ] choose tool for validation - [ ] cleanup README +- [ ] improve about page - [ ] improve performance of backend, consider alternatives to Mail::Box::Manager - [ ] based on Maildir::Light - [x] reimplementation in Rust |