diff --git a/GNUmakefile b/GNUmakefile index 463b8e91a..1055534d6 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -18,7 +18,7 @@ MAKEFLAGS += --no-builtin-rules VERSION_CODE := 44 VERSION_CODE_IOS := 18 -VERSION_NUMBER := 0.2025.10-wip +VERSION_NUMBER := 0.2025.10 VERSION_NAME := This program kills fascists. IPHONEOS_VERSION_MIN=14.0 diff --git a/metadata/en-US/changelogs/44.txt b/metadata/en-US/changelogs/44.txt index 523336365..69e139734 100644 --- a/metadata/en-US/changelogs/44.txt +++ b/metadata/en-US/changelogs/44.txt @@ -1,8 +1,10 @@ -* Remove OpenSSL. -* Exclude messages for subscribed channels from the general feed. -* Remove the query tab in favor of searching for "sql:SELECT ...". * Faster load times. +* Private message fixes. * Fix contact groups expanding/collapsing. +* Manual SSB theme color picker. * Give channel subscribe/unsubscribe similar grouping treatment to follows/blocks. * Slightly improved following/blocking message display. +* Remove the query tab in favor of searching for "sql:SELECT ...". +* Exclude messages for subscribed channels from the general feed. +* Remove OpenSSL. * Updates: CodeMirror, libbacktrace, and speedscope 1.24.0. diff --git a/src/android/AndroidManifest.xml b/src/android/AndroidManifest.xml index 3e692c1e6..fbbaa83f4 100644 --- a/src/android/AndroidManifest.xml +++ b/src/android/AndroidManifest.xml @@ -2,7 +2,7 @@ + android:versionName="0.2025.10">