Skip to content

Commit 872e312

Browse files
committed
chore(release): v0.14.0
1 parent cc4a796 commit 872e312

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+
- Share photos, links, and files into MOTD chats, and share messages out to other apps.
2+
- Chat list shows clearer per-conversation history sync progress, with automatic retry if it stalls and honest "tap to load" gaps.
3+
- New messages get a read marker right away instead of waiting for history to finish loading.
4+
- Smoother navigation transitions and keyboard/emoji handoff, with fewer visual glitches.
5+
- Optional: load link and image previews directly instead of through the bouncer.

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ android.useAndroidX=true
1313
android.onlyEnableUnitTestForTheTestedBuildType=false
1414
kotlin.code.style=official
1515
# Deterministic source-build defaults. Release and F-Droid metadata override these per build.
16-
motdVersionName=0.13.2
17-
motdVersionCode=13002
16+
motdVersionName=0.14.0
17+
motdVersionCode=14000

0 commit comments

Comments
 (0)