| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.26.0 source code.tar.gz | 2026-08-24 | 71.0 MB | |
| 4.26.0 source code.zip | 2026-08-24 | 80.5 MB | |
| README.md | 2026-08-24 | 5.4 kB | |
| Totals: 3 Items | 151.4 MB | 0 | |
What's Changed
- chore: bumps app version 4.26 - WPB-27267 by @jullianm in https://github.com/wireapp/wire-ios/pull/5089
- feat: display all meeting occurrences - WPB-20278 by @caldrian in https://github.com/wireapp/wire-ios/pull/5081
- feat: add
preventAdminlessGroupsfeature flag (requires API v17) - WPB-27619 by @jullianm in https://github.com/wireapp/wire-ios/pull/5080 - feat: handle 403 error from backend with new eligible admin candidates - WPB-25300 by @jullianm in https://github.com/wireapp/wire-ios/pull/5073
- chore: UITest - search conversations - WPB-27071 🍒 by @github-actions[bot] in https://github.com/wireapp/wire-ios/pull/5092
- chore: replace repository dependencies with use cases in Files view models - WPB-26913 by @jullianm in https://github.com/wireapp/wire-ios/pull/4986
- chore: adds
preventAdminlessGroupsUI Tests - WPB-26543 by @jullianm in https://github.com/wireapp/wire-ios/pull/5082 - feat: upgrade to CoreCrypto v.10.0.0 - WPB-27418 🍒 by @github-actions[bot] in https://github.com/wireapp/wire-ios/pull/5093
- fix: regex parsing for Testiny test execution + Testcase count - WPB-27707 🍒 by @github-actions[bot] in https://github.com/wireapp/wire-ios/pull/5091
- chore: bump Core Crypto to 10.1.1 - WPB-27753 🍒 by @github-actions[bot] in https://github.com/wireapp/wire-ios/pull/5096
- fix: actions command injection vulnerabilities - WPB-27100 by @samwyndham in https://github.com/wireapp/wire-ios/pull/5097
- fix: revert CC 10 - WPB-27374 🍒 by @github-actions[bot] in https://github.com/wireapp/wire-ios/pull/5101
- feat: process adminless reminder event - WPB-25303 by @David-Henner in https://github.com/wireapp/wire-ios/pull/5025
- chore: UItest - Admin(not the last one) able to leave the group without seeing any admin‑selection modal - WPB-27599 by @findms in https://github.com/wireapp/wire-ios/pull/5079
- fix: clear retained account data after SSO identity change - WPB-27416 by @acv-w in https://github.com/wireapp/wire-ios/pull/5086
- fix: malformed localized DE string - WPB-25303 by @jullianm in https://github.com/wireapp/wire-ios/pull/5107
- chore: [Part1] test calling on multiple account - WPB-27068 by @findms in https://github.com/wireapp/wire-ios/pull/5108
- chore: adopt UIScene lifecycle - WPB-25097 by @samwyndham in https://github.com/wireapp/wire-ios/pull/4826
- chore: user profile tests - WPB-27070 by @findms in https://github.com/wireapp/wire-ios/pull/5102
- fix: refresh push token from settings - WPB-27858 by @MohamadJaara in https://github.com/wireapp/wire-ios/pull/5021
- fix: personal user cannot add users to existing group - WPB-27822 by @jullianm in https://github.com/wireapp/wire-ios/pull/5110
- fix: mls migration doesn't start after relaunch - WPB-27049 by @johnxnguyen in https://github.com/wireapp/wire-ios/pull/5113
- chore: Verify if personal user can add another user to existing group - WPB-27843 by @findms in https://github.com/wireapp/wire-ios/pull/5106
- chore: Update localization - WPB-15278 by @zenkins in https://github.com/wireapp/wire-ios/pull/5088
- feat: Add Join meeting button - WPB-25066 by @KaterinaWire in https://github.com/wireapp/wire-ios/pull/5109
- feat: add dropdown menu option to join meeting - WPB-27463 by @KaterinaWire in https://github.com/wireapp/wire-ios/pull/5117
- feat: inform participants of canceled meetings - WPB-25517 by @acv-w in https://github.com/wireapp/wire-ios/pull/5115
- chore: bump AVS version - WPB-26382 by @KaterinaWire in https://github.com/wireapp/wire-ios/pull/5116
- feat(mls): parallelize key package claims - WPB-27420 by @MohamadJaara in https://github.com/wireapp/wire-ios/pull/5047
- chore: UITest for decline and rejoin an ongoing call - WPB-27828 by @findms in https://github.com/wireapp/wire-ios/pull/5114
- fix(meetings): change monthly recurrence label - WPB-27427 by @acv-w in https://github.com/wireapp/wire-ios/pull/5126
- chore: update sso identity changed strings to match design - WPB-27416 by @samwyndham in https://github.com/wireapp/wire-ios/pull/5129
- chore: don't cache APNS push tokens - WPB-27383 by @samwyndham in https://github.com/wireapp/wire-ios/pull/5121
- chore: Update localization - WPB-15278 by @zenkins in https://github.com/wireapp/wire-ios/pull/5122
- fix: prevent MLS group read receipts - WPB-27764 by @MohamadJaara in https://github.com/wireapp/wire-ios/pull/5124
- feat: Hide/show the meetings UI depends on the feature flag - WPB-25683 by @KaterinaWire in https://github.com/wireapp/wire-ios/pull/5128
- fix: flaky UITests failures - WPB-28014 by @findms in https://github.com/wireapp/wire-ios/pull/5127
- fix: blocked user - WPB-24403 by @netbe in https://github.com/wireapp/wire-ios/pull/4958
- chore: add missing generated strings - WPB-27416 by @samwyndham in https://github.com/wireapp/wire-ios/pull/5137
- chore: call attendees tile in shown alphabetical order - WPB-27829 by @findms in https://github.com/wireapp/wire-ios/pull/5140
- fix: apply possible fix for no audio during calls - WPB-28228 by @samwyndham in https://github.com/wireapp/wire-ios/pull/5157
- revert: "fix: clear retained account data after SSO identity change - WPB-27416 (#5086)" - WPB-27416 by @samwyndham in https://github.com/wireapp/wire-ios/pull/5159
Full Changelog: https://github.com/wireapp/wire-ios/compare/appstore/4.25.0...appstore/4.26.0