Release Notes
https://medium.com/wire-news/wire-for-web-2018-07-03-95271947ce94
Features
Add support for Permissions API (#3681)
Add option to sync ephemeral timer between conversation participants (#3789)
Increase group size limit to 256 (#3752)
Improvements
Clarify copy for group video calling limitation (#3757)
Enable download option for ephemeral images (#3856)
Hide website link on macOS team creation (#3806)
New SVG-based icons in preferences (#3776)
Rely on IntersectionObserver for avatar viewport check (#3840)
Rely on IntersectionObserver for collection image viewport check (#3851)
Start timer when message was sent (#3837)
Fixes
Align cookie policy close button (#3638)
Allow device removal during login (#3839)
Carousel direction for arrow keys in image detail (#3731)
Change marketing consent decline copy again (#3737)
Check media type before wrapping input stream (#3714)
Distinguish login and registration password field on validation (#3838)
Explicitly set icon type for RoundIconButton (#3813)
Fullscreen app opened modal for certain browsers (#3632)
Group size info copy not styled in group creation (#3860)
Handle self user join in group call (#3713)
Permission state handling for notifications and media (#3747)
Rely on max group size when creation fails (#3773)
Show expected error on phone login with short password (#3835)
Trim email input on login (#3842)
Uses server time for ephemeral computation on own messages (#3836)
Chores
Add "yarn dist" script (#3834)
Add validation error data-uie (#3858)
Align required browser version (#3854)
Change conversation ID for CS Bot (#3718, #3720)
Cleanup of foreach bindings (#3853)
Increase required Firefox version to ESR 60 (#3841)
Prevent unsanitized HTML (#3843)
Remove obsolete ternary (#3740)
Update @wireapp/core to version 3.6.5 (#3846)
Update @wireapp/react-ui-kit to version 1.4.2 (#3844)
Update autoprefixer to version 8.6.4 (#3825)
Update babel-eslint to version 8.2.5 (#3783)
Update concurrently to version 3.6.0 (#3724)
Update eslint to version 5.0.1 (#3812)
Update eslint-plugin-prettier to version 2.6.1 (#3781)
Update karma to version 2.0.4 (#3758)
Update postcss-scss to version 1.0.6 (#3763)
Update prettier to version 1.13.6 (#3796)
Update raygun4js to version 2.10.0 (#3751)
Update redux-devtools-extension to version 2.13.5 (#3749)
Update sinon to version 6.0.1 (#3785)
Update stylelint-config-prettier to version 3.3.0 (#3748)
Update translations (#3857)
Update uglify-js to version 3.4.2 (#3809)
Update uglifyjs-webpack-plugin to version 1.2.7 (#3807)
Update uuid to version 3.3.0 (#3823)
Update webpack to version 4.12.2 (#3833)
Use const for units in milliseconds where applicable (#3832)
Use single in viewport observer (#3850)
Code Coverage
| Code |
Percentage |
Detailed |
| Statements |
60.93% ↑ |
17974/29501 |
| Branches |
28.64% ↑ |
2516/8785 |
| Functions |
30.87% ↑ |
697/2258 |
| Lines |
61.49% ↑ |
17817/28977 |
Changelog