Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 12.53 KiB

Changelog

All notable changes to this project will be documented in this file.

0.15.2 - 2019-08-06

Added

  • Better logging on the client-side

Fixed

  • Vulnerable lodash dependencies

Changed

  • New and updated translations

0.15.1 - 2019-05-14

Fixed

  • Cached Webpack chunks cause errors on upgrade

Changed

  • New and updated translations

0.15.0 - 2019-05-13

Added

  • Ability to mark folders as read
  • Ability to create subfolders more easily

Changed

  • New and updated translations

0.14.0 - 2019-04-17

Added

  • Ability to create new folders (mailboxes)
  • Nextcloud 17 compatibility

Changed

  • New and updated translations

Fixed

  • Update vulnerable js dependencies
  • Navigation toggle on mobile

0.13.0 - 2019-04-12

Added

  • Signatures support

Changed

  • New and updated translations

Fixed

  • Mailvelope hint in settings menu

0.11.1 – 2019-04-10

Added

  • php7.3 support for Nextcloud 15

0.12.0 - 2018-04-08

Added

  • Nextcloud 16 support
  • php7.3 support
  • A new front-end (with lots of improvements)
  • Many UX enhancements
  • New and updated translations

Fixed

  • Various front-end issues

Removed

  • Nextcloud 15 support
  • php7.0 support

0.11.0 – 2018-10-16

Added

  • Nextcloud 15 support

Fixed

  • 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

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

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

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 @MorrisJobke

0.6.0 – 2016-09-20

Added

  • 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

Changed

  • 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

Fixed

  • 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

0.5.2 – 2016-06-16

Added

  • Enhanced client-side paging algorithm for IMAP servers without SORT #1486 @ChristophWurst

Fixed

  • Close popover on clicking somewhere else #1521 @tahaalibra
  • Fix email length in the database #1518 @tahaalibra
  • Fix setup error 'folder is null' #1532 @Gomez

0.5.1 – 2016-05-30

Fixed

  • Sub-folders can not be selected #1505 @ChristophWurst

0.5.0 – 2016-05-28

Added

  • Ability to import ics attachments into the calendar #1473 @ChristophWurst

Fixed