Skip to content

Commit 9435138

Browse files
committed
chore(release): prepare v0.15.1
- bump Android version to 0.15.1 (15001) - add shared F-Droid and GitHub release changelog
1 parent f066d58 commit 9435138

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
- Fixed hidden history pages so older backlog continues loading.
2+
- Added clearer network setup guidance.
3+
- Send Markdown as IRC formatting from Composer Tools, with color tokens and a plain-text escape.
4+
- Bot markers now appear in messages and member lists.
5+
- Private bot replies can stay grouped with their channel through IRCv3 channel context.
6+
- Networks can use server-advertised icons, with generated-avatar fallback.

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ android.sync.suppressAgpWarnings=UNSUPPORTED_PROJECT_OPTION_USE
1212
android.onlyEnableUnitTestForTheTestedBuildType=false
1313
kotlin.code.style=official
1414
# Deterministic source-build defaults. Release and F-Droid metadata override these per build.
15-
motdVersionName=0.15.0
16-
motdVersionCode=15000
15+
motdVersionName=0.15.1
16+
motdVersionCode=15001

0 commit comments

Comments
 (0)