Releases: nextcloud/talk-ios
Releases · nextcloud/talk-ios
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
Nextcloud Talk iOS 22.0.4
What's Changed
- fix: Correctly parse inCall flag for room participants by @SystemKeeper in #2255
- fix: Colors of some elements on iOS 26 by @Ivansss in #2256
- Nextcloud Talk iOS 22.0.4 by @Ivansss in #2257
Full Changelog: v22.0.3...v22.0.4
Nextcloud Talk iOS 22.0.3
What's Changed
- Move SystemMessageTableViewCell to Swift by @SystemKeeper in #2243
- fix: Adjust background color usage on iOS 26 by @SystemKeeper in #2242
- fix: Update thread original message on thread created by @SystemKeeper in #2241
- chore(deps): Bump the github-actions group with 2 updates by @dependabot[bot] in #2245
- fix: Use non-grouped background for markdown by @SystemKeeper in #2246
- fix: Update mentions on filter change by @SystemKeeper in #2248
- fix: Dismiss keyboard when showing the context menu by @SystemKeeper in #2249
- feat: Improved date formats in conversations list by @Ivansss in #2244
- fix: File messages quotes by @Ivansss in #2250
- feat: Move AutoCompletionTableViewCell to swift by @SystemKeeper in #2247
- fix: Adjust text sharing colors by @SystemKeeper in #2251
- fix: Keyboard issue after dismissing modal view controller by @Ivansss in #2252
- Nextcloud Talk iOS 22.0.3 by @Ivansss in #2253
Full Changelog: v22.0.2...v22.0.3
Nextcloud Talk iOS 22.0.2
What's Changed
- fix: Empty conversation list placeholder by @SystemKeeper in #2237
- fix: Clear messages alert text by @SystemKeeper in #2238
- chore: Update TOCropViewController by @SystemKeeper in #2235
- fix: Share layout on iOS 26 by @SystemKeeper in #2234
- chore: Remove DateTools by @SystemKeeper in #2236
- fix: Sharing screenshots with iOS 26 by @SystemKeeper in #2233
- Nextcloud Talk iOS 22.0.2 by @Ivansss in #2240
Full Changelog: v22.0.1...v22.0.2
Nextcloud Talk iOS 22.0.1
What's Changed
- chore: Disable upload tests for now by @SystemKeeper in #2206
- feat: Highlight filter button on iOS 26 by @SystemKeeper in #2205
- fix: Unable to connect to simulator by @SystemKeeper in #2209
- chore: Update hasThread flag when user creates or subcribes to a thread by @Ivansss in #2207
- fix: Translucent navbar on iOS 26 by @SystemKeeper in #2204
- fix: Create thread replies button only when needed by @SystemKeeper in #2208
- fix: Keep highlight after switching to archived and back by @SystemKeeper in #2210
- chore(deps): Bump actions/cache from 4.2.4 to 4.3.0 in the github-actions group by @dependabot[bot] in #2213
- fix: Don't use data detectors in system messages by @SystemKeeper in #2212
- chore: Add placeholder to threads tableview by @Ivansss in #2214
- fix: Hide reply view after replying with an audio message by @Ivansss in #2215
- iOS 26 color follow-up by @SystemKeeper in #2220
- iOS 26 color follow-up 2 by @Ivansss in #2221
- fix: Thread creation view by @Ivansss in #2222
- chore: Add placeholders and icons for conversation filters by @Ivansss in #2216
- fix: Bar buttons text color for iOS 26 by @Ivansss in #2223
- fix: Threads updates by @Ivansss in #2211
- chore: Move to build folders by @SystemKeeper in #2225
- chore: Update supported localizations by @SystemKeeper in #2226
- chore: Fix build with missing translations by @SystemKeeper in #2229
- fix: Chat animation on iOS 26 by @SystemKeeper in #2227
- Nextcloud Talk iOS 22.0.1 by @Ivansss in #2230
Full Changelog: v22.0.0...v22.0.1
Nextcloud Talk iOS 22.0.0
What's Changed
- chore: master -> main by @SystemKeeper in #2111
- chore: master -> main follow-up by @SystemKeeper in #2112
- fix: Don't retry polling on 429 by @SystemKeeper in #2116
- fix: Avatar caching in NSURLCache by @SystemKeeper in #2115
- fix: Retrieving history, when last batch is update messages only by @SystemKeeper in #2114
- Swift: NCRoomParticipant / Join/Leave room by @SystemKeeper in #2103
- feat(reactions): Allow to add or remove reactions instantly by @Ivansss in #2113
- feat(call): Indicate inCall state in chat view's call button by @Ivansss in #2105
- chore(deps): Bump shivammathur/setup-php from 2.33.0 to 2.34.1 in the github-actions group by @dependabot[bot] in #2128
- chore: Video previews improvements by @Ivansss in #2130
- chore(webrtc): Bump WebRTC lib to 137.7151.0 by @Ivansss in #2123
- Chore/noid/remove afnetwork image by @SystemKeeper in #2124
- fix: Cache gifs in SDWebImage by @SystemKeeper in #2110
- chore(chat): Add new date headers by @Ivansss in #2141
- chore(chat): New scroll-to-bottom and new-messages buttons by @Ivansss in #2142
- fix: Don't capture self in avatar menu by @SystemKeeper in #2144
- fix: Stop background task correctly in didReceiveChatMessages by @SystemKeeper in #2145
- chore(chat): New style for reactions in chat view by @Ivansss in #2143
- feat(login): Login view improvements by @Ivansss in #2129
- Clearer Mark as Read/Unread icons by @kra-mo in #2127
- fix: Rework how split view controller is used by @SystemKeeper in #2150
- Test with longer timeout by @SystemKeeper in #2152
- chore: Centralize navbar styling by @SystemKeeper in #2151
- chore(deps): Bump shivammathur/setup-php from 2.34.1 to 2.35.2 in the github-actions group by @dependabot[bot] in #2154
- chore: Use simulator 18.5 by @SystemKeeper in #2159
- chore(deps): Bump the github-actions group with 2 updates by @dependabot[bot] in #2155
- chore: Update SDWebImageSVGKitPlugin to use latest SVGKit by @SystemKeeper in #2158
- chore(deps): Bump the github-actions group with 2 updates by @dependabot[bot] in #2161
- Chat redesign by @SystemKeeper in #2153
- feat: Add busy user status support by @SystemKeeper in #2163
- fix: Adjust DND icon to be similiar to the web interface one by @Ivansss in #2166
- fix: Use downscaled images to prevent memory issues by @SystemKeeper in #2160
- 🧵 Threads by @Ivansss in #2149
- Nextcloud Talk iOS 22.0.0 Beta 1 by @Ivansss in #2168
- fix: Update rooms after leaving room by @SystemKeeper in #2170
- chore(deps): Bump shivammathur/setup-php from 2.35.3 to 2.35.4 in the github-actions group by @dependabot[bot] in #2172
- fix: Action menu tint by @SystemKeeper in #2171
- fix: QuotedMessageView contraints by @Ivansss in #2173
- fix: Audio player layout and background color by @Ivansss in #2174
- fix: Use generic error message for branded clients by @SystemKeeper in #2176
- fix: Always show searchbar in ShareExtension by @SystemKeeper in #2178
- fix: Thread chat controller by @Ivansss in #2179
- fix: Handle "thread_renamed" message as an update message by @Ivansss in #2180
- fix: Don't use xcode 26 for now by @SystemKeeper in #2183
- feat: Show thread title and number of replies by @Ivansss in #2182
- feat: Thread avatars by @Ivansss in #2184
- Nextcloud Talk iOS 22.0.0 Beta 2 by @Ivansss in #2185
- Feat: Change attachments button icon by @Ivansss in #2189
- chore(deps): Bump shivammathur/setup-php from 2.35.4 to 2.35.5 in the github-actions group by @dependabot[bot] in #2192
- fix: Status stack view alignment by @Ivansss in #2190
- Fix: Reply to thread original message by @Ivansss in #2187
- Fix: Add talk metadata when sharing files by @Ivansss in #2191
- feat: Show subscribed threads in rooms list by @Ivansss in #2193
- iOS 26 support by @SystemKeeper in #2181
- fix: Use element color intead of theme color by @Ivansss in #2197
- chore: Move "Threads" button above "Archived conversations" by @Ivansss in #2195
- fix: Color of refresh control on iOS 26 by @Ivansss in #2196
- Nextcloud Talk iOS 22.0.0 RC 1 by @Ivansss in #2198
- chore: Use Xcode 26 by @SystemKeeper in #2200
- chore: Remove unneeded check by @Ivansss in #2201
- Nextcloud Talk iOS 22.0.0 by @Ivansss in #2202
New Contributors
Full Changelog: v21.1.1...v22.0.0
Nextcloud Talk iOS 22.0.0 RC 1
What's Changed
- Feat: Change attachments button icon by @Ivansss in #2189
- chore(deps): Bump shivammathur/setup-php from 2.35.4 to 2.35.5 in the github-actions group by @dependabot[bot] in #2192
- fix: Status stack view alignment by @Ivansss in #2190
- Fix: Reply to thread original message by @Ivansss in #2187
- Fix: Add talk metadata when sharing files by @Ivansss in #2191
- feat: Show subscribed threads in rooms list by @Ivansss in #2193
- iOS 26 support by @SystemKeeper in #2181
- fix: Use element color intead of theme color by @Ivansss in #2197
- chore: Move "Threads" button above "Archived conversations" by @Ivansss in #2195
- fix: Color of refresh control on iOS 26 by @Ivansss in #2196
- Nextcloud Talk iOS 22.0.0 RC 1 by @Ivansss in #2198
Full Changelog: v22.0.0beta2...v22.0.0rc1
Nextcloud Talk iOS 22.0.0 Beta 2
What's Changed
- fix: Update rooms after leaving room by @SystemKeeper in #2170
- chore(deps): Bump shivammathur/setup-php from 2.35.3 to 2.35.4 in the github-actions group by @dependabot[bot] in #2172
- fix: Action menu tint by @SystemKeeper in #2171
- fix: QuotedMessageView contraints by @Ivansss in #2173
- fix: Audio player layout and background color by @Ivansss in #2174
- fix: Use generic error message for branded clients by @SystemKeeper in #2176
- fix: Always show searchbar in ShareExtension by @SystemKeeper in #2178
- fix: Thread chat controller by @Ivansss in #2179
- fix: Handle "thread_renamed" message as an update message by @Ivansss in #2180
- fix: Don't use xcode 26 for now by @SystemKeeper in #2183
- feat: Show thread title and number of replies by @Ivansss in #2182
- feat: Thread avatars by @Ivansss in #2184
- Nextcloud Talk iOS 22.0.0 Beta 2 by @Ivansss in #2185
Full Changelog: v22.0.0beta1...v22.0.0beta2