|
1 | 1 | # Pachli changelog |
2 | 2 |
|
| 3 | +## v3.3.0 |
| 4 | + |
| 5 | +### New features and other improvements |
| 6 | + |
| 7 | +- Allow multiple simultaneous "compose" tasks (# [2001 ](https://github.com/pachli/pachli-android/pull/2001), [Nik Clayton ](https://github.com/pachli/pachli-android/[email protected])) |
| 8 | + |
| 9 | +### Significant bug fixes |
| 10 | + |
| 11 | +- Move the "Toot" button to top right (# [2034 ](https://github.com/pachli/pachli-android/pull/2034), [Nik Clayton ](https://github.com/pachli/pachli-android/[email protected])) |
| 12 | +- Don't crash if getMostRecentNStatusIds returns 0 IDs (# [2027 ](https://github.com/pachli/pachli-android/pull/2027), [Nik Clayton ](https://github.com/pachli/pachli-android/[email protected])) |
| 13 | +- Don't crash if bio of suggested account is empty (# [2026 ](https://github.com/pachli/pachli-android/pull/2026), [Nik Clayton ](https://github.com/pachli/pachli-android/[email protected])) |
| 14 | +- Ignore quote, quote_update notifications with a missing status (# [2020 ](https://github.com/pachli/pachli-android/pull/2020), [Nik Clayton ](https://github.com/pachli/pachli-android/[email protected])) |
| 15 | +- Show animated avatars in preview card bylines (# [2019 ](https://github.com/pachli/pachli-android/pull/2019), [Nik Clayton ](https://github.com/pachli/pachli-android/[email protected])) |
| 16 | +- Prevent OOM, actually prune the database (# [2012 ](https://github.com/pachli/pachli-android/pull/2012), [Nik Clayton ](https://github.com/pachli/pachli-android/[email protected])) |
| 17 | +- Prevent crash when scrolling through notifications (# [2011 ](https://github.com/pachli/pachli-android/pull/2011), [Nik Clayton ](https://github.com/pachli/pachli-android/[email protected])) |
| 18 | + |
| 19 | +### Translations |
| 20 | + |
| 21 | +- Update Estonian translations ( [Priit Jõerüüt ](https://github.com/pachli/pachli-android/[email protected])) |
| 22 | +- Update French translations ( [Terry L ](https://github.com/pachli/pachli-android/[email protected])) |
| 23 | +- Update German translations ( [Kachelkaiser ](https://github.com/pachli/pachli-android/[email protected])) |
| 24 | +- Update German translations ( [Thomas Cloer ](https://github.com/pachli/pachli-android/[email protected])) |
| 25 | +- Update Irish translations ( [Aindriú Mac Giolla Eoin ](https://github.com/pachli/pachli-android/[email protected])) |
| 26 | +- Update Latvian translations ( [Edgars Andersons ](https://github.com/pachli/pachli-android/[email protected])) |
| 27 | +- Update Slovak translations ( [Russssty ](https://github.com/pachli/pachli-android/[email protected])) |
| 28 | +- Update Spanish translations ( [Juan M Sevilla ](https://github.com/pachli/pachli-android/[email protected])) |
| 29 | + |
3 | 30 | ## v3.2.4 |
4 | 31 |
|
5 | 32 | ### Significant bug fixes |
|
0 commit comments