Skip to content

Commit 89d41ff

Browse files
committed
chore(release): prepare v0.15.0
- set version name 0.15.0 and version code 15000 - add detailed F-Droid and GitHub release notes
1 parent b7421a0 commit 89d41ff

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- Compose and read IRC formatting: bold, italic, underline, monospace, colors, reverse, and more. Formatting survives drafts, replies, and split messages.
2+
- New Composer Tools strip groups Emoji and formatting controls; hide either independently.
3+
- Set custom timestamp patterns and per-chat avatar overrides.
4+
- Name networks while adding them.
5+
- Faster, steadier history sync, transport, uploads, audio, avatars, and large formatted messages, plus keyboard and composer fixes.

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.14.12
16-
motdVersionCode=14012
15+
motdVersionName=0.15.0
16+
motdVersionCode=15000

0 commit comments

Comments
 (0)