mirror of
https://codeberg.org/tom79/Fedilab.git
synced 2025-12-25 00:00:19 +02:00
Update release notes
This commit is contained in:
parent
1e0f73a9cc
commit
670b8a268d
2 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
"version": "3.35.0",
|
||||
"code": "539",
|
||||
"note": "Added:\n- Full Mastodon quotes support\n- Quote button can be hidden in Settings > Timeline\n- Change default quote policy in settings\n- Add colors in compose depending of the visibility (can be disabled/colors can be changed)\n- Add accessibility actions to move timelines up/down in Manage timelines page\n\nChanged:\n- Boost & quote buttons are merged (can be disabled in settings)\n- Show emoji buttons only in focused status\n- Add popup menu for boost/quote actions in status\n- Improve UI and accessibility in login page\n- Move \"Max chars in links\" next to \"Truncate links\"\n- Add more translated pronouns for keys support\n- When focused, information about a message are displayed on 2 lines\n\nFixed:\n- Left margin not removed for bottom information\n- Make content warning text selectable\n- Disable HTML parsing in display names\n- Improve translate button preference\n- Fix some crashes"
|
||||
"note": "Added:\n- Full Mastodon quotes support\n- Quote button can be hidden in Settings > Timeline\n- Change default quote policy in settings\n- Add colors in compose depending of the visibility (can be disabled/colors can be changed)\n- Add accessibility actions to move timelines up/down in Manage timelines page\n- Add accessibility actions to hide, delete timelines in 'Manage timelines' page\n\nChanged:\n- Boost & quote buttons are merged (can be disabled in settings)\n- Show emoji buttons only in focused status\n- Add popup menu for boost/quote actions in status\n- Improve UI and accessibility in login page\n- Move \"Max chars in links\" next to \"Truncate links\"\n- Add more translated pronouns for keys support\n- When focused, information about a message are displayed on 2 lines\n\nFixed:\n- Left margin not removed for bottom information\n- Make content warning text selectable\n- Disable HTML parsing in display names\n- Improve translate button preference\n- Fix some crashes"
|
||||
},
|
||||
{
|
||||
"version": "3.34.1",
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ Added:
|
|||
- Change default quote policy in settings
|
||||
- Add colors in compose depending of the visibility (can be disabled/colors can be changed)
|
||||
- Add accessibility actions to move timelines up/down in Manage timelines page
|
||||
- Add accessibility actions to hide, delete timelines in 'Manage timelines' page
|
||||
|
||||
Changed:
|
||||
- Boost & quote buttons are merged (can be disabled in settings)
|
||||
|
|
|
|||
Loading…
Reference in a new issue