Releases: signalapp/Signal-Desktop
Chrome v0.44.4
This release was published ASAP because the previous release erased all attachments. The problematic version was published on the Chrome Web Store for about a half an hour. My apologies.
Chrome v0.44.3
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: