2017-08-06 21:23:26 +00:00
|
|
|
|
## 0.6.0 – 2017-09-20
|
|
|
|
|
### Added
|
|
|
|
|
- Display station metadata
|
|
|
|
|
[#1523](https://github.com/owncloud/mail/pull/1523) @tahaalibra
|
2017-08-08 17:47:45 +00:00
|
|
|
|
- Changelog file
|
|
|
|
|
[#1523](https://github.com/owncloud/mail/pull/1523) @tahaalibra
|
2017-08-06 21:23:26 +00:00
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
- Minimum server is Nextcloud 10/ownCloud 9.1
|
|
|
|
|
[#84](https://github.com/nextcloud/mail/pull/84) @ChristophWurst
|
|
|
|
|
- Use session storage instead of local storage for client-side cache
|
|
|
|
|
[#1612](https://github.com/owncloud/mail/pull/1612) @ChristophWurst
|
|
|
|
|
- When deleting the current message, the next one is selected immediatelly
|
|
|
|
|
[#1585](https://github.com/owncloud/mail/pull/1585) @ChristophWurst
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Client error while composing a new message
|
|
|
|
|
[#1609](https://github.com/owncloud/mail/pull/1609) @ChristophWurst
|
|
|
|
|
- Delay app start until page has finished loading
|
|
|
|
|
[#1634](https://github.com/owncloud/mail/pull/1634) @ChristophWurst
|
|
|
|
|
- Auto-redirection of HTML mail links
|
|
|
|
|
[#1603](https://github.com/owncloud/mail/pull/1603) @ChristophWurst
|
|
|
|
|
- Update folder counters when reading/deleting messages
|
|
|
|
|
[#1585](https://github.com/owncloud/mail/pull/1585)
|
|
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
- Removed old API
|
|
|
|
|
|
|
|
|
|
### Deprecated
|
|
|
|
|
- Deprecated new API
|
|
|
|
|
|
|
|
|
|
### Security
|
|
|
|
|
- Fixed XXE in xml upload
|
|
|
|
|
|
|
|
|
|
## 0.5.0 – 2017-08-06
|
|
|
|
|
### Added
|
|
|
|
|
- First release
|