diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/about/version.gmi | 2 | ||||
-rw-r--r-- | res/fi.skyjake.Lagrange.appdata.xml | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index c06868c3..07814a32 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -16,7 +16,7 @@ | |||
16 | * Fixed incorrect behavior in input fields when typing or deleting text while holding down the Shift key. | 16 | * Fixed incorrect behavior in input fields when typing or deleting text while holding down the Shift key. |
17 | * Fixed crash in Upload dialog if server responds with a redirect. | 17 | * Fixed crash in Upload dialog if server responds with a redirect. |
18 | * Fixed buffered graphics (UI, fonts) getting lost under rare circumstances. | 18 | * Fixed buffered graphics (UI, fonts) getting lost under rare circumstances. |
19 | * Fixed drawing of wrapped text when the app is compiled with HarfBuzz. | 19 | * Fixed drawing of wrapped text when the app is compiled without HarfBuzz. |
20 | * macOS: Fixed UI not updating when system dark mode is toggled while the window is hidden. | 20 | * macOS: Fixed UI not updating when system dark mode is toggled while the window is hidden. |
21 | 21 | ||
22 | ## 1.6.1 | 22 | ## 1.6.1 |
diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml index 247d2f0b..1db2717c 100644 --- a/res/fi.skyjake.Lagrange.appdata.xml +++ b/res/fi.skyjake.Lagrange.appdata.xml | |||
@@ -70,8 +70,6 @@ | |||
70 | redirect.</li> | 70 | redirect.</li> |
71 | <li>Fixed buffered graphics (UI, fonts) getting lost under rare | 71 | <li>Fixed buffered graphics (UI, fonts) getting lost under rare |
72 | circumstances.</li> | 72 | circumstances.</li> |
73 | <li>Fixed drawing of wrapped text when the app is compiled with | ||
74 | HarfBuzz.</li> | ||
75 | <li>macOS: Fixed UI not updating when system dark mode is toggled | 73 | <li>macOS: Fixed UI not updating when system dark mode is toggled |
76 | while the window is hidden.</li> | 74 | while the window is hidden.</li> |
77 | </ul> | 75 | </ul> |