diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/about/version.gmi | 6 | ||||
-rw-r--r-- | res/fi.skyjake.Lagrange.appdata.xml | 34 | ||||
-rw-r--r-- | res/lang/fr.bin | bin | 25184 -> 25862 bytes | |||
-rw-r--r-- | res/lang/ru.bin | bin | 36350 -> 37144 bytes |
4 files changed, 40 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index 72b46e23..1fce4188 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -9,8 +9,14 @@ | |||
9 | ## 1.6.3 | 9 | ## 1.6.3 |
10 | * Select all text in an input field using Shift+Ctrl+A (macOS: ⌘A). | 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. | 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. | ||
12 | * Fixed the line break key modifier inadvertently affecting URL input fields, where line breaks are not allowed. | 16 | * Fixed the line break key modifier inadvertently affecting URL input fields, where line breaks are not allowed. |
13 | * Fixed the line break key modifier affecting the upload dialog's text field. | 17 | * Fixed the line break key modifier affecting the upload dialog's text field. |
18 | * Fixed a potential hang when closing a socket before the connection is fully opened. | ||
19 | * Updated translations. | ||
14 | 20 | ||
15 | ## 1.6.2 | 21 | ## 1.6.2 |
16 | * Added `--tab-url` to print currently active tab's URL. | 22 | * Added `--tab-url` to print currently active tab's URL. |
diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml index 1db2717c..0259aa1e 100644 --- a/res/fi.skyjake.Lagrange.appdata.xml +++ b/res/fi.skyjake.Lagrange.appdata.xml | |||
@@ -45,6 +45,40 @@ | |||
45 | <update_contact>jaakko.keranen@iki.fi</update_contact> | 45 | <update_contact>jaakko.keranen@iki.fi</update_contact> |
46 | 46 | ||
47 | <releases> | 47 | <releases> |
48 | <release version="1.6.3" date="2021-08-15"> | ||
49 | <description> | ||
50 | <p>Version 1.6 adds support for bidirectional text and complex scripts, | ||
51 | right-to-left paragraph layout, uploads using the Titan protocol, | ||
52 | and has an improved mechanism for tracking trust in server | ||
53 | certificates. Page contents can be fully cached in memory for more | ||
54 | efficient backward navigation. There are also UI improvements like | ||
55 | a reorganized Preferences and a setting for smooth scrolling | ||
56 | speed.</p> | ||
57 | <p>Changes and fixes in v1.6.3:</p> | ||
58 | <ul> | ||
59 | <li>Select all text in an input field using Shift+Ctrl+A.</li> | ||
60 | <li>Input fields do not lose focus when the window becomes | ||
61 | inactive, making it easier to resume input afterwards.</li> | ||
62 | <li>Fixed delay after switching to split view mode.</li> | ||
63 | <li>Fixed what gets drawn in an empty tab, before a document is | ||
64 | available for rendering (e.g., after switching to split view | ||
65 | mode).</li> | ||
66 | <li>Fixed highlighting the domain name in URL input fields.</li> | ||
67 | <li>Fixed hiding the Gemini URL scheme in input fields when the | ||
68 | window is narrow.</li> | ||
69 | <li>Fixed the line break key modifier inadvertently affecting URL | ||
70 | input fields, where line breaks are not allowed.</li> | ||
71 | <li>Fixed the line break key modifier affecting the upload dialog's | ||
72 | text field.</li> | ||
73 | <li>Fixed a potential hang when closing a socket before the | ||
74 | connection is fully opened.</li> | ||
75 | <li>Updated translations.</li> | ||
76 | </ul> | ||
77 | <p>The full release notes can be viewed inside the app by opening | ||
78 | the "about:version" page.</p> | ||
79 | </description> | ||
80 | <url>https://github.com/skyjake/lagrange/releases/tag/v1.6.3</url> | ||
81 | </release> | ||
48 | <release version="1.6.2" date="2021-08-03"> | 82 | <release version="1.6.2" date="2021-08-03"> |
49 | <description> | 83 | <description> |
50 | <p>Version 1.6 adds support for bidirectional text and complex scripts, | 84 | <p>Version 1.6 adds support for bidirectional text and complex scripts, |
diff --git a/res/lang/fr.bin b/res/lang/fr.bin index 9c3024f8..86282bc2 100644 --- a/res/lang/fr.bin +++ b/res/lang/fr.bin | |||
Binary files differ | |||
diff --git a/res/lang/ru.bin b/res/lang/ru.bin index 176fa4fe..687adc01 100644 --- a/res/lang/ru.bin +++ b/res/lang/ru.bin | |||
Binary files differ | |||