Fix #477: ended polls never disappear when archiving is disabled (and no more than 20 new messages).

This commit is contained in:
John Livingston
2024-07-18 10:24:54 +02:00
parent e8dc9a01fe
commit db1993f97e
4 changed files with 28 additions and 3 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 10.3.2
### Minor changes and fixes
* Fix #477: ended polls never disappear when archiving is disabled (and no more than 20 new messages).
## 10.3.1
### Minor changes and fixes