Signed-off-by: greta <gretadoci@gmail.com>
This commit is contained in:
greta 2022-09-14 19:38:12 +02:00
Родитель 7a3a474d54
Коммит debbe575ec
2 изменённых файлов: 6 добавлений и 1 удалений

Просмотреть файл

@ -9,6 +9,11 @@ All notable changes to this project will be documented in this file.
- Add imip processing
- Users can clear their mailboxes
### Fixed
- Enable last day checkbox not being parsed correctly
- Date formatting for sieve autoresponder
- Missing line breaks when parsing message from sieve script
### Changed
- Adapt to Nextcloud 25 design
- Remember last used mailbox

Просмотреть файл

@ -12,7 +12,7 @@
- **🙈 Were 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.5</version>
<version>2.0.0-beta.6</version>
<licence>agpl</licence>
<author>Greta Doçi</author>
<author homepage="https://github.com/nextcloud/groupware">Nextcloud Groupware Team</author>