Releases: nextcloud/talk-ios
Releases · nextcloud/talk-ios
Nextcloud Talk iOS 23.0.2
What's Changed
- [stable23] chore: Move NCUtils.log to dedicated class by @backportbot[bot] in #2423
- [stable23] chore: Update CDMarkdown to 1561c9c213d5f87eaffdffb0bdf268807b229031 by @backportbot[bot] in #2424
- [stable23] fix: Crash on devices without cameras by @backportbot[bot] in #2425
- [stable23] feat: Add sensitive conversation switch to context menu by @backportbot[bot] in #2426
- [stable23] fix: Set a name for the RoomsTableViewController by @backportbot[bot] in #2427
- [stable23] feat: Add support for sharing .pkpass files (Apple Wallet) by @backportbot[bot] in #2440
- [stable23] fix: Prevent empty text when sharing URLs via share extension by @backportbot[bot] in #2441
- [stable23] fix: Dupicates in "New conversation" view by @backportbot[bot] in #2439
- [stable23] fix: Set correct defaults for remote media by @backportbot[bot] in #2442
- [stable23] fix: Adjust chat view content inset for overlay views by @backportbot[bot] in #2443
- Nextcloud Talk iOS 23.0.2 by @Ivansss in #2445
Full Changelog: v23.0.1...v23.0.2
Nextcloud Talk iOS 23.0.1
What's Changed
- [stable23] chore: Bump stable version in backport file by @backportbot[bot] in #2400
- [stable23] fix: Only show pin option for moderators/owners by @backportbot[bot] in #2407
- [stable23] fix: Prevent re-joining room when leaving chat by @backportbot[bot] in #2410
- [stable23] fix: Adjust messageForLastMessagePreview when used in pinned view by @backportbot[bot] in #2413
- [stable23] chore: Update CDMarkdown by @backportbot[bot] in #2415
- Nextcloud Talk iOS 23.0.1 by @Ivansss in #2417
Full Changelog: v23.0.0...v23.0.1
Nextcloud Talk iOS 23.0.0
What's Changed
- Call view update by @SystemKeeper in #2281
- fix: User status scaling by @SystemKeeper in #2283
- Add background processing by @SystemKeeper in #1449
- fix: Hide call options that are forbidden for the participant by @SystemKeeper in #2284
- fix: Inactive accounts unread messages badge on iOS 26 by @Ivansss in #2289
- chore(deps): Bump actions/checkout from 5.0.0 to 6.0.0 in the github-actions group by @dependabot[bot] in #2292
- fix: Don't cache height of temporary and system messages by @SystemKeeper in #2291
- feat(l10n): Include latest stable branch's localized strings when generating Localizable.strings file by @Ivansss in #2137
- fix: Remove cached height on newly downloaded preview by @SystemKeeper in #2296
- fix: Change cache key to take grouping into account by @SystemKeeper in #2297
- chore(deps): Bump shivammathur/setup-php from 2.35.5 to 2.36.0 in the github-actions group by @dependabot[bot] in #2303
- Feat: Message pinning by @SystemKeeper in #2262
- fix: Adjust AirPlay button position in call view by @Ivansss in #2308
- chore(deps): Bump actions/checkout from 6.0.0 to 6.0.1 in the github-actions group by @dependabot[bot] in #2306
- chore(deps): Bump the github-actions group with 3 updates by @dependabot[bot] in #2310
- chore: Move external signaling controller to swift by @SystemKeeper in #2295
- fix: Crash when selecting a room while in a transition by @SystemKeeper in #2311
- feat: Allow to open shared locations in maps apps by @Ivansss in #2305
- feat: Split participants in call in room info view by @Ivansss in #2285
- fix: Do not use same keys in plurals file by @Ivansss in #2316
- fix: Do not use special chars in keys by @Ivansss in #2317
- fix: Do not use "many" in English plurals translations by @Ivansss in #2318
- fix: Message retrieval by @SystemKeeper in #2319
- fix: Participants label counter in call view by @Ivansss in #2322
- chore: Simplify glass usage by @SystemKeeper in #2324
- Unify avatar usage by @SystemKeeper in #2304
- fix: Show timezone offset even without other profile infos by @SystemKeeper in #2329
- fix: Ensure message width is correctly calculated with quotes by @SystemKeeper in #2326
- fix: Background crash on thread update by @SystemKeeper in #2332
- Unify chat overlays by @SystemKeeper in #2331
- chore: Update copyright to 2026 by @SystemKeeper in #2340
- fix: Expire background update of rooms by @SystemKeeper in #2333
- fix: Crashes on navigation controller when presenting chats by @SystemKeeper in #2334
- fix: Unread marker for thread after background check by @SystemKeeper in #2335
- chore: Replace openSSL with native methods by @SystemKeeper in #2325
- fix: New message check with quotes by @SystemKeeper in #2346
- feat: Implement one time login qr code by @SystemKeeper in #2224
- feat: Schedule messages by @SystemKeeper in #2347
- Nextcloud Talk iOS 23.0.0 Beta 1 by @Ivansss in #2354
- chore(deps): Bump actions/cache from 5.0.1 to 5.0.2 in the github-actions group by @dependabot[bot] in #2355
- ci(actions): Apply zizmor fixes by @Ivansss in #2357
- chore(deps): Bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group by @dependabot[bot] in #2361
- fix: Adjust attributed text font in quote view by @Ivansss in #2348
- chore: Update WebRTC lib to 144.7559.0 by @Ivansss in #2356
- chore: Absence asDictionary cannot be optional by @SystemKeeper in #2358
- chore: Update test matrix to include stable32 and stable33 by @SystemKeeper in #2360
- fix: Hide automatic unpin message by @SystemKeeper in #2364
- chore: Install xcode 26.2 by @SystemKeeper in #2376
- fix: Chat summary without messages in some chunks by @SystemKeeper in #2359
- Fix overlay scrolling (e.g. pinned message) by @SystemKeeper in #2370
- fix(chat): Preserve message text when sharing media from picker by @luflow in #2367
- fix: Show pinned messages when entering open conversations by @SystemKeeper in #2377
- Swift migration 2026 by @SystemKeeper in #2362
- fix: Filter messages correctly in receive method as well by @SystemKeeper in #2373
- fix: Render scheduled messages with markdown by @SystemKeeper in #2374
- fix: Only update title view on color or size change by @SystemKeeper in #2375
- Keep silent flag on scheduled messages by @SystemKeeper in #2378
- Adjust thread creation sheet by @SystemKeeper in #2379
- fix: Reset room cell subtitle correctly in cell reuse by @Ivansss in #2380
- fix: Show resend invitation only for moderators by @SystemKeeper in #2382
- Add predefined options for "send later" by @SystemKeeper in #2384
- fix: Handle "Thread not found" error by @Ivansss in #2385
- fix(reactions): Prevent accidental reaction toggle when long pressing by @luflow in #2368
- fix: Markdown check by @SystemKeeper in #2386
- chore: Handle E2EE calling setup by @SystemKeeper in #2369
- feat: Validate password policy by @Ivansss in #2383
- Nextcloud Talk iOS 23.0.0 Beta 2 by @Ivansss in #2389
- chore(deps): Bump actions/cache from 5.0.2 to 5.0.3 in the github-actions group by @dependabot[bot] in #2391
- feat: Allow password change in room settings by @Ivansss in #2392
- fix: Add context parameter when validating password by @Ivansss in #2393
- fix: Reset room password in room creation view when allow guest switch is disabled by @Ivansss in #2394
- Nextcloud Talk iOS 23.0.0 RC 1 by @Ivansss in #2396
- Nextcloud Talk iOS 23.0.0 by @Ivansss in #2398
New Contributors
Full Changelog: v22.0.8...v23.0.0
Nextcloud Talk iOS 23.0.0 RC 1
What's Changed
- chore(deps): Bump actions/cache from 5.0.2 to 5.0.3 in the github-actions group by @dependabot[bot] in #2391
- feat: Allow password change in room settings by @Ivansss in #2392
- fix: Add context parameter when validating password by @Ivansss in #2393
- fix: Reset room password in room creation view when allow guest switch is disabled by @Ivansss in #2394
- Nextcloud Talk iOS 23.0.0 RC 1 by @Ivansss in #2396
Full Changelog: v23.0.0beta2...v23.0.0rc1
Nextcloud Talk iOS 23.0.0 Beta 2
What's Changed
- chore(deps): Bump actions/cache from 5.0.1 to 5.0.2 in the github-actions group by @dependabot[bot] in #2355
- ci(actions): Apply zizmor fixes by @Ivansss in #2357
- chore(deps): Bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group by @dependabot[bot] in #2361
- fix: Adjust attributed text font in quote view by @Ivansss in #2348
- chore: Update WebRTC lib to 144.7559.0 by @Ivansss in #2356
- chore: Absence asDictionary cannot be optional by @SystemKeeper in #2358
- chore: Update test matrix to include stable32 and stable33 by @SystemKeeper in #2360
- fix: Hide automatic unpin message by @SystemKeeper in #2364
- chore: Install xcode 26.2 by @SystemKeeper in #2376
- fix: Chat summary without messages in some chunks by @SystemKeeper in #2359
- Fix overlay scrolling (e.g. pinned message) by @SystemKeeper in #2370
- fix(chat): Preserve message text when sharing media from picker by @luflow in #2367
- fix: Show pinned messages when entering open conversations by @SystemKeeper in #2377
- Swift migration 2026 by @SystemKeeper in #2362
- fix: Filter messages correctly in receive method as well by @SystemKeeper in #2373
- fix: Render scheduled messages with markdown by @SystemKeeper in #2374
- fix: Only update title view on color or size change by @SystemKeeper in #2375
- Keep silent flag on scheduled messages by @SystemKeeper in #2378
- Adjust thread creation sheet by @SystemKeeper in #2379
- fix: Reset room cell subtitle correctly in cell reuse by @Ivansss in #2380
- fix: Show resend invitation only for moderators by @SystemKeeper in #2382
- Add predefined options for "send later" by @SystemKeeper in #2384
- fix: Handle "Thread not found" error by @Ivansss in #2385
- fix(reactions): Prevent accidental reaction toggle when long pressing by @luflow in #2368
- fix: Markdown check by @SystemKeeper in #2386
- chore: Handle E2EE calling setup by @SystemKeeper in #2369
- feat: Validate password policy by @Ivansss in #2383
- Nextcloud Talk iOS 23.0.0 Beta 2 by @Ivansss in #2389
New Contributors
Full Changelog: v23.0.0beta1...v23.0.0beta2
Nextcloud Talk iOS 23.0.0 Beta 1
What's Changed
- Call view update by @SystemKeeper in #2281
- fix: User status scaling by @SystemKeeper in #2283
- Add background processing by @SystemKeeper in #1449
- fix: Hide call options that are forbidden for the participant by @SystemKeeper in #2284
- fix: Inactive accounts unread messages badge on iOS 26 by @Ivansss in #2289
- chore(deps): Bump actions/checkout from 5.0.0 to 6.0.0 in the github-actions group by @dependabot[bot] in #2292
- fix: Don't cache height of temporary and system messages by @SystemKeeper in #2291
- feat(l10n): Include latest stable branch's localized strings when generating Localizable.strings file by @Ivansss in #2137
- fix: Remove cached height on newly downloaded preview by @SystemKeeper in #2296
- fix: Change cache key to take grouping into account by @SystemKeeper in #2297
- chore(deps): Bump shivammathur/setup-php from 2.35.5 to 2.36.0 in the github-actions group by @dependabot[bot] in #2303
- Feat: Message pinning by @SystemKeeper in #2262
- fix: Adjust AirPlay button position in call view by @Ivansss in #2308
- chore(deps): Bump actions/checkout from 6.0.0 to 6.0.1 in the github-actions group by @dependabot[bot] in #2306
- chore(deps): Bump the github-actions group with 3 updates by @dependabot[bot] in #2310
- chore: Move external signaling controller to swift by @SystemKeeper in #2295
- fix: Crash when selecting a room while in a transition by @SystemKeeper in #2311
- feat: Allow to open shared locations in maps apps by @Ivansss in #2305
- feat: Split participants in call in room info view by @Ivansss in #2285
- fix: Do not use same keys in plurals file by @Ivansss in #2316
- fix: Do not use special chars in keys by @Ivansss in #2317
- fix: Do not use "many" in English plurals translations by @Ivansss in #2318
- fix: Message retrieval by @SystemKeeper in #2319
- fix: Participants label counter in call view by @Ivansss in #2322
- chore: Simplify glass usage by @SystemKeeper in #2324
- Unify avatar usage by @SystemKeeper in #2304
- fix: Show timezone offset even without other profile infos by @SystemKeeper in #2329
- fix: Ensure message width is correctly calculated with quotes by @SystemKeeper in #2326
- fix: Background crash on thread update by @SystemKeeper in #2332
- Unify chat overlays by @SystemKeeper in #2331
- chore: Update copyright to 2026 by @SystemKeeper in #2340
- fix: Expire background update of rooms by @SystemKeeper in #2333
- fix: Crashes on navigation controller when presenting chats by @SystemKeeper in #2334
- fix: Unread marker for thread after background check by @SystemKeeper in #2335
- chore: Replace openSSL with native methods by @SystemKeeper in #2325
- fix: New message check with quotes by @SystemKeeper in #2346
- feat: Implement one time login qr code by @SystemKeeper in #2224
- feat: Schedule messages by @SystemKeeper in #2347
- Nextcloud Talk iOS 23.0.0 Beta 1 by @Ivansss in #2354
Full Changelog: v22.0.8...v23.0.0beta1
Nextcloud Talk iOS 22.0.8
What's Changed
- [stable22] fix: Participants label counter in call view by @backportbot[bot] in #2323
- [stable22] fix: Show timezone offset even without other profile infos by @backportbot[bot] in #2337
- [stable22] fix: Ensure message width is correctly calculated with quotes by @backportbot[bot] in #2338
- [stable22] fix: Background crash on thread update by @backportbot[bot] in #2339
- [stable22] chore: Update copyright to 2026 by @backportbot[bot] in #2341
- [stable22] fix: Crashes on navigation controller when presenting chats by @backportbot[bot] in #2343
- [stable22] fix: Expire background update of rooms by @backportbot[bot] in #2342
- [stable22] fix: Unread marker for thread after background check by @backportbot[bot] in #2344
- [stable22] fix: New message check with quotes by @backportbot[bot] in #2349
- Nextcloud Talk iOS 22.0.8 by @Ivansss in #2352
Full Changelog: v22.0.7...v22.0.8
Nextcloud Talk iOS 22.0.7
What's Changed
- [stable22] fix: Adjust AirPlay button position in call view by @backportbot[bot] in #2309
- [stable22] chore: Move external signaling controller to swift by @backportbot[bot] in #2312
- [stable22] fix: Crash when selecting a room while in a transition by @backportbot[bot] in #2313
- [stable22] feat: Split participants in call in room info view by @Ivansss in #2315
- [stable22] feat: Allow to open shared locations in maps apps by @Ivansss in #2314
- Nextcloud Talk iOS 22.0.7 by @Ivansss in #2321
Full Changelog: v22.0.6...v22.0.7
Nextcloud Talk iOS 22.0.6
What's Changed
- Nextcloud Talk iOS 22.0.5 by @Ivansss in #2280
- [stable22] Call view update by @backportbot[bot] in #2282
- [stable22] fix: User status scaling by @backportbot[bot] in #2286
- [stable22] fix: Hide call options that are forbidden for the participant by @backportbot[bot] in #2288
- [stable22] Add background processing by @backportbot[bot] in #2287
- [stable22] fix: Inactive accounts unread messages badge on iOS 26 by @backportbot[bot] in #2290
- [stable22] Localizable strings updates by @Ivansss in #2294
- [stable22] fix: Don't cache height of temporary and system messages by @backportbot[bot] in #2293
- [stable22] fix: Change cache key to take grouping into account by @backportbot[bot] in #2299
- [stable22] fix: Remove cached height on newly downloaded preview by @backportbot[bot] in #2298
- Nextcloud Talk iOS 22.0.6 by @Ivansss in #2301
Full Changelog: v22.0.5...v22.0.6
Nextcloud Talk iOS 22.0.5
What's Changed
- Glass effects for chat view by @SystemKeeper in #2259
- chore: Add gesture recognizer to wrapper view as well by @SystemKeeper in #2263
- chore: Remove iOS 26.0 specific splitview workaround by @SystemKeeper in #2264
- chore: Use Xcode 26.0.1 for now by @SystemKeeper in #2268
- feat: Use glass view for emoji context menu by @SystemKeeper in #2267
- feat: Mirror local video when using front camera by @Ivansss in #2261
- chore: Only init data detector once in NCChatMessage by @SystemKeeper in #2271
- feat: Account picker improvements by @Ivansss in #2273
- fix: Image downscaling in media viewer by @Ivansss in #2278
- Update bubble style by @SystemKeeper in #2269
- feat: Make it obvious to the user that there are more cells by @SystemKeeper in #2277
- feat: Allow to rename threads by @Ivansss in #2275
- feat: Show thread context when opening thread message search results by @Ivansss in #2274
- Feat: Cache message height by @SystemKeeper in #2276
- feat: Open thread view when interacting with a thread message push notification by @Ivansss in #2272
Full Changelog: v22.0.4...v22.0.5