Select Git revision
.eslintrc.js
CHANGELOG.md 11.15 KiB
Changelog
All notable changes to this project will be documented in this file.
0.10.0 – 2018-08-21
Added
- Account export command (
occ mail:account:export <UID>) - Popover menu for messages
- Ability to mark messages as unread in the UI
Changed
- New and updated translations
Fixed
- Non-existent variable access warning
- SMTP FQDN hostname when sending messages
- Text alignment on redirect page
- Message header on mobile devices
- Sending messages with local attachments
- Removed usage of deprecated server APIs
0.9.0 – 2018-08-09
Fixed
- Nextcloud 14 compatibility
- Cache permissions of favicon library
Changed
- Dropped Nextcloud 13 support
- Requires php7+
0.8.3 – 2018-07-24
Added
- New and updated translations
- Performance improvements
0.8.2 – 2018-06-28
Added
- Advanced search
- New and updated translations
Fixed
- Preserve URI hash in sanitized HTML messages
- Pagination of incoming messages
- Autoconfig issues
- Security issues in third party JavaScript libraries
- Folder sorting
- Issue template URL in README
0.8.1 – 2018-05-14
Added
- New and updated translations
Fixed
- Installation on Nextcloud 13.x
0.8.0 – 2018-05-07
Fixed
- Nextcloud version requirements
- Auto completion suggestions of other users
- Exception logging of handled errors
- Unread message counter update on message deletion
- Non-square avatars
- Clearing message view when last message of a folder is deleted