summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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