Skip to main content
Sign in
Snippets Groups Projects
Select Git revision
  • 380526dc8e6fa936fd09b08a72ac9d76dc946a85
  • main default protected
  • v3.5.0-beta3
  • v3.5.0-beta2
  • v3.5.0-beta1
  • v3.4.4
  • v3.4.4-rc1
  • v3.4.3
  • v2.2.9
  • v3.4.2
  • v3.4.1
  • v2.2.8
  • v3.4.0
  • v3.4.0-rc.3
  • v3.4.0-rc.2
  • v3.4.0-rc.1
  • v3.4.0-beta.4
  • v3.3.1
  • v3.3.0
  • v3.2.7
  • v3.3.0-rc.4
  • v3.4.0-beta.3
22 results

.eslintrc.js

Blame
  • 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