diff options
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -119,7 +119,7 @@ Current v1.1.0 - [ ] add localization of dates and time - [x] refactor I18N plugin to allow independent translate provider - [ ] fix tests -- [ ] consider using more mojo functions +- [x] consider using more mojo functions - [x] use Mojolicious::Types to replace File::Type - [x] Helper - [ ] QMailAuthuser @@ -135,8 +135,13 @@ Current v1.1.0 - [x] refactor ReadMails into a role - [x] made languages in about clickable - [ ] cache mail reads + - is unlikely to work as mails can be moved freely - [ ] make loading auth data from session easier -- [ ] merge read and row (with content type) +- [ ] merge read and raw (with content type) + - how does one extract the body functionality? +- [ ] add exception types + - [x] added exception for QMailAuthuser +- [ ] extract version for Makefile.PL from Application Future ------ |