Releases: signal-csharp/Signal-Windows
Releases · signal-csharp/Signal-Windows
Signal Windows 0.3.1
Added
- Support for Signal UUIDs. This is an underlying change in libsignal-service-dotnet.
- 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 #224!
- Support for saving and loading drafts including attachment drafts. Thanks to @ShelbyBoss for contributing this feature in #225!
Fixed
- Attachment uploads and downloads are now fixed.
- Adding an unknown number will first check if that number has registered with Signal.
- Contact color will not be reset back to its original color if you change it. Thanks to @ShelbyBoss for contributing this feature in #225!
Signal Windows 0.3.0
Added
- Support for disappearing messages
- Support for CAPTCHAs when registering
Changed
- Use Signal Contact Discovery Service for discovering contacts.
Fixed
0.2.4
Changelog
- Fullscreen imageview
Fixes
- use new cert for pinning
0.2.23
Changelog
Fixes
- fix "database is locked errors"
- fix crash in privacy settings menu
0.2.21
Changelog
Fixes
- fix invalid urls causing a message to be displayed incorrectly
0.2.20
Changelog
Features
- clickable hyperlinks
- send attachments
- block contacts
Fixes
- use composed timestamps for the conversation list ordering
- mark bottommost message read when window gets focus
- stop creating multiple identity key change messages
- limit message maximum size to match Signal-Android
0.2.19
Changelog
Fixes
- Properly suspend on suspend
- Improve textbox reselection speed
- Disable debug log export on crash, the app did not always cleanly shutdown
- Request group/contact sync after linking
0.2.18
Changelog
Fixes
- rebuild on a different machine
0.2.16
Changelog
Features
- offer ui debug log export on crash
- add fancy layout of our settings pages
Fixes
- fix conversation re-selection issues
0.2.15
Changelog
Fixes
- fix messages failing to send if the selected conversation was moved in the conversation list