Skip to content

Commit

Permalink
Merge pull request #190 from prose-im/master
Browse files Browse the repository at this point in the history
chore: add changelog
  • Loading branch information
valeriansaliou authored Dec 9, 2024
2 parents fbe5f45 + f55636f commit 904b592
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions src/content/changelog/2024.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
{
"versions": [
{
"version": "0.5.4",
"date": "2024-12-09",

"platforms": {
"macos": ["apple", "intel"]
},

"changelog": {
"features": [
[
"Messaging",
"Add ability to see preview of formatted message before sending it"
]
],

"fixes": [
["Messaging", "Fix issues with on-screen dates not refreshing"],
["Messaging", "Fix message compose issues with new lines"],
["Messaging", "Fix muted alerts when availability was set to busy"]
]
}
},

{
"version": "0.5.3",
"date": "2024-08-28",
Expand Down

0 comments on commit 904b592

Please sign in to comment.