Releases: signalapp/Signal-Desktop
Chrome v0.44.2
v1.0.35-beta.1
Emoji picker (#1608)
Prevent drawAttention()
when notifications are turned off - thanks @canerelci! (#1612)
Support new 833 area code with update to libphonenumber (#1598)
Dev:
v1.0.34
v1.0.33
Re-enable download and upload of larger attachments (#1591/ce0e39a)
Prevent situation where lack of keys makes "Error handling incoming message." common (#1595)
Stay connected or reconnect quickly in changing network conditions, returning from sleep, etc. (#1593)
Don't send read syncs (to your devices) or read receipts (to client devices) for messages with errors (#1596)
Fix occasional very long app startup (#1597)
Don't check for auto updates on linux; handled by package manager (#1592)
v1.0.32
Load profiles for a conversation without blocking convo load (#1570)
The About window is no longer blank (#1564)
Add 5s timeout for all requests but attachment up/down, avatar (#1584)
Dev:
- Move to node fetch API for web requests instead of XHR (#1552)
- Log when we've detected a new version (#1567)
- Reduce logging when the window moves (#1568)
- Add GPLv3 LICENSE file (#1309)
- Remove documentation references to BitHub (#1576)
- models/conversation: Refer to proper error variable (#1569)
- Deployment: No longer use CI windows assets (#1564)
- Fix copy pasta of timestamp_m to timestamp_h in locales (#1582)
v1.0.31
Improved OS menus (#1563)
- About box now available on all platforms
- The Help menu now has four new items: Go to release notes, Go to forums, Go to support, File a bug
- All menu item labels are now localizable
Add setting to hide menu bar on Windows/Linux - thanks to @connection-reset! (#1551)
Fix flickering offline/disconnected status on Linux (#1561)
Fix slowdowns when composing multiline message (#1560)
Fix intermittent incorrect conversation sort order (#1558)
Dev:
v1.0.30
v1.0.29
Feature: Blue check marks for read messages if opted in (#1489)
Re-enable import by excluding 'debug' items from export (#1532)
Better handling of network disconnection/reconnection on Linux (#1546)
Load debug log dialog immediately, then populate log data (#1540)
Fix audio notifications on Linux (#1526)
Re-enable fullscreen on OSX (#1525)
Fix vertically-aligned onboarding progress text (#1547)
Fix broken file icon when attaching non-image (#1548)
Deployment:
- Standardize artifact names - include platform name (#1539)
- Update electron-updater and supply it with windows/publisherName (#1535)
- Use cdn endpoint for auto update (#1538)
Dev:
v1.0.27
Make long-lived socket connections more reliable (#1511)
Show offline state faster on loss of network access (#1512)
Notifications:
- Only show notifications when a large backlog download is complete (#1507)
- Ensure final message before 'empty' is ready for notification (#1522)
Ensure we always replace $name$
variable in strings (#1520)
Update strings for fa
, no
, pt_BR
, pt_PT
, ro
, zh_CN
, zh_TW
(#1517)
Update to Electron v1.6.14
to get security fix (#1519)
Eliminate warning on Windows installation with code-signing (#1513)
Dev:
v1.0.26 (Electron)
Fix extended periods of not receiving messages on Linux (#1497)
Fix crash on non-file drag/drop events (#1498)
Dev improvements:
yarn install
now builds electron dependencies automatically (#1491)- Doc refresh for the new world of Electron (#1491)
- Update our release scripts to match changes in
electron-builder
(#1484) - Additional logging when we can't decrypt a user's profile (#1483)
- Remove vestigial
images/emoji
directory (#1485)