Skip to content

Latest commit

 

History

History
301 lines (213 loc) · 7.22 KB

CHANGELOG.md

File metadata and controls

301 lines (213 loc) · 7.22 KB

Change Log

Changed

  • Calling now handles multiple peer connections and will retry offers as needed.

Fixed

  • Calling bug fixes (ICE Candidates)

Fixed

  • EXIF based image rotation for attachments.

Changed

  • Updated various library deps.

Added

  • Calling enhancements
  • Shareable link from calls.

Added

  • Shared conversations

Changed

  • Performance improvements for list based views (nav panel, message feed).
  • Fixes for calling feature.

Added

  • Calling system updates.

Added

  • Send beacon control from /@embed client.

Added

  • Read markers

Added

  • Microsoft Edge support

Changed

  • Make detached mode the default for calling.
  • Make @mention tags immutable during composition.

Added

  • Calling support for /@embed client.

Fixed

  • Various signal session errors

Added

  • Automatic session reset

Added

  • Themes
  • Resizeable navigation pane.

Changed

  • Default notification filter is now limited to direct-messages, mentions and name references. The previous default would notify for ALL unread messages.

Added

  • Video calling support.

Added

  • Password signin support.

Added

  • Message replies and up voting.

Added

  • Thread distribution editing support.

Added

  • Support for /@embed client (only for supported orgs)

Changed

  • Attachments do not auto download anymore.
  • Message sync is disabled when on cellular connection.

Added

  • Thread blocking support.

Added

  • Contact blocking support.

Added

  • Trusted Identity Support: Lock a contact's identity so you will be notified of any suspicious activity.

Fixed

  • Content Sync regression of time-to-live option.

Changed

  • Smarter avatars for groups.

Fixed

  • Multiple literal sections in markdown processor.

Added

  • Auto completer for /commands in compose view.

Added

  • Message sync engine for keeping multiple devices consistent. Allows new devices to see messages sent before their time by getting the prior catalog of content from any of their other devices.

Added

  • New Sign in page /@signin

Fixed

  • Various bugs in signal session and prekey handling.

Added

  • Archived message view
  • Extended search options: from:user and to:user

Added

  • Message searching

Added

  • Track recently used Emojis in picker widget.
  • Settings page for showing detailed app info, adjustment of notifications and privacy settings.
  • @mention support for notifying a subset of users in a conversation.

Changed

  • Moved all top level menus to top right of screen.
  • Regulate looping videos (including giphy) to stop after some time/iterations.
  • Renamed "People" menu item to "Users"

Fixed

  • Attachment downloads for Firefox.

Changed

  • Upgraded signal protocol

Fixed

  • General fixes for Google contact importing

Added

  • Google contact discovery

Changed

  • Redesigned message input UI.

Added

  • Emoji picker widget/button.
  • Giphy browser button

Changed

  • Thread notices are now in a widget in the right side panel.

Fixed

  • Better word wrapping for non web-kit browsers (e.g Firefox).
  • Detection of expired session and redirect to login page.

Added

  • Navigation attention light for mobile devices to indicate when new messages are unread in other threads.

Changed

  • Default to navigation view for mobile devices.

Added

  • Pre-message feature: Send an SMS invite to non-users and let them check-in after they sign-up to fetch pre-messages sent to them beforehand.

Changed

  • Use cards are now modals for mobile devices and in cases where popups do not have enough real-estate to display properly.

Added

  • Monitor address support (e.g. vault support)

Fixed

  • Giphy autoplay support on mobile Android.
  • Support of non-mobile touch screen devices.
  • Fixed dropped HTML messages received in background service worker.

Added

  • Add this changelog file.
  • Add pin and unpin commands.

Changed

  • /giphy now provides a picker instead of random selection.