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.8.2 (2018-02-21)
Changes:
- [feature] Add autocomplete attribute to password fields (#441)
- [feature] Get build script to work on macOS (#406)
- [bug] Fix location of web manifest (#432)
- [bug] Fix CSS mouse pointer over contact group membership list (#435)
- [bug] Fix supportsPassive helper function (#439)
- [bug] Fix quote preview styling in Chromium
- [bug] Prevent dragging of background image (#425)
Contributors:
v1.8.1 (2018-02-06)
Changes:
- [change] Make mentions display-only (#419)
v1.8.0 (2018-02-06)
Changes:
- [feature] Replace :shortnames: with emojis (#390)
- [feature] Show preview in dialog when sending image message (#401)
- [feature] Implement mentions (#404 / #410)
- [feature] Show a dialog when local storage cannot be accessed (#402)
- [feature] Add Web App Manifest (#408)
- [bug] Workaround for sending .ogg audio in Firefox (#396)
Contributors:
v1.7.0 (2017-11-27)
Changes:
- [feature] Upgrade to Emojione 3.1 / Unicode 10.0 (#373)
- [feature] Warn if other tabs use the same session (#369)
- [bug] Fix QR code content in "my identity" view (#365)
- [bug] Fix missing caret between emoji in Firefox (#374)
- [bug] Fix multiple issues with compose area and drafts (#376 / #380 / #382)
- [bug] Fix citation text overflow (#378)
- [bug] Don't fade battery icon when charging (#372)
- [bug] Fix bottom border for marked / unread conversations (#366)
- [bug] Harmonize status icons (#345 / #385)
- [change] Link to changelog from version update alert dialog (#363)
- [change] Improve troubleshooting tool (#364)
- [change] Use powershell to run
package.sh
on Windows (#371)
Contributors:
v1.6.2 (2017-10-25)
Changes:
- [feature] Do not trigger notifications for muted conversations (#357)
- [feature] Show indicator for muted conversations (#357)
- [feature] Implement display of starred conversations (#362)
- [bug] Fix centering of caption text (#352)
- [bug] Don't display low battery notification when charging (#359)
- [bug] Fix image upload for avatar editor (#358)
v1.6.1 (2017-10-02)
Changes:
- [feature] Show desktop notifications if battery level is low (#351)
- [change] Updated STUN/TURN endpoints
v1.6.0 (2017-09-26)
Changes:
- [feature] Deal with unknown message types (#311)
- [feature] Focus input field after sending message (#316)
- [feature] Add file message preview in conversations list (#315)
- [feature] Show group creation and member count in group detail view (#255)
- [feature] Mark blocked contacts / disable sending messages to blocked contacts (#135)
- [feature] Implement deleting all messages of a chat (#50)
- [feature] Emojify nicknames (#338)
- [feature] Add mechanisms to improve protocol version upgrades (#339)
- [feature] Battery status improvements (#340)
- [bug] Do not allow ack/dec on voip status messages (#320)
- [bug] Fix missing translation in notification of voip status messages (#321)
- [bug] Show downloading indicator on downloading a message via menu (#334)
- [bug] Fix sending multiple files via attachment button (#330)
- [bug] Show caption input only on file and image messages (#332)
- [bug] Focus compose area on quoting a text (#251)
- [change] Limit image caption text characters (#343)
- [change] Don't reload data on ICE reconnect (#349)
- [change] Updated STUN/TURN endpoints
Contributors:
v1.5.0 (2017-08-29)
Changes:
- [feature] Mark Threema Work users with a suitcase icon (#310)
- [feature] Show nickname for verified contacts and in contact details (#296)
- [bug] Fix quote preview not updating when changing quote (#281)
- [bug] Auto focus input field on creating a new receiver (#289)
- [bug] Show voip status messages in the navigation view (#291)
- [change] Put unread count in window title as first element (#285)
Contributors:
v1.4.1 (2017-08-07)
Changes:
- [feature] Implement display of VoIP message types (#282)
- [feature] Make it possible to save new contacts / groups / distribution lists
with enter key (#271)
- [change] Make battery icon unselectable (#275)
Contributors:
v1.4.0 (2017-07-20)
Changes:
- [feature] Show battery status indicator (#265)
- [change] Reduce browser CPU usage in conversation (#264)
- [bug] Add high DPI versions of emoji spritemaps (#261)
v1.3.1 (2017-06-22)
Changes:
- [bug] Fix bug when inserting emoji in Chrome (#256)
v1.3.0 (2017-06-22)
Changes:
- [feature] Upgrade to Emojione 3 (#54 / #201)
- [feature] Support emoji in conversation and contact names (#44)
- [feature] Fallback text in user profile if first/last name are not provided (#238)
- [bug] Make it impossible to open own contact (#231 / #235)
- [bug] When pasting text, only trim newline characters (#237)
- [bug] Fix right-to-left support (#239)
v1.2.1 (2017-05-17)
Changes:
- [feature] Check for a new version, notify user if version changed (#183)
- [bug] Fix line breaks when pasting on Windows (#134)
- [bug] Fix path to sound notification file
v1.2.0 (2017-05-17)
Changes:
- [feature] Support markup and emoji in media box caption (#177)
- [feature] Optional notification sound for incoming messages (#178)
- [feature] Consider page visibility when marking messages as read (#17 / #108 / #211)
- [feature] Support all threema url actions (#190 / #215)
- [change] Location message redesign (#185)
- [change] Enhanced desktop notification preview (#193)
- [bug] Enforce text cursor on compose box (#204)
- [bug] Fix resizing behavior of back arrow button (#205)
- [bug] Fix displaying of drafts in active conversation (#189)
- [bug] Fix MIME type handling (#90 / #59 / #202)
Contributors:
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.