From f992ba117fe420a7231f005e62627380689d57ab Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Tue, 2 Mar 2021 13:05:02 +0200 Subject: Server certificates may also be verified by CAs If the CA file/path are configured in preferences, trust CA verification over manual TOFU checks. --- res/about/version.gmi | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'res') diff --git a/res/about/version.gmi b/res/about/version.gmi index c900ed04..c6057490 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi @@ -6,6 +6,13 @@ ``` # Release notes +## 1.3 +* Only one instance of Lagrange is allowed to run per user directory. +* A previously started instance can be controlled with command line options. +* `--list-tab-urls` prints a list of the currently open URLs. +* Added `--help`, `--version` options. +* A server certificate can also be verified by Certificate Authorities. When "CA file" and/or "CA path" are set in Preferences, CA verification will mark a certificate as trusted. + ## 1.2.1 * Fixed crash when creating a bookmark. -- cgit v1.2.3