Skip to content

Commit 8e57bbb

Browse files
committed
Update CHANGELOG.md for 0.3.1
1 parent f4a4cdc commit 8e57bbb

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
0.3.0 is not released in the Microsoft Store yet.
9+
## [0.3.1] - 2021-03-12
10+
11+
## Added
12+
13+
- Support for Signal UUIDs. This is an underlying change in libsignal-service-dotnet.
14+
- Option to toggle sending messages with enter. If disabled on desktop press Shift-Enter to send messages. Thanks to @ShelbyBoss for contributing this feature in https://github.com/signal-csharp/Signal-Windows/pull/224!
15+
- Support for saving and loading drafts including attachment drafts. Thanks to @ShelbyBoss for contributing this feature in https://github.com/signal-csharp/Signal-Windows/pull/225!
16+
17+
## Fixed
18+
19+
- Attachment uploads and downloads are now fixed.
20+
- Adding an unknown number will first check if that number has registered with Signal.
1021

1122
## [0.3.0] - 2021-02-18
1223

0 commit comments

Comments
 (0)