2022-03-22 04:11:37 +01:00
|
|
|
Features:
|
|
|
|
* Download attachments to cache folder (#181)
|
2022-03-22 20:25:20 +01:00
|
|
|
* Regularly delete attachments for deleted notifications (#142)
|
2022-03-22 04:19:30 +01:00
|
|
|
|
|
|
|
Bugs:
|
|
|
|
* IllegalStateException: Failed to build unique file (#177, thanks to @Fallenbagel for reporting)
|
2022-03-23 01:30:41 +01:00
|
|
|
* SQLiteConstraintException: Crash during UP registration (#185)
|
2022-03-22 20:25:20 +01:00
|
|
|
|
|
|
|
Thanks:
|
|
|
|
* Many thanks to @cmeis, @Fallenbagel, @J117 and @rogeliodh for input on the new attachment logic, and for
|
|
|
|
testing the release
|