[1mdiff --git a/CMakeLists.txt b/CMakeLists.txt[m
[1mindex fcec2168..4b124a06 100644[m
[1m--- a/CMakeLists.txt[m
[1m+++ b/CMakeLists.txt[m
[36m@@ -18,7 +18,7 @@[m
cmake_minimum_required (VERSION 3.9)[m
[m
project (Lagrange[m
[31m- VERSION 1.7.2[m
[32m+[m[32m VERSION 1.7.3[m
DESCRIPTION "A Beautiful Gemini Client"[m
LANGUAGES C[m
)[m
[1mdiff --git a/res/about/version.gmi b/res/about/version.gmi[m
[1mindex f95e0846..dd8c6732 100644[m
[1m--- a/res/about/version.gmi[m
[1m+++ b/res/about/version.gmi[m
[36m@@ -6,6 +6,11 @@[m
[m
[32m+[m[32m## 1.7.3[m
[32m+[m[32m* Fixed a memory leak in the text renderer.[m
[32m+[m[32m* Added option to place new bookmarks to the top of the bookmarks list.[m
[32m+[m[32m* Updated UI translations.[m
[32m+[m
[1mdiff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml[m
[1mindex 5d2f82c6..72f5462a 100644[m
[1m--- a/res/fi.skyjake.Lagrange.appdata.xml[m
[1m+++ b/res/fi.skyjake.Lagrange.appdata.xml[m
[36m@@ -45,6 +45,26 @@[m
<update_contact>jaakko.keranen@iki.fi</update_contact>[m
[m
<releases>[m
[32m+[m[32m [m
[32m+[m[32m [m
[32m+[m[32m Version 1.7 improves bookmark management with folders and manual[m
[32m+[m[32m sorting, and has multiple UI enhancements including unconstrained[m
[32m+[m[32m popup menus, upload identity selection, button focus switching[m
[32m+[m[32m with Tab key, and new UI languages (e.g., Esperanto). A new image[m
[32m+[m[32m colorization option has been added for enforcing a stricter visual[m
[32m+[m[32m style.[m
[32m+[m[32m Changes in v1.7.3:[m
[32m+[m[32m [m
[32m+[m[32m Fixed a memory leak in the text renderer.[m
[32m+[m[32m Added option to place new bookmarks to the top of the[m
[32m+[m[32m bookmarks list.[m
[32m+[m[32m Updated UI translations.[m[41m [m
[32m+[m[32m [m
[32m+[m[32m The full release notes can be viewed inside the app by opening[m
[32m+[m[32m the "about:version" page.[m
[32m+[m[32m [m
[32m+[m[32m https://github.com/skyjake/lagrange/releases/tag/v1.7.3[m
[32m+[m[32m [m
<release version="1.7.2" date="2021-10-11">[m
<description>[m
<p>Version 1.7 improves bookmark management with folders and manual[m
text/plain
This content has been proxied by September (3851b).