Skip to content

Releases: signal-csharp/Signal-Windows

Signal Windows 0.3.1

12 Mar 09:35
Compare
Choose a tag to compare
Signal Windows 0.3.1 Pre-release
Pre-release

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

19 Feb 06:35
Compare
Choose a tag to compare
Signal Windows 0.3.0 Pre-release
Pre-release

Added

  • Support for disappearing messages
  • Support for CAPTCHAs when registering

Changed

Fixed

  • 429 error when trying to add new contacts #212
  • Incoming messages failing to be received #220

0.2.4

02 Apr 07:40
Compare
Choose a tag to compare
0.2.4 Pre-release
Pre-release

Changelog

  • Fullscreen imageview

Fixes

  • use new cert for pinning

0.2.23

04 Dec 15:28
Compare
Choose a tag to compare
0.2.23 Pre-release
Pre-release

Changelog

Fixes

  • fix "database is locked errors"
  • fix crash in privacy settings menu

0.2.21

10 Jul 10:21
Compare
Choose a tag to compare
0.2.21 Pre-release
Pre-release

Changelog

Fixes

  • fix invalid urls causing a message to be displayed incorrectly

0.2.20

06 Jul 16:13
Compare
Choose a tag to compare
0.2.20 Pre-release
Pre-release

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

28 May 20:58
Compare
Choose a tag to compare
0.2.19 Pre-release
Pre-release

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

27 May 08:36
Compare
Choose a tag to compare
0.2.18 Pre-release
Pre-release

Changelog

Fixes

  • rebuild on a different machine

0.2.16

22 May 22:26
Compare
Choose a tag to compare
0.2.16 Pre-release
Pre-release

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

18 May 18:49
Compare
Choose a tag to compare
0.2.15 Pre-release
Pre-release

Changelog

Fixes

  • fix messages failing to send if the selected conversation was moved in the conversation list