Skip to content
Snippets Groups Projects
Unverified Commit 8218969a authored by Christoph Wurst's avatar Christoph Wurst
Browse files

Update changelog for 0.6.2

parent 4556d947
No related branches found
No related tags found
No related merge requests found
# Changelog
All notable changes to this project will be documented in this file.
## 0.6.0 – 2016-10-10
## 0.6.2 – 2016-12-10
### Added
- Various autocompletion enhancements
- Support for CSP nonces
- Many small enhancements in the user interface
- Updated info.xml for the new app store
- Timestamps are updated automatically
### Changed
- Sent folder is now shown in the collapsed folder list
- PSR-4 naming of source files
- The mail notification is not closed after 5sec anymore
- Collected mail addresses are now sanitized and split into name and address
- Update to Marionette 3
- Removed client-side message list cache
- Updated documentation (developer, shortcuts)
- Messages that cannot be deleted are added back to the list
### Fixed
- FTP url filtering in HTML mails
- Noopener attribute for external links
- Downloading attachments does no longer abort other connections
## 0.6.1 – 2016-12-05
### Added
- Nextcloud 11 compatibility
[#196](https://github.com/nextcloud/mail/pull/196) @MorrisJobke
## 0.6.0 – 2016-09-20
### Added
- Alias support
[#1523](https://github.com/owncloud/mail/pull/1523) @tahaalibra
......
......@@ -5,7 +5,7 @@
<name>Mail</name>
<summary>IMAP web client</summary>
<description>Easy to use email client which connects to your mail server via IMAP and SMTP.</description>
<version>0.6.1</version>
<version>0.6.2</version>
<licence>agpl</licence>
<author>Christoph Wurst</author>
<author>Jan-Christoph Borchardt</author>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment