summaryrefslogtreecommitdiff
path: root/res/about
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-03-14 15:40:55 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-03-14 15:40:55 +0200
commit5420571976e8b2c7378232cf3e044cf2f78749f9 (patch)
tree3e3ac8029e9b007a6b8643f0218dbca1b9f59acc /res/about
parent7d152a93c4ada123e8f4eceb027fa8f085e2d1e2 (diff)
Updated release notes
Diffstat (limited to 'res/about')
-rw-r--r--res/about/version.gmi15
1 files changed, 15 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index 1f1675f6..d62ac609 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -18,6 +18,21 @@
18* Keyboard modifiers can be customized using the `modmap.txt` configuration file. 18* Keyboard modifiers can be customized using the `modmap.txt` configuration file.
19* Caps Lock can be used as a modifier key. 19* Caps Lock can be used as a modifier key.
20 20
21## 1.2.3
22* Fixed XML parser hanging on numeric character entities.
23* Fixed "Monospace Body" option causing Gemtext line markup to be visible.
24* Fixed bookmarking a wrapped link. Now the entire label text gets used instead of just the clicked segment.
25* Fixed handling of non-advancing monospace glyphs.
26* CMake: Automatically check if `lib/the_Foundation` is up-to-date.
27* CMake: Build configuration fails if an SSL library is not found.
28* Reverted default bookmarks having "Getting Started" as a remote bookmark source. Now it's just a regular bookmark.
29
30## 1.2.2
31* Stability improvements.
32* Whitespace is no longer normalized when using the monospace body setting.
33* Fixed issues with percent-encoded Gopher paths.
34* macOS: Try to prevent forced use of high-performance GPU.
35
21## 1.2.1 36## 1.2.1
22* Fixed crash when creating a bookmark. 37* Fixed crash when creating a bookmark.
23 38