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:
authorgreta <gretadoci@gmail.com>2022-09-09 16:13:40 +0300
committergreta <gretadoci@gmail.com>2022-09-09 16:13:40 +0300
commit0ca5b64eada2aa891d46b0147603b29b0baedea8 (patch)
treeab6734cd08152655c32d98d717343a3653c38ed6
parent567031180bc99442838747ba34fdda57e2898d26 (diff)
Release v2.0.0-beta.5
Signed-off-by: greta <gretadoci@gmail.com>
-rw-r--r--CHANGELOG.md7
-rw-r--r--appinfo/info.xml2
2 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5278ea33f..2fc930781 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,9 +6,14 @@ All notable changes to this project will be documented in this file.
- Image support for the message editor and signatures
- Automatic out-of-office replies (based on Sieve)
- Preview of images, audio, video and PDF with the Viewer app
+- Add imip processing
+- Users can clear their mailboxes
+
### Changed
- Adapt to Nextcloud 25 design
- Remember last used mailbox
+- Make primary action icons bigger
+
### Removed
- Nextcloud 22-24 support
@@ -21,7 +26,7 @@ All notable changes to this project will be documented in this file.
- Show message preview in envelope list
- Envelope action links to download whole message
-### Fixes
+### Fixed
- Remove account color
- Shorten the relative time of envelopes
- General design improvements
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 6b3c982f5..c3d02d35f 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -12,7 +12,7 @@
- **🙈 We’re not reinventing the wheel!** Based on the great [Horde](https://horde.org) libraries.
- **📬 Want to host your own mail server?** We do not have to reimplement this as you could set up [Mail-in-a-Box](https://mailinabox.email)!
]]></description>
- <version>2.0.0-beta.4</version>
+ <version>2.0.0-beta.5</version>
<licence>agpl</licence>
<author>Greta Doçi</author>
<author homepage="https://github.com/nextcloud/groupware">Nextcloud Groupware Team</author>