diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/about/version.gmi | 5 | ||||
-rw-r--r-- | res/fi.skyjake.Lagrange.appdata.xml | 22 | ||||
-rw-r--r-- | res/lang/es.bin | bin | 26270 -> 26630 bytes | |||
-rw-r--r-- | res/lang/fr.bin | bin | 27020 -> 27452 bytes | |||
-rw-r--r-- | res/lang/gl.bin | bin | 25563 -> 25906 bytes | |||
-rw-r--r-- | res/lang/ie.bin | bin | 25405 -> 25776 bytes | |||
-rw-r--r-- | res/lang/ru.bin | bin | 38302 -> 39186 bytes | |||
-rw-r--r-- | res/lang/sk.bin | bin | 22875 -> 22879 bytes | |||
-rw-r--r-- | res/lang/sr.bin | bin | 37959 -> 39091 bytes | |||
-rw-r--r-- | res/lang/tok.bin | bin | 23841 -> 24021 bytes |
10 files changed, 27 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index dace03a4..f95e0846 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -6,6 +6,11 @@ | |||
6 | ``` | 6 | ``` |
7 | # Release notes | 7 | # Release notes |
8 | 8 | ||
9 | ## 1.7.2 | ||
10 | * Fixed regressions in text selection, for example when marking text leftwards from the start position or when starting from outside any text run. | ||
11 | * Fixed a crash when clicking on Outline sidebar items before a page has finished loading. | ||
12 | * Gopher: Handle the `p` line type (PNG image). | ||
13 | |||
9 | ## 1.7.1 | 14 | ## 1.7.1 |
10 | * Fixed feed entries forgetting their (un)read status after several months. | 15 | * Fixed feed entries forgetting their (un)read status after several months. |
11 | * Fixed feed entries being discarded before they are removed from their source feed, causing them to reappear on the next refresh. | 16 | * Fixed feed entries being discarded before they are removed from their source feed, causing them to reappear on the next refresh. |
diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml index ec7f79a8..5d2f82c6 100644 --- a/res/fi.skyjake.Lagrange.appdata.xml +++ b/res/fi.skyjake.Lagrange.appdata.xml | |||
@@ -45,6 +45,28 @@ | |||
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.7.2" date="2021-10-11"> | ||
49 | <description> | ||
50 | <p>Version 1.7 improves bookmark management with folders and manual | ||
51 | sorting, and has multiple UI enhancements including unconstrained | ||
52 | popup menus, upload identity selection, button focus switching | ||
53 | with Tab key, and new UI languages (e.g., Esperanto). A new image | ||
54 | colorization option has been added for enforcing a stricter visual | ||
55 | style.</p> | ||
56 | <p>Fixes in v1.7.2:</p> | ||
57 | <ul> | ||
58 | <li>Regressions in text selection, for example when marking | ||
59 | text leftwards from the start position or when starting from | ||
60 | outside any text run.</li> | ||
61 | <li>Crash when clicking on Outline sidebar items before a | ||
62 | page has finished loading.</li> | ||
63 | <li>Gopher: Handle the "p" line type (PNG image).</li> | ||
64 | </ul> | ||
65 | <p>The full release notes can be viewed inside the app by opening | ||
66 | the "about:version" page.</p> | ||
67 | </description> | ||
68 | <url>https://github.com/skyjake/lagrange/releases/tag/v1.7.2</url> | ||
69 | </release> | ||
48 | <release version="1.7.1" date="2021-10-03"> | 70 | <release version="1.7.1" date="2021-10-03"> |
49 | <description> | 71 | <description> |
50 | <p>Version 1.7 improves bookmark management with folders and manual | 72 | <p>Version 1.7 improves bookmark management with folders and manual |
diff --git a/res/lang/es.bin b/res/lang/es.bin index 5ff7a436..d9e2b406 100644 --- a/res/lang/es.bin +++ b/res/lang/es.bin | |||
Binary files differ | |||
diff --git a/res/lang/fr.bin b/res/lang/fr.bin index 50294528..c5f14479 100644 --- a/res/lang/fr.bin +++ b/res/lang/fr.bin | |||
Binary files differ | |||
diff --git a/res/lang/gl.bin b/res/lang/gl.bin index 50132047..30608c0b 100644 --- a/res/lang/gl.bin +++ b/res/lang/gl.bin | |||
Binary files differ | |||
diff --git a/res/lang/ie.bin b/res/lang/ie.bin index b7ac42ad..c8fedfee 100644 --- a/res/lang/ie.bin +++ b/res/lang/ie.bin | |||
Binary files differ | |||
diff --git a/res/lang/ru.bin b/res/lang/ru.bin index e960e70e..950be0ea 100644 --- a/res/lang/ru.bin +++ b/res/lang/ru.bin | |||
Binary files differ | |||
diff --git a/res/lang/sk.bin b/res/lang/sk.bin index 0d9388aa..f0ed5541 100644 --- a/res/lang/sk.bin +++ b/res/lang/sk.bin | |||
Binary files differ | |||
diff --git a/res/lang/sr.bin b/res/lang/sr.bin index 8f213790..2bea6527 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 7e96591b..03dd931f 100644 --- a/res/lang/tok.bin +++ b/res/lang/tok.bin | |||
Binary files differ | |||