chore(release): prepare for 1.112.9

This commit is contained in:
link2xt
2023-05-12 10:10:40 +00:00
parent 9fc1fe74ad
commit e4f4dacaf0
10 changed files with 24 additions and 13 deletions

View File

@@ -1,5 +1,16 @@
# Changelog
## [1.112.9] - 2023-05-12
### Fixes
- Fetch at most 100 existing messages even if EXISTS was not received.
- Delete `smtp` rows when message sending is cancelled.
### Changes
- Improve SMTP logging.
## [1.112.8] - 2023-04-20
### Changes