mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 10:09:20 +03:00
v2.22.0
This commit is contained in:
parent
5df476a7d0
commit
da98c611e1
7 changed files with 28 additions and 6 deletions
22
CHANGELOG.md
22
CHANGELOG.md
|
|
@ -1,3 +1,25 @@
|
|||
## 2.22.0 – 2022-11-23
|
||||
|
||||
### Added
|
||||
- AddressBookInterface::GetContactByEmail() to support sender image/avatar extension
|
||||
[#115](https://github.com/the-djmaze/snappymail/pull/115)
|
||||
|
||||
### Changed
|
||||
- All the attachment zone is not clickable, even if the cursor is a hand
|
||||
[#691](https://github.com/the-djmaze/snappymail/pull/691)
|
||||
- Different approach for "update button duplicated in admin panel"
|
||||
[#677](https://github.com/the-djmaze/snappymail/pull/677)
|
||||
- Better drag & drop solution for leftPanel
|
||||
|
||||
### Fixed
|
||||
- The page does not change after batch deletion
|
||||
[#684](https://github.com/the-djmaze/snappymail/pull/684)
|
||||
- Prevent domain uppercase issues found in
|
||||
[#689](https://github.com/the-djmaze/snappymail/pull/689)
|
||||
- Login invalid response: VXNlcm5hbWU6CG
|
||||
[#693](https://github.com/the-djmaze/snappymail/pull/693)
|
||||
|
||||
|
||||
## 2.21.4 – 2022-11-22
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue