-
Christoph Wurst authored
fixes #1384
Christoph Wurst authoredfixes #1384
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 2.79 KiB
Changelog
All notable changes to this project will be documented in this file.
0.4.5 – UNRELEASED
Fixed
- Bring back menu toggle button for mobile #1483 @ChristophWurst
0.4.4 – 2016-05-06
Added
- Collapse folders and show only important ones #1445 @ChristophWurst
Changed
- Show attachments as blocks instead of list #1448 @ChristophWurst
Fixed
- Fix button and sidebar layout #1476 @skjnldsv
- Invalidate js cache if app version changes #1457 @ChristophWurst
- Fixed newly created account not being shown after successful setup #1459 @ChristophWurst #1462 @ChristophWurst
- Replace old drafts correctly #1464 @ChristophWurst
- JavaScript tests are now excluded from the app archive #1466 @ChristophWurst
0.4.3 – 2016-04-23
Added
- Load next messages automatically when reaching end of the list #499 @ChristophWurst
Changed
Fixed
- Fix bug with address collector (Data too long for column) #1421 @ChristophWurst
0.4.2 – 2016-04-13
Added
- Fix show total email count for drafts folder #1396 @tahaalibra
Fixed
- Fix autocompletion (regression) #1394 @ChristophWurst
0.4.1 – 2016-03-30
Fixed
- Fix js error when adding attachments #1378 @ChristophWurst
0.4.0 – 2016-03-17
Added
- Add console command for account creation #1202 @ChristophWurst
- Address collector - Addresses of sent mails will be used for auto-completion #1276 @ChristophWurst
- PHP 7 support #1300 @ChristophWurst
Deprecated
- Drop owncloud 7 support #1267 @ChristophWurst
0.3.1
Fixed
- Message list is not hidden when adding a secondary account #1295 @Gomez
- Sub-sub folders not handled correctly #618 @ErikPel