wire-webapp

👽 Wire for web

GPL-3.0 License

Stars
1.1K
Committers
69

Bot releases are hidden (Show)

wire-webapp - 2023-09-28-mandarin-rc4

Published by atomrc about 1 year ago

What's Changed

Full Changelog: https://github.com/wireapp/wire-webapp/compare/2023-04-13-staging.0...2023-09-28-mandarin-rc4

wire-webapp - 2022-04-21-production.0

Published by atomrc over 2 years ago

0.15.0 (2022-04-21)

New Features
Bug Fixes
Improvements
  • Many refactoring and migration to React
wire-webapp - 2022-02-07-production.0

Published by atomrc over 2 years ago

0.10.0 (2022-02-07)

Continuous Integration
New Features
Bug Fixes
  • core:
    • Do not send link preview when message was canceled (#12493) (5ef14eac)
    • Avoid displaying domain twice in the Account preferences [SQSERVICES-1245] (#12459) (bcbbb290)
    • Map self device correctly (#12426) (f64fd719)
    • Be sure to await team member leave events before sending message (#12449) (3a920623)
    • Avoid handling known clients when mismatch happens (#12424) (d9425ae3)
    • Quoted message might be undefined, so access will fail (#12423) (a85cf487)
    • Inject team member leave event before last sent message (#12417) (8428b416)
    • Fix video participant mapping (#12414) (5439319b)
    • Detect empty call logs (#12393) (308edc61)
    • Always place next timestamp after last known timestamp (#12388) (186d5680)
    • Properly warn user when calling in a degraded conversation (#12317) (f38f0055)
    • Avoid losing data when serializing client notifications (#12311) (bf9e9957)
    • Be sure UI is updated when injecting event (#12315) (e62781ca)
    • await team member leave check before marking message as sent (30a5c305)
    • Send qualified ids when listing users on federated backend (e950300f)
    • Trigger team member leave event in case of a Tier1 team (#12307) (e56bc6aa)
    • Improve system messages ordering (Verification and LegalHold) (#12294) (f0b7934c)
    • Target only specific client when reseting session (#12278) (4001d140)
    • Unmount react components on dispose (#12247) (dabc1c5b)
    • Add domain to user search requests (#12169) (cdda7630)
  • Fix environment setup by using env instead of >> $GITHUB_ENV (#12488) (cc352972)
  • Disable applock when feature is not enforced in the team anymore (SQSERVICES-1064) (#12428) (edffe2d2)
  • Remove leaving participants from activeSpeaker view (SQCALL-455) (#12427) (e60401b8)
  • Bind mute state to call, change only for active calls (SQCALL-440) (#12416) (01561bb7)
  • Don't automatically open links in replies (#12400) (5387e5a7)
  • Team data gets lost (#12245) (f50060b8)
  • services:
    • Revert "Disable applock when feature is not enforced in the team anymore (SQSERVICES-1064)" (#12451) (a91f3231)
    • Disable app lock if disabled team wide (SQSERVICES-356) (#12179) (774e6aec)
  • call:
    • Own thumbnail tile has no background (SQCALL-433) (#12395) (354de892)
    • Handle qualified ids correctly in calling messages (#12374) (7b9a3580)
    • Make sure that one media device is selected by default (#12334) (c26a65fa)
  • ci: Don't fail check on Jira ticket not found (#12183) (83bd3eec)
Other Changes
  • RC 2022-02-03 (#12497)" (#12498) (9914c391)
  • wireapp/wire-webapp into feat/account-deep-link (8b54e39c)
  • Let anticscroll react to component resize (SQCALL-432) (#12399) (508079aa)
  • Fix guest link modal issue (SQSERVICES-1230) (fd73641d)
  • Change backend label error (fe2e1095)
  • Switching camera during call didn't work (#12319) (bd7c7f6d)
  • Use correct icon for federated users (90e10403)
  • Update selected mention (#12262) (5a01ff26)
  • Add uie names for radio groups (#12260) (4070c378)
  • Don't try to unmount react from comment nodes (041f981f)
  • Show handle on mention suggestions (#12246) (0d793cf7)
  • Allow numbers in username (#12167) (85bc628e)
  • Add uie name for displayed value of account input component (#12164) (0fe07bfd)
  • Ad uie names for rich info (#12147) (9dcd846d)
  • don't show domain for non-federated users (FS-237) (#12149) (11940e39)
  • Show new device modal when preferences are opened (FS-234) (#12148) (3802a36a)
  • Respect dark theme for input color (#12146) (2aa7613e)
  • uie names for edit icons (3792bf37)
  • Use span instead of input for readonly (f9ad2cd0)
  • more uie names (263f1a51)
  • Team name uie name (bb280e4e)
  • email input uie in account preferences (15aa27c0)
  • uie name for username input (c6908bd1)
  • wireapp/wire-webapp into feat/account_preferences (f7bdf414)
  • wireapp/wire-webapp into feat/account_preferences (6b9ba4ba)
  • wireapp/wire-webapp into feat/account_preferences (b4db58d5)
  • core:
    • Make sure customInfo is unwrapped before given to React (#12495) (ca9798c3)
    • Ligther log when promise queue times out (#12494) (8702884c)
    • Fix cookies setting for singleInstance (#12492) (224bf395)
    • Fix helmet default config for cross origin opener (79dac2d4)
    • Fix helmet default config from images with V5 (#12489) (3046cd5e)
    • Fix single Instance tests (2b95f410)
    • Serialize single instance cookie (d7d24380)
    • Handle mismatch when sending broadcast messages (#12484) (e59ba61e)
    • Pass on silentDegradation to success mismatch (f3962871)
    • Init core with qualifiedIds depending on federation feature flag (#12482) (ef7a6d1d)
    • Correctly parse asset domain for video preview image (#12415) (d16d9c50)
    • Fix tweet link previews (#12297) (55632237)
    • make sure event is injected before continuing sending (#12308) (cbce9de7)
    • Improve legal hold preference notifications (7fdec13b)
    • Use user qualified ids for call participants (05273df2)
    • Fix link preview that have no images (#12295) (4cd46ed3)
    • Trigger degradation warning on calling messages (c1e2562c)
    • Add default CONTENT_TYPE when asking user sending permission (28e55731)
    • Handle redundant mismatch with core messages (#12284) (3c1159c5)
    • Use server timestamp to inject legalHold system message (aed110a2)
    • Inject legalhold message before mismatched message (#12282) (1e9db4d0)
    • Check team member leave on client mismatch (#12281) (719167ba)
    • Check legal hold on core client mismatch (#12280) (12a041ca)
    • Show federated icon in mention suggestion (#12279) (75d19673)
    • Ensure asset message has same id as preview message (#12277) (137af143)
    • Use latest config (758abdf4)
    • Add qualified_conversation when mapping encrypted events (#12270) (8047ce2a)
    • Fix few calling issues (#12269) (022a0487)
    • Stop file sending when metadata sending is canceled by user (#12268) (bcf40149)
    • Fix getting calling participants clients for federated env [FS-14] (#12263) (1415af6c)
    • Use correct label (2fa5a12a)
    • Send calling messages to other self devices (#12241) (a1ba1677)
    • Do match mentions when message is rendered without userId (#12233) (82e07b2d)
    • Enable 1:1 calling for federated env (#12212)" (13dbe281)
    • Consume and send qualified ids in mentions (#12230) (2f5b07ea)
    • Do not silent degradation warning for read-receipt in unverified conversations (#12217) (49ef9717)
    • Silent degradation warning when sending confirmation messages (#12215) (8b3ca839)
    • Do not use exception for message cancelling (#12214) (3f657e9a)
    • Abort call if message sending was cancelled (#12213) (6b83d9ea)
    • Add tracking for core messages (#12210) (d7d196fa)
    • Do not show federated badge for connection requests (#12206) (9823ccb3)
    • Send simple userId when reseting sessions on non-federated env (#12185) (db3996c5)
    • Add user fully qualified handle in federated icon (#12180) (ad09fbeb)
    • Strip domain when searching for local users (#12174) (2a24ac37)
    • Max name length includes domain (#12177) (e07f0080)
    • Do not send domain search request if domain is not valid (#12173) (1f45d76f)
    • Do not send domain search request on non-federated env (#12170) (bb0d63db)
    • Fix how array difference is computed with custom matcher (#12165) (7a95818b)
    • Read domain from client when encrypting with legacy CryptoRepo [FS-110] (#12144) (023da07b)
  • deps: Bump dotenv from 10.0.0 to 15.0.0 in /server (#12487)" (5fc61043)
  • call:
  • services: Handle message timer removal after first render when feature gets disabled (SQSERVICES-991) (#12150) (3b0e1b17)
wire-webapp -

Published by ffflorian about 4 years ago

wire-webapp -

Published by ffflorian about 4 years ago

wire-webapp -

Published by bennycode about 4 years ago

wire-webapp - 2020-08-26-production.0

Published by bennycode about 4 years ago

wire-webapp - 2020-08-21-staging.0

Published by bennycode about 4 years ago

wire-webapp - 2020-07-24-staging.1

Published by bennycode about 4 years ago

wire-webapp -

Published by bennycode about 4 years ago

New Features

  • Screensharing: Updated design when selecting a screen or application to share (WEBAPP-7005) (#9212) (ad9339ae)
  • Preferences (Account): Added functionality to reset email address of account (#9167) (45a87860)
  • Calling: Show warning when client does not support conference calls (WEBAPP-7002) (#9182) (b5603e4c)
  • Preferences (Audio/Video): A loading spinner will be shown if you switch your microphone or camera (WEBAPP-6711) (#9123) (922d9d22)
  • Leave Group: Show option to also clear the content when leaving a conversation (#9028) (8c98111b)
  • Guestrooms: Show button to join ongoing calls when entering a guest room (WEBAPP-6907) (#9008) (6f0ecf2e)

*Following are only applicable to self-hosting clients.

  • Open Graph data can be configured in on-premise installations (WEBAPP-6905) (#9004) (47ac569e)
  • File types can be restricted and will result in 'file type restricted' system message on clients (WEBAPP-6980) (#9118) (f2fd5c3f)
  • Added support for read receipts when using an encrypted database with temporary clients (WEBAPP-6906) (#9014) (5f762f34)

Improved

  • Better scrolling behaviour when posting large images (WEBAPP-7019) (#9260) (4c9d3375)
  • Screen selection when starting a screenshare can be closed using the 'Esc' key (WEBAPP-7006) (#9211) (70a0dda7)
  • Screensharing won't be stopped when chaing microphone or camera in A/V preferences (#9117) (8da2d82b)
  • Speed improvements when sending a message to a participant for the very first time by requesting pre-keys in chunks (WEBAPP-6984) (#9110) (ecacd81e)
  • Canelling a video upload will not send a video upload preview (WEBAPP-6921) (#8982) (ca5529c5)

Fixed

  • Don't show user profile for removed users when clicking on their leave messages (#9092) (0d8feffd)
  • Properly update media streams when switching audio devices during a call (WEBAPP-6959) (#9072) (5daac40a)
  • Fixed a bug that caused iOS clients to show that a message could not be received (WEBAPP-6898) (#9030) (3eeee509)
wire-webapp - 2020-07-24-staging.0

Published by bennycode about 4 years ago

wire-webapp - 2020-07-16-staging.0

Published by bennycode over 4 years ago

wire-webapp -

Published by bennycode over 4 years ago

wire-webapp - 2020-06-29-staging.0

Published by bennycode over 4 years ago

wire-webapp - 2020-06-15-production.0

Published by bennycode over 4 years ago

New Features

  • Show CBR setting in Call UI (#8969) (55d8ea78)
  • Flag for accepting terms of use and privacy policy on account registration (#8962) (7f419596)
  • Add VBR audio option (WEBAPP-6421) (#8941) (382087a5)
  • Enable video calls for guests and video group calls for personal user (#8940) (4b9d850a)
  • Expose CBR state in calls (#8939) (bb2dab1a)
  • Add window selection to screen selection (#8853) (87c38769)
  • Add window selection for screen sharing on desktop (#8848) (a9ddbb52)

Bug Fixes

  • Permanent gray image placeholder (#8888) (4c51df44)
  • Remove account creation link in guestroom if feature flag is disabled (WEBAPP-6883) (#8927) (8755ec33)
  • Respect clientId on participant events (#8938) (82a27c1b)
  • Explicitly set SameSite=Lax for SingleInstanceHandler cookie (WEBAPP-6865) (#8932) (5b9f2cda)
  • Use URL_PRIVACY_POLICY env var directly (WEBAPP-6874) (#8926) (4ab68dd9)
  • Add SSO login loading spinner (#8895) (6dfad495)
  • Hide poor call quality banner on call close (#8894) (3551db92)
  • Map AUTH_ERROR_COOKIE SSO error (#8893) (f641713a)
  • Correctly stop screen sharing on stop screen button click (#8891) (04fc14c6)
  • Escape client name on new device modal (#8890) (1ca21d02)
wire-webapp -

Published by bennycode over 4 years ago

New Features
Bug Fixes
wire-webapp -

Published by bennycode over 4 years ago

New Features
Bug Fixes
wire-webapp -

Published by bennycode over 4 years ago

New Features
  • Support for new user handle restrictions (d7058a5c)
  • fetch team data every 24 hours (WEBAPP-6758) (#8458) (6a5b9cd5)
  • fetch team data when opening account settings (#8456) (676731b8)
Bug Fixes
  • Make avatar in call ui clickable (#8559) (02400e0e)
  • Disable call mute button in connecting state (WEBAPP-6798) (#8558) (d49649f9)
  • Show modal when a deleted conversation was opened via deeplink (#8516) (cd316516)
  • Add meta data to composite messages to send read confirmations (#8467) (fd08a985)
  • Icon color in preferences, placement of (you) in user list (#8461) (3aee1472)
  • Received assets fail to update with encrypted database (WEBAPP-6767) (#8457) (e1064904)
  • Use JSON mapping from SQLeet (WEBAPP-6765) (#8453) (6f490ccc)
  • Revert like update logic (WEBAPP-6763) (97ef82f0)
  • 404 notification error handling (#8451) (861c4bc8)
  • Properly parse null values from encrypted database (WEBAPP-6750) (#8424) (0e8b64bc)
  • Show links as they are (#8421) (de53d0c6)
  • Set storeEngineProvider for wireless registrations (#8422) (e1d9cde5)
  • Nicer names and call ui (e0f48140)
  • Don't logout on applock when warning banner is shown (#8419) (9cd81ff5)
  • Keep special characters in notifications and conv cell status (b8d09478)
wire-webapp - 2020-03-23-production.0

Published by bennycode over 4 years ago

New Features
Bug Fixes
  • Prevent link rendering when URL_WEBSITE_BASE is undefined (#8385) (32fc87d0)
  • Use BRAND_NAME config in HTML titles (#8339) (c7c9178b)
  • Repair custom Docker build suffix detection (#8319) (2df469bf)
  • Disable standard media playback interactions (WEBAPP-6721) (#8311) (2557de21)