Select Git revision
CHANGELOG.md
To find the state of this project's repository at the time of any of these versions, check out the tags.
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
0.7.10 – 2018-02-19
Added
- Warn when sending messages or replies to a norepy address
- Better caching for HTML messages
Changed
- Compatible with Nextcloud 13 and 14
Fixed
- Dovecot INBOX prefixes
- Deprecation warning on php7.2
- Dovecot sieve folder error
- Concurrency issues with saving drafts and sending a message
- Client-side errors caused to large message UIDs and session storage
- Syncing the favorites folder
0.7.9 – 2018-01-23
Fixed
- Undefined variable warning in nextcloud.log
- Inconsistent spelling
- Saving attachments to Nextcloud files
0.7.8 – 2018-01-15
Fixed
- Loading of text messages
- HTML to text conversion for replies
- Recipient name rendering in sent folder
0.7.7 – 2018-01-09
Added
- New and updated translations
- Editable account settings
0.7.6 – 2017-12-12
Added
- Opt-out for external avatars (Gravatar, favicon)
Fixed
- Icon scraper warnings
- Undefined index bugs
- Draft message active state in message list
0.7.5 – 2017-11-27
Added
- Avatar from Gravatar and favicons
- Sourcemap support to debug release erros on client-side
Fixed
- Attachment download to Nextcloud files
- Setup autoconfig issues
- Reply to/cc field prefilling
- Removed development log statement
- Favorites folder appeares as subfolder of inbox
- Folder unread counter visibility
- Prefilled sender name in replies
- Two security issues
- Subfolder collapsing
0.7.4 – 2017-10-30
Added
- IMAP/SMTP logging enabled by default if debug mode is turned on
- Stricter CSRF checks