mail

💌 Mail app for Nextcloud

AGPL-3.0 License

Stars
830
Committers
166

Bot releases are hidden (Show)

mail - v1.13.0 Latest Release

Published by ChristophWurst over 2 years ago

1.13.0 – 2022-06-02

Added

  • PHP8.1 support
  • Many performance improvements

Changed

  • New material icons
  • Dropped Nextcloud 21 support (EOL)
  • Dropped PHP7.3 support (EOL)

Fixed

  • Leaking database cursor
  • Memory leaks
  • Causal read during outbox message/recipient insert
  • OCI compatibility
  • Forwarding attachments
  • Creating duplicate tags
  • Collecting recipient addresses in background
  • Priority inbox synchronization
mail - v1.12.1

Published by GretaD over 2 years ago

Changelog

1.12.1 - 2022-05-24

Fixed

  • Prevent causal read for outbox message and recipient inserts
  • Hide subscribed / unsubscribed checkbox for "Favourites" folder
  • Fix attachment loss during outbox message update
  • Fix sending messages to groups
  • Fix composer not to open when we select envelope
  • Change the timeout value to fit the dialogs
  • Fix text format when closing the composer modal
  • Do not override existing aliases
  • Stop message from sending while editing
  • Fix html editor being always selected
  • Fix flagging replied messages
  • Fix modal size in different size of the screen
  • Show account color indicator only if several accounts are present
  • Consider passwordless signings when provisioning
mail - v1.10.5

Published by ChristophWurst about 3 years ago

1.10.5 – 2021-09-28

Fixed

  • Wrong iframe height
  • Missing tags for provisioned accounts
  • Catch all errors of faulty accounts
  • Itinerary timestamp handling
  • Deletion of provisioned accounts
  • Hide delete button for provisioned accounts
mail - v1.10.4

Published by ChristophWurst about 3 years ago

Changelog

1.10.4 – 2021-09-15

Fixed

  • External image handling when URL schema is missing
  • Reply settings loading spinner
mail - v1.10.3

Published by ChristophWurst about 3 years ago

Changelog

1.10.3 – 2021-08-17

Changed

  • Remove link proxy for external links

Fixed

  • Reply in quote block
  • Handling of invalid IMAP message IDs
  • Catch Guzzle error in proxy
  • Transaction handling after errors
  • Faulty HTML tidying
  • Unrecoverable bug during new message sync
  • Missing background clean-up job
mail - v1.10.2

Published by ChristophWurst about 3 years ago

Changelog

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

1.10.2 – 2021–07-29

Fixed

  • Junk and nonjunk flagging
  • Calendar ics attachment import
  • Missing HTML headers inside the HTML message iframe
  • Missing slash in shared file URL
  • Signature indentation

mail.tar.gz

mail - v1.10.1

Published by ChristophWurst over 3 years ago

Changelog

1.10.1 – 2021-07-12

Changed

  • Updated and new translations

Fixed

  • Upgrade error due to missing method in cached application code

mail.tar.gz

mail - v1.10.0

Published by ChristophWurst over 3 years ago

Changelog

1.10.0 – 2021-07-05

Added

  • Message tagging – stores tags both locally as well as on IMAP (if supported), interoperable with other email clients
  • Threaded message list – messages of the same thread are now only shown once in the message list
  • Option to show images of a sender just temporarily
  • Multi account provisioning – admins can now provide not just one configuration, and the user email will determine what config to use
  • Refresh button to sync the currently open mailbox
  • Unread counter for mailboxes in the sidebar
  • Option to put the reply of a message underneath the quoted text
  • Signatures for aliases
  • Resizable message list column

Changed

  • Automatic message importance classification is now optional and can be turned off
  • Reload mailbox when it's already open and clicked again in the sidebar
  • Warn when a message is sent to many people in cc/bcc (e.g. when using groups)
  • Handling of text/calendar attachments
  • Updated and new translations
  • Dependency updates

Fixed

  • Handling of missing IMAP message IDs
  • Handling of inline message forwards
  • Drafts handling
  • Oracle compatibility
  • Stop background sync for disabled users

Download

mail - v1.10.0-RC.2

Published by ChristophWurst over 3 years ago

mail - v1.9.6

Published by ChristophWurst over 3 years ago

Changelog

1.9.6 – 2021-06-30

Changed

  • Reload mailbox when current mailbox is clicked in sidebar
  • Dependency updates

Fixed

  • Don't run background syncs for disabled users
  • Sanitize CSS style sheets
  • Missing routes
  • Multibyte string truncation
  • Oracle compatibility with boolean columns

mail.tar.gz

mail - v1.10.0-RC.1

Published by ChristophWurst over 3 years ago

mail - 1.10.0 Alpha 7

Published by ChristophWurst over 3 years ago

mail - v1.10.0 Alpha 6

Published by ChristophWurst over 3 years ago

mail - v1.10.0 Alpha 5

Published by ChristophWurst over 3 years ago

mail - v1.10.0-alpha.4

Published by ChristophWurst over 3 years ago

mail - v1.9.5

Published by ChristophWurst over 3 years ago

Changelog

1.9.5 – 2021-04-08

Fixed

  • Handling of some inline attachments
  • Missing lock for the initial sync
  • Missing check for group sharing settings
  • Alias handling
  • Message background styling
  • Warning with too many literals in an SQL IN clause
  • Envelope change handling
mail - v1.9.4

Published by ChristophWurst over 3 years ago

Changelog

1.9.4 – 2021-03-25

Fixed

  • "Show images" icon in HTML mails using Nextcloud's dark theme
  • Drafts synchronization
  • Drafts auto save timer
  • Timeout-based unlocking a locked mailboxes after sync errors
mail - v1.9.3

Published by ChristophWurst over 3 years ago

Changelog

1.9.3 – 2021-03-12

Fixed

  • Upgrade error from v1.9.1
mail - v1.9.2

Published by ChristophWurst over 3 years ago

Changelog

1.9.2 – 2021-03-11

Fixed

  • Handling of IMAP messages without a Message-Id header
  • Missing reply action
  • Scrolling of message source
  • Message important/flagged toggle
  • Forwarding of messages with inline images
  • Browser lag after the initial inbox synchronization
mail - v1.9.1

Published by ChristophWurst over 3 years ago

Changelog

1.9.1 - 2021-03-03

Fixed

  • Missing route for attachments zip response