chore(release): prepare for 2.8.0

This commit is contained in:
link2xt
2025-07-28 19:31:43 +00:00
parent 039a8b7c36
commit d80b749dec
12 changed files with 26 additions and 15 deletions

View File

@@ -1,5 +1,15 @@
# Changelog
## [2.8.0] - 2025-07-28
### Features / Changes
- Remove ProtectionBroken, make such chats Unprotected ([#7041](https://github.com/chatmail/core/pull/7041)).
### Fixes
- Lookup self by address if there is no fingerprint or gossip.
## [2.7.0] - 2025-07-26
### Features / Changes
@@ -6550,3 +6560,4 @@ https://github.com/chatmail/core/pulls?q=is%3Apr+is%3Aclosed
[2.5.0]: https://github.com/chatmail/core/compare/v2.4.0..v2.5.0
[2.6.0]: https://github.com/chatmail/core/compare/v2.5.0..v2.6.0
[2.7.0]: https://github.com/chatmail/core/compare/v2.6.0..v2.7.0
[2.8.0]: https://github.com/chatmail/core/compare/v2.7.0..v2.8.0