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 9.78 KiB
Changelog
All notable changes to this project will be documented in this file.
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
Fixed
- Button loading state when saving all attachments
- Icon for 'Add from files' button
- Handling of to/bb/bcc values
- Favorites inbox separator
- Loading view wording
- Dovecot special (hidden) folders
- HTML message layout
0.7.3 – 2017-09-12
Fixed
- Notification favicon for incoming messages
- Background sync if only one account is configured
- Error propagation in case folders cannot be loaded
0.7.2 – 2017-09-06
Added
- Earlier loading feedback
Fixed
- Subject of replied messages
- Navigation to next message in unified inbox
- Encoding of saved messages (new, draft)
- Account color indicator for new messages in unified inbox
- Selection of active message
0.7.1 – 2017-08-31
Fixed
- Drafts encoding of special characters
0.7.0 – 2017-08-24
Added
- Helper view for keyboard shortcuts #91 @Gomez
- Generic moving of messages (drag and drop)
- Account menu labels
- Support for a automatically generated default account
- Better loading/error/retry views
- Local attachment support
- Shortcut c to compose a new message
Changed
- php5.6 to php 7.1 are supported
- No longer stack Aw, Wg, Fwd
- App store now lists the app in 'Social & Communication'
- Improved message synchronization
Fixed
- Use IDBConnection instead of removed IDb
- Missing files in release package
- Loading messages with undisclosed recipients
- Problems with UTF8 encoding
- Account color dot on Safari
- Database column width for long passwords
- Error when adding a new account
- Undefined index warning
- Do not show 'noSelect' folders
- Selected account when composing a reply
- Remove noreferrer from HTML messages
- Some issues with drafts
0.6.4 – 2017-05-02
Fixed
- NC12 incompatibility (usage of deprecated interface)
0.6.3 – 2017-04-25
Added
- php7.1 support
- Nextcloud 12 support
0.6.2 – 2016-12-12
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