Skip to content

Commit

Permalink
Update changelog.json
Browse files Browse the repository at this point in the history
  • Loading branch information
octoshrimpy authored Feb 4, 2025
1 parent 51ba356 commit 0b1d847
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion data/src/main/assets/changelog.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@

[
[
{
"versionCode": 2227,
"versionName": "4.0.10-beta",
"added": [
"Send delayed sms immediately",
"Fully select message backgrounds in compose screen",
"Disable auto hyperlink (warn link on press)"
],
"fixed": [
"Scheduled messages click doesnt schedule",
"Fix update Attachment.kt",
"Fix 'take a photo' not working",
"Fix mms image compression bug not compressing",
"Fix bug that disabled download/view of mms attachments",
"Fix only images attached to forwarded messages",
"Fix strings in French Translation"
]
},
{
"versionCode": 2226,
"versionName": "4.0.9",
Expand Down

0 comments on commit 0b1d847

Please sign in to comment.