All notable changes to this project will be documented in this file.
- Security: verify TLS host by default. This can be a breaking change for self-hosted servers. If you want to return to the old insecure behavior, set
app.mail.verify-tls-peer
totrue
inconfig.php
.
- Error in recipient selection
- New and updated translations
- Saving all attachments to Files
- Saving embedded messages to Files
- Octal value of KItinerary binary chmod from 744 to 0744
- Missing file in release tarball
- Nextcloud 19 support
- New and updated translations
- Updated dependencies
- Clearing recipient input when focus is lost
- Broken mailbox stats on unified inbox
- Invisible embedded message parts
- Mailto protocol handler registration
- KItinerary executable permissions
- CC/BCC label
- Sending messages without a recipient
- No category for contacts autocompletion edge case
- Catch more error in error middleware
- Remove non-working mark all read action from unified inbox
- Remove non-working add subfolder action from unified inbox
- Missing inner exception in debug json error response
- Reply sender handling
- Provisioning for new users
- Creating a new mailbox
- Itinerary extraction with KItinerary
- Sending to contacts groups
- New and updated translations
- Updated dependencies
- Vanishing newlines in plaintext drafts
- Missing newlines on top of the reply body
- Unnecessary spaces in reply recipient line
- Automatic focus on reply body
- Display name change propagation for provisioned accounts
- New and updated translations
- Updated dependencies
- Move delete action down in folder actions menu
- Fix image hover effect on attachment
- Encoding of mailbox in URL
- Account selected when replying to message in unified inbox
- Ability to move accounts up and down in the sidebar
- New and updated translations
- Updated dependencies
- Default enable state for imported provisioned account
- Don't provision accounts when config is disabled
- Caching of Favicon library to a local app directory
- New and updated translations
- Attachment handling of non-integer MIME IDs like
2.2
- Php warning of
each
usage in a Horde library
- New and updated translations
- JavaScript vulnerability in
serialize-javascript
dependency
- occ command to diagnose an account (# of mailboxes, messages; IMAP capabilities)
- New and updated translations
- Updated dependencies
- Provisioned account update password check when password is set to empty string
- Admin settings UI to configure provisioned accounts (formerly known as "default account") -> provisioned accounts are now stored in the database
- Default account configuration via config.php
- New and updated translations
- Updated dependencies
- php7.4 support
- Mail detail view now only has one back/menu button
- Composer attachment buttons moved into action menu
- Simpler wording for plain text/rich text switch
- Fix opening messages with attachment content-type and content-disposition
- Spacing in settings section
- No popover for addresses without a display name
- Horizontal scrolling issue on mobile
- Show recipient avatar instead of sender avatar in \sent mailboxes
- Focus to field automatically when writing a new message
- Virtual flagged inbox shown as child of the inbox
- Missing label of unified inbox
- .ics attachment mime detection
- .ics attachment import
- Unwanted flowed text formatting
- php7.1 support
- JavaScript transpilation for older browsers
- Groups expansion with special characters and spaces
- Html editor
- Html signatures support
- Better layout for reading and writing messages
- Reply, reply-all and forward overhaul
- Message composer design improvements
- Account setup error feedback
- Account settings page design overhaul
- Removed reply-to email address from quoted text
- Logging error in drafts error handler
- Unnecessary line breaks in quoted reply text
- Umlauts encoding on folder (mailbox) names
- Missing navigation when adding an account
- Account form should be a HTML form
- Marking another message as read without navigation
- Deleting another message without navigation
- Fix missing redirect on account deletion
- Fix missing navigation when first account is added
- Envelope delete animation
- Broken auto redirect on external links of a HTML message
- Show external images
- Handling of internationalized FWD and AW prefixes
- Flagging drafts as \draft
- Dependency updates
- New and updated translations
- JavaScript is now generated for @nextcloud/browserslist-config browsers
- Warning when a message does not have a subject
- Cache mailbox special use as well for faster page loads
- SQL error at mailbox initialization
- SQL error at mailbox cache update
- Handling of avatars for invalid e-mail addresses
- Dependency updates
- New and updated translations
- Folder cache to decrease page load times significantly
- Updated description
- New and updated translations
- Wrong navigation to deleted message
- Wrong navigation to next/prev message of deleted message
- Non-translatable "forward" button
- Vulnerable eslint-utils
- Ability to print messages
- New and updated translations
- JavaScript errors caused by a bug in the logging library
- Better logging on the client-side
- Vulnerable
lodash
dependencies
- New and updated translations
- Cached Webpack chunks cause errors on upgrade
- New and updated translations
- Ability to mark folders as read
- Ability to create subfolders more easily
- New and updated translations
- Ability to create new folders (mailboxes)
- Nextcloud 17 compatibility
- New and updated translations
- Update vulnerable js dependencies
- Navigation toggle on mobile
- Signatures support
- New and updated translations
- Mailvelope hint in settings menu
- php7.3 support for Nextcloud 15
- Nextcloud 16 support
- php7.3 support
- A new front-end (with lots of improvements)
- Many UX enhancements
- New and updated translations
- Various front-end issues
- Nextcloud 15 support
- php7.0 support
- Nextcloud 15 support
- Recipient autocompletion
- New message composer width
- Database incompatibilites
- Setup issue with port numbers
- Errors for messages without a sender
- Notifications for messages with no sender
- Account export command (
occ mail:account:export <UID>
) - Popover menu for messages
- Ability to mark messages as unread in the UI
- New and updated translations
- 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
- Nextcloud 14 compatibility
- Cache permissions of favicon library
- Dropped Nextcloud 13 support
- Requires php7+
- New and updated translations
- Performance improvements
- Advanced search
- New and updated translations
- 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
- New and updated translations
- Installation on Nextcloud 13.x
- 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
- Warn when sending messages or replies to a norepy address
- Better caching for HTML messages
- Compatible with Nextcloud 13 and 14
- 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
- Undefined variable warning in nextcloud.log
- Inconsistent spelling
- Saving attachments to Nextcloud files
- Loading of text messages
- HTML to text conversion for replies
- Recipient name rendering in sent folder
- New and updated translations
- Editable account settings
- Opt-out for external avatars (Gravatar, favicon)
- Icon scraper warnings
- Undefined index bugs
- Draft message active state in message list
- Avatar from Gravatar and favicons
- Sourcemap support to debug release erros on client-side
- 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
- IMAP/SMTP logging enabled by default if debug mode is turned on
- Stricter CSRF checks
- 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
- Notification favicon for incoming messages
- Background sync if only one account is configured
- Error propagation in case folders cannot be loaded
- Earlier loading feedback
- 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
- Drafts encoding of special characters
- 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
- 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
- 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
- NC12 incompatibility (usage of deprecated interface)
- php7.1 support
- Nextcloud 12 support
- 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
- 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
- FTP url filtering in HTML mails
- Noopener attribute for external links
- Downloading attachments does no longer abort other connections
- Nextcloud 11 compatibility #196 @MorrisJobke
- Alias support #1523 @tahaalibra
- New incoming messages are prefetched #1631 @ChristophWurst
- Custom app folder support #1627 @juliushaertl
- Improved search #1609 @ChristophWurst
- Scroll to refresh #1595 @ChristophWurst
- Shortcuts to star and mark messages as unread #1590 @ChristophWurst
- Shortcuts to select previous/next messsage #1557 @ChristophWurst
- Minimum server is Nextcloud 10/ownCloud 9.1 #84 @ChristophWurst
- Use session storage instead of local storage for client-side cache #1612 @ChristophWurst
- When deleting the current message, the next one is selected immediatelly #1585 @ChristophWurst
- Client error while composing a new message #1609 @ChristophWurst
- Delay app start until page has finished loading #1634 @ChristophWurst
- Auto-redirection of HTML mail links #1603 @ChristophWurst
- Update folder counters when reading/deleting messages #1585
- Enhanced client-side paging algorithm for IMAP servers without SORT #1486 @ChristophWurst
- Close popover on clicking somewhere else #1521 @tahaalibra
- Fix email length in the database #1518 @tahaalibra
- Fix setup error 'folder is null' #1532 @Gomez
- Sub-folders can not be selected #1505 @ChristophWurst
- Ability to import ics attachments into the calendar #1473 @ChristophWurst
- Bring back menu toggle button for mobile #1483 @ChristophWurst
- Narrow address collector column width to 255 for compatibility with MySql/InnoDB #1484 @drfuture
- Don't send messages in flowed text format #1482 @ChristophWurst
- Show first folder of an account incase of invalid folder id [#1471] (owncloud-archive/mail#1471) @tahaalibra
- Collapse folders and show only important ones #1445 @ChristophWurst
- Show attachments as blocks instead of list #1448 @ChristophWurst
- Fix button and sidebar layout #1476 @skjnldsv
- Invalidate js cache if app version changes #1457 @ChristophWurst
- Fixed newly created account not being shown after successful setup #1459 @ChristophWurst #1462 @ChristophWurst
- Replace old drafts correctly #1464 @ChristophWurst
- JavaScript tests are now excluded from the app archive #1466 @ChristophWurst
- Load next messages automatically when reaching end of the list #499 @ChristophWurst
- Fix bug with address collector (Data too long for column) #1421 @ChristophWurst
- Fix show total email count for drafts folder #1396 @tahaalibra
- Fix autocompletion (regression) #1394 @ChristophWurst
- Fix js error when adding attachments #1378 @ChristophWurst
- Add console command for account creation #1202 @ChristophWurst
- Address collector - Addresses of sent mails will be used for auto-completion #1276 @ChristophWurst
- PHP 7 support #1300 @ChristophWurst
- Drop owncloud 7 support #1267 @ChristophWurst