Releases: wireapp/wire-webapp
Releases · wireapp/wire-webapp
2019-03-13-staging.0
runfix: Don't block app start with miriads of users (#6067)
2019-03-11-staging.0
2019-03-07-staging.0
chore: Bump @wireapp/changelog-bot to 2.2.1 (#6009)
2019-03-05-staging.0
Revert "chore(deps-dev): bump @types/node from 11.9.6 to 11.10.4 in /…
2019-02-28-staging.0
runfix: display the self user rich profile in the preferences page (#…
2019-02-28-15-11
New Features
- Enable logging via parameter (#5913) (d758d38f)
- Increase the ice candidates gathering timeout to 10 seconds (#5880) (9123d433)
- Self infos on account preferences (#5850) (061ccc53)
- User's enriched profile (#5827) (4ca2a600)
Bug Fixes
- Catch 404 image asset errors (#5939) (4d537bf7)
- Correct icon alignment (#5911) (c98d871c)
- Only ask for error reporting if CHECK_CONSENT is set (#5909) (3d5c3681)
- Redirect to login page on logout error (#5895) (3dc1be83)
- Use the proper tools for simple text styles (#5886) (e7c9e463)
- Show ellipsis in link preview (#5863) (24197a8c)
- Appearance of panel content (#5861) (a4d98287)
- Aligment of availability Icon in user details (#5851) (18b16656)
- Add missing logger (#5833) (2a313614)
- Flickering device list after removing a device on slow network (e158e143)
- Flickering history screen after submitting (#5810) (54a8cebf)
Refactors
- Export TimeUtil as module (#5893) (095da18b)
- Migrate to react-ui-kit v5 (#5906) (3fe5a19c)
- Export TerminationReson directly (#5899) (a36aca28)
- Export PROPERTY_STATE directly (#5898) (9556b44d)
- Export EphemeralStatusType as module (#5896) (7e8f9209)
- Export CallMessageType enum as module (#5897) (f5fc4bc6)
- Remove unused vars from args (#5892) (a24c3de3)
- Clean deprecated references to locationRepository (#5885) (4d748f96)
- Export SDP_SOURCE directly (#5877) (abaf6111)
- Export ServerTimeRepository as module (#5844) (30d5bd5f)
- Migrate Conversation and tracking helpers to modules (#5859) (e00ca721)
- Cleanup the util file (#5849) (b52d323c)
- Use @wireapp/protocol-messaging (WEBAPP-5904) (#5831) (2d721345)
- Export ClipboardUtil as module (#5845) (90a17ee7)
- Migrate the CallingService to the dependencies resolver (#5848) (26958c48)
- Create wrapping module for the logger (#5834) (d129680b)
- Expose the dependencies graph from the resolver (#5818) (a8e420b0)
- Extract more icons to the config repository (#5798) (712ffc58)
- Cleanup location related dependencies (#5802) (a1e7a66d)
Tests
- Add tests for the media button (#5878) (9855dc4c)
- Add test for the message component + fix weird scoping issue (#5865) (bdda2366)
- Add test for the enriched profile component (#5862) (2221d20e)
- Add test for the message comparator (#5857) (245a024d)
- Add test for the copy to clipboard component (#5846) (97b5ed2f)
- Add tests for the SelfService class (#5828) (e2f27818)
Changelog
2019-02-28-staging.1
fix: Set image correctly in link previews (#5950)
2019-02-27-staging.0
runfix: Show error page when cookies have been disabled (#5940)
2019-02-18-11-26
release-2019-02-18
2019-02-13-staging.0
2019-02-13
New Features
- Hide accent color picker on read only profiles (#5797) (a82492ba)
- Disable accent color picker on readonly profiles (#5786) (a414a97e)
- Use SVG edit icon (#5783) (1cb8bed7)
- Ability to display user's profile as read only (#5764) (ea3032fe)
- Automatic submission of SSO code when passed via hash (#5753) (0c01d4e8)
- Prefill SSO code via URL parameter (#5739) (3436ae44)
- Use "@wireapp/copy-config" tool to copy assets (#5709) (9b9888d0)
- Detect network changes (e.g. establishing VPN connection) (#5708) (201e52cd)
- Partner role (#5681) (37bdaf6d)
- Customizable translation strings (WEBAPP-5880) (#5628) (0ce88934)
Bug Fixes
- return navigator language if there is no hl parameter (#5785) (46831cff)
- Make production build on staging tags (8ef28c8d)
- Deploy staging tags (#5782) (2fcd0ba7)
- Use standard scrollbars for collection detail view (#5747) (b1dd5754)
- Skip HTML escapes for notifications (4ca348ad)
- Send quote entity when generating link preview (#5745) (c005b8f8)
- Keep track of ongoing uploads (#5729) (bc868ae5)
- Improve horizontal scrollbar thickness (#5719) (0fc7f3cd)
- Use Tweet description as title (#5715) (9b95549e)
- Log error message when init fails (#5707) (d9370ae2)
- Repair code coverage reporting (#5690) (2d4ea531)
- Improve computation of asset load progress (#5688) (c88c6099)
- Exposes the DEFAULT_LOCALE in LocalizerUtil (#5662) (cff92145)
- Remove dexie-observables in favor of CRUD hooks (WEBAPP-5895) (#5660) (19c87d50)
- Detect message edit and let the DB observer take care of handling them (#5651) (a2fa01e9)
- Correct HTML replacements for disabled camera info (#5650) (cbd4a59a)
- proper escape logic (#5638) (d2651895)
- Show degradation modal (#5637) (11c3175e)
Other Changes
- Put preferences account css properties for edit-icon in the right scope (#5799) (98e68b83)
- Fix avatar test for HiDPI (#5768) (0970d109)
- Handle error SSO_NOT_FOUND (#5763) (abb05d82)
- Introduce a new permission to allow user to chat with services (#5696) (0fc27fa8)
- Do not allow partners to create conversation with services (#5689) (341dbb47)
Refactors
- Combine logged-out & logged-in translations (#5777) (3f7632aa)
- Make "marked" use ES6 export syntax (#5773) (e091a7ad)
- Use logdown instead of console logging (#5765) (cadbc8af)
- Use hash instead of URL param for SSO links (#5752) (880cdfff)
- Apply production config repo address (#5749) (571b14ac)
- File-based environment variables (#5746) (7d91c62c)
- Create a dependencies resolver for handling singleton instantiation (#5697) (cef81731)
- Adjusted Dockerfile and configure.js to use external directories if necessary (#5653) (c9b35338)
- Migrate app init telemetry utils to module (#5686) (10258a06)
- Move some user namespaced classes to modules (#5675) (2fd466b6)
Tests
- Simplify the method to instantiate components in tests (#5766) (7791534b)
- Add tests for the participant avatar component (#5751) (4b210973)
- Add tests for read receipt toggle component (#5750) (fa751289)