CHANGELOG.md 6.4 KB

Threema Web Changelog

This changelog lists the most important changes for each released version. For the full log, please refer to the git commit history.

v1.1.0 (2017-03-16)

Changes:

  • [feature] Make notification settings configurable (#8)
  • [feature] Image preview (#11)
  • [feature] Show group members in header (#6)
  • [feature] Check for desktop notifications in troubleshooting tool (#150)
  • [change] Immediately hide desktop notifications for read conversations (#131)
  • [change] Make scrollbars in Chrome a bit wider (#144)
  • [change] Increment minimal required FF version to 50 (#161)
  • [bug] Fix / improve soft reconnect behavior (#167)
  • [bug] Fix flickering of avatars on refresh (#143)
  • [bug] Fix submitting of files with enter key (#122)
  • [bug] Reset unread count after logout (#148)
  • [bug] Fix TypeError when closing a dialog (#153)
  • [bug] Stop supporting multi-line markup (#156)

Contributors:

v1.0.5 (2017-03-03)

Changes:

  • [feature] Add diagnostics/troubleshooting page (#126 / #127)
  • [bug] Fix bug resulting in slow initial load (#120)
  • [bug] Add meta description to index.html (#124)

v1.0.4 (2017-03-01)

Changes:

  • [feature] Enable support for TURN via TLS (except for FF <53) (#43 / #109)
  • [feature] Add noscript warning (#119)
  • [bug] Fix compatibility bug for older browsers (#64)
  • [bug] Escape all pasted text in compose area (#86)
  • [bug] Update unread count in title on initial loading (#93)
  • [bug] Fix state transitions when restoring a session (#102)
  • [bug] Improve performance / reduce CPU load (#117 / #20 / #39)

Contributors:

v1.0.3 (2017-02-23)

Changes:

  • [feature] Autofocus on compose area when opening a conversation (#41)
  • [feature] Create unique file names for downloaded files / images (#61)
  • [feature] Add support for pasting data into compose area (#82)
  • [feature] Split up messages that are too long into multiple messages (#48 / #79)
  • [bug] Fix for some "stuck at 60%" problems (add support for TURN via TCP) (#43 / #83)
  • [bug] Fix for some "stuck at 99%" problems (#38)
  • [bug] Fix display of untranslated strings in dialogs (#57)
  • [bug] Fix display of very long file names (#69)

Contributors:

v1.0.2 (2017-02-21)

Changes:

  • [feature] Add loading indicator when sending files (#29)
  • [feature] Add warning about browser plugins if PeerConnection setup fails (#46)
  • [feature] Add referrer policy tag to HTML (#49)
  • [feature] Add reload button to error page (#66)
  • [feature] Add warning message if browser blocks local storage (#67)
  • [bug] Fix pasting of HTML code that could lead to a potential XSS vulnerability (thanks Frederik Braun for reporting)
  • [bug] Fix some translations

Contributors:

v1.0.1 (2017-02-15)

First public release.