remove unneeded sql-roundtrip on getting archived state

This commit is contained in:
B. Petersen
2020-02-13 18:48:08 +01:00
parent e3420da60f
commit 2813e01e61
3 changed files with 69 additions and 38 deletions

View File

@@ -1,13 +1,5 @@
# Changelog
## Unreleased
- pinned chats #1248
#### Api Changes
- ChatInfo.archived is now a tri-state
## 1.0.0-beta.24
- fix oauth2/gmail bug introduced in beta23 (not used in releases) #1219