diff --git a/CMakeLists.txt b/CMakeLists.txt

index fa93b4b1..45b27350 100644

--- a/CMakeLists.txt

+++ b/CMakeLists.txt

@@ -30,8 +30,8 @@ if (IOS)

endif ()

if (ANDROID)

 set (PROJECT_VERSION 1.17)

- set (ANDROID_BUILD_VERSION b22) # remember to update Gradle, AndroidManifest.xml

- set (ANDROID_BUILD_DATE "2023-10-15")

+ set (ANDROID_BUILD_VERSION b23) # remember to update Gradle, AndroidManifest.xml

+ set (ANDROID_BUILD_DATE "2023-10-21")

endif ()



Load modules from the source tree

diff --git a/res/about/android-version.gmi b/res/about/android-version.gmi

index 9410bc81..8fc523ec 100644

--- a/res/about/android-version.gmi

+++ b/res/about/android-version.gmi

@@ -6,6 +6,19 @@

Release notes



+## 1.17 (Beta 23)

+* Added "Vibrant Light" color theme.

+* Improved readability of "Colorful Light" headings.

+* Preformatted blocks no longer switch to a smaller font to fit to the page.

+* Fixed horizontal scrolling issues with preformatted blocks: only scroll if needed, allow scrolling anywhere on the block and not just on non-empty text lines, and when scrolling disallow swipe navigation over the area.

+* Fixed visual artifacts around and next to preformatted blocks (e.g., streaking).

+* Fixed potential crash after (un)folding a preformatted block.

+* Fixed links being non-clickable after searching text on a page has scrolled the view.

+* Fixed scroll position being reset when reloading the page.

+* Fixed missing page context menu items.

+* Fixed "View as Plain Text" context menu item after reloading a page.

+* Strip any null characters from the page source during whitespace normalization.

+

1.17 (Beta 22)

Proxy Information
Original URL
gemini://git.skyjake.fi/lagrange/dev/pcdiff/9f1397a7efd586338112330905fecf16784cdcfa
Status Code
Success (20)
Meta
text/plain
Capsule Response Time
28.891042 milliseconds
Gemini-to-HTML Time
2.244296 milliseconds

This content has been proxied by September (3851b).