diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/about/version.gmi | 12 | ||||
-rw-r--r-- | res/fi.skyjake.Lagrange.appdata.xml | 2 | ||||
-rw-r--r-- | res/lang/fi.bin | bin | 24879 -> 24893 bytes | |||
-rw-r--r-- | res/lang/ie.bin | bin | 24133 -> 24247 bytes | |||
-rw-r--r-- | res/lang/sr.bin | bin | 35978 -> 36801 bytes | |||
-rw-r--r-- | res/lang/tok.bin | bin | 22702 -> 22683 bytes |
6 files changed, 11 insertions, 3 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index c06868c3..c45a8853 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -6,6 +6,16 @@ | |||
6 | ``` | 6 | ``` |
7 | # Release notes | 7 | # Release notes |
8 | 8 | ||
9 | ## 1.6.3 | ||
10 | * Select all text in an input field using Shift+Ctrl+A (macOS: ⌘A). | ||
11 | * Input fields do not lose focus when the window becomes inactive, making it easier to resume input afterwards. | ||
12 | * Fixed delay after switching to split view mode. | ||
13 | * Fixed what gets drawn in an empty tab, before a document is available for rendering (e.g., after switching to split view mode). | ||
14 | * Fixed highlighting the domain name in URL input fields. | ||
15 | * Fixed hiding the Gemini URL scheme in input fields when the window is narrow. | ||
16 | * Fixed the line break key modifier inadvertently affecting URL input fields, where line breaks are not allowed. | ||
17 | * Fixed the line break key modifier affecting the upload dialog's text field. | ||
18 | |||
9 | ## 1.6.2 | 19 | ## 1.6.2 |
10 | * Added `--tab-url` to print currently active tab's URL. | 20 | * Added `--tab-url` to print currently active tab's URL. |
11 | * Upload dialog expands to full window height when the entered text is long. | 21 | * Upload dialog expands to full window height when the entered text is long. |
@@ -16,7 +26,7 @@ | |||
16 | * Fixed incorrect behavior in input fields when typing or deleting text while holding down the Shift key. | 26 | * 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. | 27 | * Fixed crash in Upload dialog if server responds with a redirect. |
18 | * Fixed buffered graphics (UI, fonts) getting lost under rare circumstances. | 28 | * Fixed buffered graphics (UI, fonts) getting lost under rare circumstances. |
19 | * Fixed drawing of wrapped text when the app is compiled with HarfBuzz. | 29 | * 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. | 30 | * macOS: Fixed UI not updating when system dark mode is toggled while the window is hidden. |
21 | 31 | ||
22 | ## 1.6.1 | 32 | ## 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> |
diff --git a/res/lang/fi.bin b/res/lang/fi.bin index 7b7b6c28..2f1bb18f 100644 --- a/res/lang/fi.bin +++ b/res/lang/fi.bin | |||
Binary files differ | |||
diff --git a/res/lang/ie.bin b/res/lang/ie.bin index 97c02a90..a8bce39d 100644 --- a/res/lang/ie.bin +++ b/res/lang/ie.bin | |||
Binary files differ | |||
diff --git a/res/lang/sr.bin b/res/lang/sr.bin index 4a299323..df8e532b 100644 --- a/res/lang/sr.bin +++ b/res/lang/sr.bin | |||
Binary files differ | |||
diff --git a/res/lang/tok.bin b/res/lang/tok.bin index 4cd4212d..f2b59891 100644 --- a/res/lang/tok.bin +++ b/res/lang/tok.bin | |||
Binary files differ | |||