Fix issue #650
This commit is contained in:
parent
a5fd4cf841
commit
a63f1a9300
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
"version": "3.12.0",
|
||||
"code": "450",
|
||||
"note": "Added:\n- Full data import/export feature\n- Android 13 themed icon support\n\nFixed:\n- Fix a regression with filters\n- Fix dark solarized theme\n- Fix hide link previews for CW\n- Fix status bar color for all themes\n- Fix add all home muted accounts from lists\n- Fix top notification badges"
|
||||
"note": "Added:\n- Full data import/export feature\n- Android 13 themed icon support\n\nFixed:\n- Fix a regression with filters\n- Fix dark solarized theme\n- Fix hide link previews for CW\n- Fix status bar color for all themes\n- Fix language in compose \"...\"\n- Fix add all home muted accounts from lists\n- Fix top notification badges"
|
||||
},
|
||||
{
|
||||
"version": "3.11.3",
|
||||
|
|
|
@ -7,5 +7,6 @@ Fixed:
|
|||
- Fix dark solarized theme
|
||||
- Fix hide link previews for CW
|
||||
- Fix status bar color for all themes
|
||||
- Fix language in compose "..."
|
||||
- Fix add all home muted accounts from lists
|
||||
- Fix top notification badges
|
Loading…
Reference in New Issue