diff --git a/res/about/version.gmi b/res/about/version.gmi index 5605c8ec..99f1d427 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi @@ -6,6 +6,15 @@ ``` # Release notes  +## 1.2.3 +* Fixed XML parser hanging on numeric character entities. +* Fixed "Monospace Body" option causing Gemtext line markup to be visible. +* Fixed bookmarking a wrapped link. Now the entire label text gets used instead of just the clicked segment. +* Fixed handling of non-advancing monospace glyphs. +* CMake: Automatically check if `lib/the_Foundation` is up-to-date. +* CMake: Build configuration fails if an SSL library is not found. +* Reverted default bookmarks having "Getting Started" as a remote bookmark source. Now it's just a regular bookmark. + ## 1.2.2 * Stability improvements. * Whitespace is no longer normalized when using the monospace body setting.