Skip to content
Tags give the ability to mark specific points in history as being important
  • v1.11.0-beta.3
    721935b0 · v1.11.0-beta.3 ·
  • v1.10.1
    7c13fe04 · v1.10.1 ·
  • v1.11.0-beta.2
    d8e0a489 · v1.11.0-beta.2 ·
  • v1.11.0-beta.1
    d9685178 · v1.11.0-beta.1 ·
  • v1.10.0
    f6eb7456 · v1.10.0 ·
  • v1.9.0
    da9f95df · v1.9.0 ·
  • v1.10.0-beta.1
    af94c67e · v1.10.0-beta.1 ·
  • v1.9.0-beta.1
    b9b85a00 · v1.9.0-beta.1 ·
    v1.9.0-beta.1
    
    Send quoted replies via hover menu on message (#2284, #2292)
    
    Fixed: Linking a new iOS device would not initially show iOS theme (#2284)
    
    Fixed: In iOS theme, narrow images would result in a broken chat bubble (#2273, #2282)
    
    Dev:
      - Fix beta install instructions in readme for debian-based linux (#2262)
      - Media Gallery: Phase 1 - currently disabled (#2236)
    
  • v1.8.0
    20b68423 · v1.8.0 ·
    v1.8.0
    
    Support for receiving quoted replies (#2244, #2273, #2282)
    
    iOS theme: one bubble for both attachment and message contents (#2244, #2273)
    
    Dev: Fix beta install instructions in readme for debian-based linux (#2262)
    
  • v1.8.0-beta.1
    3dbc550d · v1.8.0-beta.1 ·
    v1.8.0-beta.1
    
    Receive quoted replies (#2244)
    
    iOS theme: one bubble for both attachment and message contents (#2244)
    
    Improve URL Auto-Linking In Messages (#2240)
    
    Redact More Variants Of Paths In Stack Traces (#2229)
    
    Fixed: Conversation message preview would sometimes continue to show after message disappeared (https://github.com/signalapp/Signal-Desktop/commit/1206b3c448635c27dedb81378bdcb2e8fc194f4d)
    
    Dev: Introduce React, TypeScript, TSLint and React-StyleGuidist (#2219 and #2232)
    
  • v1.7.1
    c42c9cba · v1.7.1 ·
    v1.7.1
    
    Fixed: Conversation message preview would sometimes continue to show after message disappeared (1206b3c448635c27dedb81378bdcb2e8fc194f4d)
    
    Improve URL Auto-Linking In Messages (#2240)
    
    Redact More Variants Of Paths In Stack Traces (#2229)
    
    Dev: Introduce React, TypeScript, TSLint and React-StyleGuidist (#2219 and #2232)
    
  • v1.7.0
    699acc64 · v1.7.0 ·
    v1.7.0
    
    Note: this release is equivalent to v1.7.0-beta.3. The changes listed below are compared to the previous production release, v1.6.1.
    
    Update to electron 1.8.4 (#2186)
    
    Migrate all attachments from IndexedDB to file system in the background (#2208, #2193, #2165, #2162, #2129)
    Save attachments to disk when importing Chrome app export (#2212)
    
    New option in settings: delete all application data (https://github.com/signalapp/Signal-Desktop/commit/383e02edc4a7a055ac826a7d909e1099ebf5b959, #2144 and #2153)
    
    Remove all configuration in database when we discover we are unlinked (https://github.com/signalapp/Signal-Desktop/commit/9acb189650ccd1494323a284cefc149ac35db880 and https://github.com/signalapp/Signal-Desktop/commit/1c6d91b59c2837ecd6ec3194fce508e7b85a6232)
    
    Delete everything in database when we link with a different phone number from previous link (https://github.com/signalapp/Signal-Desktop/commit/9acb189650ccd1494323a284cefc149ac35db880)
    
    Windows: Delete all data on uninstall (https://github.com/signalapp/Signal-Desktop/commit/c8555974e411981c0317ce091d1accf225238e69)
    
    Fixed: Read receipts setting would not be synchronized along with re-link (#2218)
    
    Fixed: Clicking conversation in left pane when already selected would remove focus on message composition field - thanks @colefranz! (#2032)
    
    Fixed: Searching for the phone number of an existing contact, then selecting 'start conversation' would erase contact details (#2191)
    
    Fixed: Selecting Settings menu option multiple times would open multiple instances of settings view - thanks @navdeepsinghkhalsa (#2167)
    
    Dev:
      - Redact file paths in anything that goes to the log on disk (#2110)
      - When top-level process errors happen, don't show dialog with stack trace (#2110)
      - Add `nsp` to CI runs (https://github.com/signalapp/Signal-Desktop/commit/fd056e1b4cc1f08168ce7e831e4b635dd621f73e)
      - Add eslint-plugin-mocha to disallow exclusive tests using *.only (#2110)
      - Preparation for encrypted backups (https://github.com/signalapp/Signal-Desktop/commit/cea42bde7d3d36ae4794c7926bd96ce979f10082)
      - Updates to structure of exported data - messages.zip, flat list of attachments (https://github.com/signalapp/Signal-Desktop/commit/6d8f4b7b6e19db365eb395dbb33b1cf6f6154a8a)
      - Relax Node.js version requirements (#2203)
      - Fix a few typos in documentation - thanks @Vinnl (#2171)
      - Update issue template to mention that translation should be via Transifex (#2157)
    
  • v0.46.2
    327fc7b2 · v0.46.2 ·
    v0.46.2
    
    Hide "It’s Installed" button until user installs standalone version (#2226)
    
  • v1.7.0-beta.3
    ef6a0c11 · v1.7.0-beta.3 ·
    v1.7.0-beta.3
    
    Update to electron 1.8.4 (#2186)
    
    Migrate all attachments from IndexedDB to file system in the background (#2208, #2193, #2165, #2162, #2129)
    
    Save attachments to disk when importing Chrome app export (#2212)
    
    Fixed: Read receipts setting would not be synchronized along with re-link (#2218)
    
    Fixed: Clicking conversation in left pane when already selected would remove focus on message composition field - thanks
    @colefranz! (#2032)
    
    Fixed: Searching for the phone number of an existing contact, then selecting 'start conversation' would erase contact details (#2191)
    
    Fixed: Selecting Settings menu option multiple times would open multiple instances of settings view - thanks @navdeepsinghkhalsa (#2167)
    
    Dev:
      - Relax Node.js version requirements (#2203)
      - Fix a few typos in documentation - thanks @Vinnl (#2171)
      - Update issue template to mention that translation should be via Transifex (#2157)
    
  • v1.7.0-beta.2
    0d105fc1 · 1.7.0-beta.2 ·
    1.7.0-beta.2
    
    Fixed: White block at bottom of conversation panel in iOS theme (#2144 and #2153)
    
    Fixed: Would attempt to rotate signed prekey every five seconds, forever, after app discovers it is unlinked (https://github.com/signalapp/Signal-Desktop/commit/1c6d91b59c2837ecd6ec3194fce508e7b85a6232)
    
    Dev:
      - Introduce IndexedDB index on `messages` store tracking `schemaVersion` (#2128)
      - Preparation for encrypted backups (https://github.com/signalapp/Signal-Desktop/commit/cea42bde7d3d36ae4794c7926bd96ce979f10082)
      - Updates to structure of exported data - messages.zip, flat list of attachments (https://github.com/signalapp/Signal-Desktop/commit/6d8f4b7b6e19db365eb395dbb33b1cf6f6154a8a)
    
  • v1.7.0-beta.1
    bbbd5279 · v1.7.0-beta.1 ·
    v1.7.0-beta.1
    
    New option in settings: delete all application data
    (https://github.com/signalapp/Signal-Desktop/commit/383e02edc4a7a055ac826a7d909e1099ebf5b959)
    
    Remove all configuration in database when we discover we are unlinked
    (https://github.com/signalapp/Signal-Desktop/commit/9acb189650ccd1494323a284cefc149ac35db880)
    
    Delete everything in database when we link with a different phone number
    from previous link (https://github.com/signalapp/Signal-Desktop/commit/9acb189650ccd1494323a284cefc149ac35db880)
    
    Windows: Delete all data on uninstall
    (https://github.com/signalapp/Signal-Desktop/commit/c8555974e411981c0317ce091d1accf225238e69)
    
    Dev:
      - Switch to a new service for debug logs, since GitHub is retiring
        anonymous gists (#2111)
      - Redact file paths in anything that goes to the log on disk (#2110)
      - When top-level process errors happen, don't show dialog with stack
        trace (#2110)
      - Add `nsp` to CI runs
        (https://github.com/signalapp/Signal-Desktop/commit/fd056e1b4cc1f08168ce7e831e4b635dd621f73e)
      - Add eslint-plugin-mocha to disallow exclusive tests using *.only
        (#2110)
    
  • v0.46.1
    74c393e8 · v0.46.1 ·
    v0.46.1
    
    Fixed: Buttons on 'export failed' screen were not clickable (#2139)
    
  • v1.6.1
    3a9696e3 · v1.6.1 ·
    v1.6.1
    
    Switch to a new service for debug logs, since GitHub is retiring
    anonymous gists (#2112)
    
  • v1.6.0
    63c8e2f1 · v1.6.0 ·
    v1.6.0
    
    _Note: This release is equivalent to v1.6.0-beta.2
    (https://github.com/signalapp/Signal-Desktop/releases/tag/v1.6.0-beta.2)_
    
    Upgrade to the latest version of Electron, 1.8.2 (#2066)
    
    Replace custom notification sound with system sound (#2108)
    
    Update menus (#2078 and #2099)
      - A few copy changes to make things clearer
      - Settings now available via the File (Windows/Linux) or Signal Desktop
        (macOS) OS menu
      - Eliminate the triple-dot menu in the top-center of the screen
    
    Fixed: Hitting enter after entering device name on install would not
    move to next screen (#2085)
    
    Dev:
      - Ensure consistent builds using yarn --frozen-lockfile (#2098)
      - Update code to match eslint-enforced formatting (#2077)
      - Upgrade to latest version of electron-builder and associated
        packages (#2066 and #2097)
    
  • v0.46.0
    53101148 · v0.46.0 ·
    v0.46.0
    
    Move to debuglogs.org for debug logs, since GitHub is retiring anonymous gists (#2118)
      More info: https://blog.github.com/2018-02-18-deprecation-notice-removing-anonymous-gist-creation/