Skip to content

Commit

Permalink
v1.11.0
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
  • Loading branch information
ChristophWurst committed Nov 29, 2021
1 parent ec22dc7 commit 165e43c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 6 deletions.
23 changes: 18 additions & 5 deletions CHANGELOG.md
@@ -1,13 +1,26 @@
# Changelog
All notable changes to this project will be documented in this file.

## 1.11.0 - unreleased
## 1.11.0 - 2021-11-29
### Added
- tbd
- Nextcloud 23 support
- Mark as important/unimportant for multiple messages
- Provision aliases from an LDAP attribute
- Anti spam reporting
- Renaming of tag labels
### Changed
- tbd
### Fixed
- tbd
- Thread design overhaul
- Show attachments inline
- Spacing between accounts in sidebar
- Width handling of some HTML messages
- Show thread subject only once if unchanged
- Improved auto config
- Removed unread counter from trash mailbox
### Fixed
- IFrame sizing after print
- Text quotes in plain text messages
- Non-translatable strings
- Missing unified inboxes colors

## 1.10.5 – 2021-09-28
### Fixed
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Expand Up @@ -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 don’t have to reimplement this as you could set up [Mail-in-a-Box](https://mailinabox.email)!
]]></description>
<version>1.11.0-RC.1</version>
<version>1.11.0</version>
<licence>agpl</licence>
<author>Christoph Wurst</author>
<author>Greta Doçi</author>
Expand Down

0 comments on commit 165e43c

Please sign in to comment.