Deduplicate lottieconverter calls in tgs_converter

Also fix finding first frame file

Fixes #690
Closes #728
This commit is contained in:
Tulir Asokan
2022-01-05 19:32:58 +02:00
parent da3180e290
commit 113f41d1d2
2 changed files with 51 additions and 97 deletions
+1
View File
@@ -6,6 +6,7 @@
* Fixed syncing contacts throwing an error for new accounts.
* Fixed migrating from the legacy database if the database schema had been
corrupted (e.g. by using 3rd party tools for SQLite -> Postgres migration).
* Fixed converting animated stickers to webm with >33 FPS.
# v0.11.0 (2021-12-28)