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-29 16:44:26 +02:00
|
|
|
* Translations to different languages (#188, thanks to @StoyanDimitrov for initiating things)
|
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-23 14:58:19 +01:00
|
|
|
* Refresh preferences screen after settings import (#183, thanks to @cmeis for reporting)
|
2022-03-31 02:15:01 +02:00
|
|
|
* Add priority strings to strings.xml to make it translatable (#192, thanks to @StoyanDimitrov)
|
2022-03-22 20:25:20 +01:00
|
|
|
|
2022-03-29 16:44:26 +02:00
|
|
|
Translations:
|
|
|
|
* English language improvements (thanks to @comradekingu)
|
|
|
|
* Bulgarian (thanks to @StoyanDimitrov)
|
2022-03-31 02:15:01 +02:00
|
|
|
* Chinese/Simplified (thanks to @poi and @PeterCxy)
|
|
|
|
* Dutch (incomplete, thanks to @diony)
|
2022-03-29 16:44:26 +02:00
|
|
|
* French (incomplete, thanks to @Kusoneko)
|
|
|
|
* German (thanks to @cmeis)
|
|
|
|
* Italian (thanks to @theTranslator)
|
|
|
|
* Norwegian (incomplete, thanks to @comradekingu)
|
2022-03-31 02:15:01 +02:00
|
|
|
* Portuguese/Brazil (thanks to @LW)
|
2022-03-29 16:44:26 +02:00
|
|
|
* Spanish (thanks to @rogeliodh)
|
|
|
|
* Turkish (thanks to @ersen)
|
|
|
|
|
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
|