Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2021-08-17 09:57:21 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2021-08-17 09:57:21 +0300
commit7fb0582a19140da89d84f18a54ee3dff18f2270a (patch)
tree914d80f5b82536947d8ba7e175cbe6c8d09df35a /CHANGELOG.md
parent345947b72d61166e16bdc52f75fe69217dd012d8 (diff)
Forward-port changelogs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 48444d781..1621f4a06 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,32 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 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
+
+## 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
+
+## 1.10.1 – 2021-07-12
+### Changed
+- Updated and new translations
+### Fixed
+- Upgrade error due to missing method in cached application code
+
## 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