2018-11-05-11-21
2018-11-05
Build System / Dependencies
- deps:
- deps-dev:
- bump lint-staged from 8.0.3 to 8.0.4 (#5019) (fde274e2)
- bump sinon from 7.1.0 to 7.1.1 (#5020) (f23a9eec)
- bump typescript from 3.1.4 to 3.1.6 (#5038) (07e696e1)
- bump stylelint from 9.7.0 to 9.7.1 (#5012) (a6f1addf)
- bump autoprefixer from 9.3.0 to 9.3.1 (#4983) (4abe9dcd)
- bump webpack from 4.22.0 to 4.23.1 (#4987) (7f7ddc0f)
- bump sinon from 7.0.0 to 7.1.0 (#4988) (6c124208)
Chores
- deps-dev: bump node-sass from 4.9.4 to 4.10.0 (#5052) (cef47217)
- Rename yarn linting goals (#5043) (4f0dc79e)
- Update typescript to version 3.1.4 (#5001) (84241a17)
- Update lint-staged to version 8.0.3 (#5004) (dc048874)
- Update @wireapp/core to version 7.2.6 (#4996) (784ff508)
- Update stylelint to version 9.7.0 (#4997) (fe173e30)
- Update eslint to version 5.8.0 (#4995) (3d2395a8)
- Update tslint-plugin-prettier to version 2.0.1 (#4994) (adb27a9f)
- Update raygun4js to version 2.13.1 (#4980) (2c7dbdb5)
- Update react-dom to version 16.6.0 (#4974) (16539c4d)
- Update eslint-plugin-jsdoc to version 3.9.1 (#4970) (c5b9d8ed)
- Update autoprefixer to version 9.3.0 (#4971) (6fa1920a)
- Update react to version 16.6.0 (#4973) (a9f9b7c2)
- Update karma to version 3.1.1 (#4972) (e627b6a7)
- Update react-intl to version 2.7.2 (#4968) (681dd253)
- Update @wireapp/core to version 7.2.3 (#4967) (835d9289)
- Ignore Pull Requests on error reporting (#4961) (4225809d)
- Update eslint-plugin-jsdoc to version 3.9.0 (#4948) (ff80861a)
- Send alarm on Wire if branch gets unstable (#4944) (40e13400)
- Update karma to version 3.1.0 (#4949) (70fcf5bf)
- Update webpack to version 4.22.0 (#4951) (d75e4e1a)
- Update webpack-dev-server to version 3.1.10 (#4952) (663d9015)
- Update cssnano to version 4.1.7 (#4947) (7ee967dd)
- Update postcss-import to version 12.0.1 (#4953) (67a2321e)
- Update @wireapp/react-ui-kit to version 4.3.6 (#4935) (aeab95bc)
- Update @wireapp/core to version 7.1.7 (#4936) (96a1ef64)
- Update @bower_components/webrtc-adapter to version 6.4.4 (#4934) (afee1186)
- Support resolving dependencies with npm install (#4923) (2e183b70)
- Migrate /service to camelCase (#4915) (d39bd9fe)
New Features
- Show SSO on production environment (#5033) (0740d118)
- Update style for delete icons on device removal (#5026) (719a5eb5)
- Remove password check for SSO users when removing devices from a full device list (#5016) (3ee6da49)
- Don't show password reset for SSO users (#5014) (ceeee126)
- Lazily migrate users's avatar to the assets v3 API (#4945) (1fc624fb)
- Move connection related interactions to ConnectionRepository (#4939) (371122b9)
- Add caching mechanism to load image once (#4907) (7b4091b1)
- Move self related calls to SelfService (#4929) (53ad1212)
- Move connection related calls to ConnectionService (#4928) (4eeb61b0)
- Remove personal invite support (#4924) (79e09b7e)
Bug Fixes
- Auth tests (#5047) (f2cbe7a2)
- Sending assets in 1to1 was broken (#5032) (d05a5a5a)
- Don't show history screen for temporary guests (#5031) (a00626b4)
- Always show history screen for temporary clients (#5030) (a4b43652)
- Check for first client on client creation (#5025) (613d2fd3)
- Fix dependencies for phone login (#5013) (709b122b)
- Pad client IDs with zeros on auth page (WEBAPP-5476) (#5010) (7302d12b)
- Remove password check when removing client from settings (#5011) (b1153dc1)
- Revert phone login to own ajax call (#5009) (f417a875)
- Avoid recomputing input bar rich text container on init (WEBAPP-5621) (#4962) (80664767)
- Attach error reporting despite URL param (#4960) (c7da01c9)
- Handle false value for tracking param (#4957) (887b0d7e)
- Handle changes to connection between users (#4954) (83226c97)
- Open popup on service selection from start ui (#4943) (eb042ad7)
- Use proper location mapping (#4940) (38c16404)
- Store access token type in client (#4941) (d70df050)
- Remove pre guestroom release condition (#4938) (d097edb1)
- Ensure access token on backend requests (329cc562)
Refactors
- Simplify viewmodel dependencies (#4931) (216c5c0c)
- Move login call to backend client (#4942) (063105e3)
- Move connection entity to proper namespace (#4930) (e790979e)
- Migrate conversation types to camelCase (#4937) (71e0f188)
- Simplify availability mapper (#4925) (7b9adee7)
- Move connection to own namespace (#4926) (2c8a4d38)