release note++
This commit is contained in:
parent
829b348a18
commit
3883af2f78
|
@ -2,7 +2,7 @@
|
||||||
{
|
{
|
||||||
"version": "3.6.0",
|
"version": "3.6.0",
|
||||||
"code": "421",
|
"code": "421",
|
||||||
"note": "Added:\n- Edit messages (if your instance supports that feature)\n- Pin/Unpin messages\n- Set the default language for translations\n- Change app icon (Settings > Interface)\n- Allow to disable \"remember position\" in timelines\n- Allow to disable notification aggregation in settings\n- Icon on media previews if a description is available\n\nChanged:\n- Allow to disable/enable media for notifications\n\nFixed:\n- Post loses \"spoiler message\" when adding a media\n- Camera not working on Android 11\n- Notification aggregation\n- Vibrations when fetching new notifications\n- Fix an issue with media timelines\n- Fix some theme issues\n- Bad behaviours with Art Timelines\n- Some crashes"
|
"note": "Added:\n- Edit messages (if your instance supports that feature)\n- Pin/Unpin messages\n- Set the default language for translations\n- Change app icon (Settings > Interface)\n- Allow to disable \"remember position\" in timelines\n- Allow to disable notification aggregation in settings\n- Icon on media previews if a description is available\n\nChanged:\n- Allow to disable/enable media for notifications\n\nFixed:\n- Post loses \"spoiler message\" when adding a media\n- Camera not working on Android 11\n- Notification aggregation\n- Vibrations when fetching new notifications\n- Fix an issue with media timelines\n- Fix some theme issues\n- Fix an issue with built-in browser & openId\n- Bad behaviours with Art Timelines\n- Some crashes"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "3.5.3",
|
"version": "3.5.3",
|
||||||
|
|
|
@ -17,5 +17,6 @@ Fixed:
|
||||||
- Vibrations when fetching new notifications
|
- Vibrations when fetching new notifications
|
||||||
- Fix an issue with media timelines
|
- Fix an issue with media timelines
|
||||||
- Fix some theme issues
|
- Fix some theme issues
|
||||||
|
- Fix an issue with built-in browser & openId
|
||||||
- Bad behaviours with Art Timelines
|
- Bad behaviours with Art Timelines
|
||||||
- Some crashes
|
- Some crashes
|
Loading…
Reference in New Issue