fix(llc): do not serialize bytes (#1283)

* fix(llc): do not serialize bytes

* chore(llc): update changelog

* fix(ui): cache files picked with photo_manager

* chore(ui): cleanup
This commit is contained in:
Salvatore Giordano
2022-07-27 10:36:11 +02:00
committed by GitHub
parent e9e35d7d29
commit 89e160969d
5 changed files with 32 additions and 27 deletions
+6
View File
@@ -1,3 +1,9 @@
## Upcoming
🐞 Fixed
- Do not serialize `AttachmentFile.bytes`
## 4.4.0
🐞 Fixed