Skip to content

Tags: Sustenance/Signal-Desktop

Tags

v1.0.24

Toggle v1.0.24's commit message

Verified

This tag was signed with the committer’s verified signature.
scottnonnenberg Scott Nonnenberg
v1.0.24

Contact profiles support - display avatars and names (signalapp#1453)

Audio notes can now be recorded on Windows (signalapp#1456)

When window is snap-positioned on windows, no longer automatically
re-position window (signalapp#1455)

Ensure that our sound setting applies for all notification types (signalapp#1445)

Fix loading screen hang with application is unlinked (signalapp#1440)

Fix error dialog on initial load (signalapp#1440)

Based on https://github.com/WhisperSystems/Signal-Desktop/releases/tag/v0.43.3

FREEBIE

v0.43.3

Toggle v0.43.3's commit message

Verified

This tag was signed with the committer’s verified signature.
scottnonnenberg Scott Nonnenberg
v0.43.3

Fix bug causing contact and group names/colors to be lost (signalapp#1437)

Fix broken Swedish translation preventing new installs
(8caecd5)

Fix clear message bubbles when adding contact with previous messages
in iOS (signalapp#1438)

Fix message bubble widths on horizontal resizes (signalapp#1447)

Remove horizontal scrolling in convo/message lists (signalapp#1448)

Update translations for hr, pt_BR and sv
(8dca9c9)

Export (still behind a flag):
  - Limit attachment filename length for Windows path limits (signalapp#1439)
  - Reintroduce conversation last-contact date in directory name (signalapp#1439)

Add tests for export utility functions (signalapp#1439)

FREEBIE

v0.43.2

Toggle v0.43.2's commit message

Verified

This tag was signed with the committer’s verified signature.
scottnonnenberg Scott Nonnenberg
v0.43.2

Fix problems with updating contact information (signalapp#1419)

Performance/reliability: Fetch conversations from DB only once (signalapp#1420)

Export bug-fixes (still behind a flag)
  - Properly generate directory names for nameless groups (signalapp#1421)
  - Remove " as one of the allowed characters in filenames

FREEBIE

v0.43.1

Toggle v0.43.1's commit message

Verified

This tag was signed with the committer’s verified signature.
scottnonnenberg Scott Nonnenberg
v0.43.1

Properly handle update of blocked numbers sync'd from mobile
device (signalapp#1411)

Fix some bugs with migration to Electron (still behind a flag)
  - Dark Theme: Increase banner text contrast for legibility (signalapp#1415)
  - Better disambiguate conversation directory names (signalapp#1409)
  - Handle long group or contact names (signalapp#1402)
  - Redact group ids in export logging (signalapp#1402)

Better logging
  - Don't log expiration if queued task threw an error (signalapp#1412)
  - Additional error handling/logging during contact sync (signalapp#1395)

Remove unknown group messages from cache - no need to retry! (signalapp#1414)

Update a large number of strings via transifex (signalapp#1403)

FREEBIE

v0.43.0

Toggle v0.43.0's commit message

Verified

This tag was signed with the committer’s verified signature.
scottnonnenberg Scott Nonnenberg
v0.43.0

Note: This version requires a new 'directory' permission

Feature: Migration to Electron (currently behind a flag)
  - Warning banner that this version is deprecated
  - Export of all database contents to disk
  - This exported data can be used to initialize the Electron version
    of the app
  - Note: after export, this Chrome instance will not be useable since
    the Electron export-initialized instance will be an exact copy.
    _There can only be one_ client with the same identity!
  - See original pull request for flags to enable or reset:
    signalapp#1342

We now log 'clearAttention' less, since we call it every two seconds

String updates for es, fi, it, ja, pt_PT, ru and sv

FREEBIE

v0.42.7

Toggle v0.42.7's commit message

Verified

This tag was signed with the committer’s verified signature.
scottnonnenberg Scott Nonnenberg
v0.42.7

- Don't try messages again on subsequent startup if error has been
  shown to the user
- Performance improvement when processing incoming messages
- Workaround for Chrome App icon flashing behavior
- Additional logging when we get delivery receipt for unknown message
- Addition logging to help track down problems with contact sync

FREEBIE

v0.42.6

Toggle v0.42.6's commit message

Verified

This tag was signed with the committer’s verified signature.
scottnonnenberg Scott Nonnenberg
v0.42.6

Clean up recently-added strings with grunt locale-patch task

FREEBIE

v0.42.5

Toggle v0.42.5's commit message

Verified

This tag was signed with the committer’s verified signature.
scottnonnenberg Scott Nonnenberg
v0.42.5

User-facing:
  - Avatar now persists through conversation unload
  - String updates for spanish, italian, and romanian

Dev:
  - Logging for performance analysis and cross-device debugging
  - No more emails from Travis on CI runs

FREEBIE

v0.42.4

Toggle v0.42.4's commit message

Verified

This tag was signed with the committer’s verified signature.
scottnonnenberg Scott Nonnenberg
v0.42.4

-- Fix for incorrect received_date when downloading large amount of
  messages from the server.

FREEBIE

v0.42.3

Toggle v0.42.3's commit message

Verified

This tag was signed with the committer’s verified signature.
scottnonnenberg Scott Nonnenberg
v0.42.3

- Fix for incorrect recieved_date when downloading large amount of
  messages from the server.

FREEBIE