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

index f641b507..fa93b4b1 100644

--- a/CMakeLists.txt

+++ b/CMakeLists.txt

@@ -25,8 +25,8 @@ project (Lagrange

set (COPYRIGHT_YEAR 2023)

if (IOS)

 set (PROJECT_VERSION 1.17)

- set (IOS_BUNDLE_VERSION 2)

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

+ set (IOS_BUNDLE_VERSION 3)

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

endif ()

if (ANDROID)

 set (PROJECT_VERSION 1.17)

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

index 4cde95f8..d04a2a86 100644

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

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

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

Release notes



+## 1.17 (3)

+* 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 (2)

Proxy Information
Original URL
gemini://git.skyjake.fi/lagrange/work%2Fv1.15/pcdiff/1844b6b033f26273274abf1c0eafc3e6ffc6e124
Status Code
Success (20)
Meta
text/plain
Capsule Response Time
67.455048 milliseconds
Gemini-to-HTML Time
0.878222 milliseconds

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