[1mdiff --git a/res/about/version.gmi b/res/about/version.gmi[m
[1mindex c820f05b..35724455 100644[m
[1m--- a/res/about/version.gmi[m
[1m+++ b/res/about/version.gmi[m
[36m@@ -6,6 +6,15 @@[m
[m
[32m+[m[32m## 1.3.4[m
[32m+[m[32m* Allow server certificates with a *.tld
subject wildcard.[m
[32m+[m[32m* Updated the French UI translation.[m
[32m+[m[32m* Fixed media type check in the audio player. Media types with parameters failed to be recognized.[m
[32m+[m[32m* Fixed crash after a redirect.[m
[32m+[m[32m* Fixed a rare issue with handling multiple rapid network requests.[m
[32m+[m[32m* Fixed a rare situation where a network connection would fail to open.[m
[32m+[m[32m* Minor stability improvements.[m
[32m+[m
[1mdiff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml[m
[1mindex b476c33e..dff2e20d 100644[m
[1m--- a/res/fi.skyjake.Lagrange.appdata.xml[m
[1m+++ b/res/fi.skyjake.Lagrange.appdata.xml[m
[36m@@ -45,18 +45,40 @@[m
<update_contact>jaakko.keranen@iki.fi</update_contact>[m
[m
<releases>[m
[32m+[m[32m [m
[32m+[m[32m [m
[32m+[m[32m Changes:[m
[32m+[m[32m [m
[32m+[m[32m Allow server certificates with a *.tld
subject wildcard.[m
[32m+[m[32m Updated the French UI translation.[m
[32m+[m[32m [m
[32m+[m[32m Bug fixes:[m
[32m+[m[32m [m
[32m+[m[32m Broken media type check in the audio player. Media types with[m
[32m+[m[32m parameters failed to be recognized.[m
[32m+[m[32m Crash after a redirect.[m
[32m+[m[32m Rare issue with handling multiple rapid network requests.[m
[32m+[m[32m Rare situation where a network connection would fail to open.[m
[32m+[m[32m Minor stability improvements.[m
[32m+[m[32m [m
[32m+[m[32m [m
[32m+[m[32m https://github.com/skyjake/lagrange/releases/tag/v1.3.4[m
[32m+[m[32m [m
<release version="1.3.3" date="2021-04-18">[m
<description>[m
<p>New features/changes:</p>[m
<ul>[m
[31m- Added UI languages: French, German. (Note that neither is 100% finished yet.)[m
[32m+[m[32m Added UI languages: French, German. (Note that neither is[m[41m [m
[32m+[m[32m 100% finished yet.)[m
<li>Added environment variable LAGRANGE_OVERRIDE_DPI.</li>[m
[31m- Back/forward navigation buttons are disabled if they have no more pages to switch to.[m
[32m+[m[32m Back/forward navigation buttons are disabled if they have[m[41m [m
[32m+[m[32m no more pages to switch to.[m
<li>Minor UI color tuning.</li>[m
</ul>[m
<p>Bug fixes:</p>[m
<ul>[m
[31m- Disabled IPC in Flatpak builds for compatibility reasons. Beware of multiple instances overwriting each other's data.[m
[32m+[m[32m Disabled IPC in Flatpak builds for compatibility reasons.[m[41m [m
[32m+[m[32m Beware of multiple instances overwriting each other's data.[m
<li>Possible crash when closing a tab.</li>[m
<li>Possible crash when restoring application state at launch.</li>[m
<li>Parsing and making requests with literal IPv6 addresses.</li>[m
text/plain
This content has been proxied by September (3851b).