Releases: nextcloud/talk-ios
Releases Β· nextcloud/talk-ios
Nextcloud Talk iOS 20.0.2
What's Changed
- Don't require a room object to render messages by @SystemKeeper in #1815
- Adjust silent send message by @SystemKeeper in #1821
- Remove duplicates from frequent emojis by @SystemKeeper in #1822
- Narrow down nil-tokens by @SystemKeeper in #1827
- New audio chat messages by @Ivansss in #1817
- User status message setting fixes by @Ivansss in #1824
- [stable20] New poll messages cells by @backportbot in #1831
- [stable20] Use MacOS 15, as 12 is now deprecated on GHA by @backportbot in #1832
- Nextcloud Talk 20.0.2 by @Ivansss in #1834
Full Changelog: v20.0.1...v20.0.2
Nextcloud Talk iOS 20.0.1
What's Changed
- Fix Swiftlint error by @Ivansss in #1797
- Correctly reset hasCall on call_tried system message by @SystemKeeper in #1798
- Simplify capability checking by @SystemKeeper in #1800
- Add dynamic text styles to federation invitations by @Ivansss in #1796
- Return localVideoView to original position after being pushed by right side bar by @Ivansss in #1799
- Improve zooming in NCZoomableView by @Ivansss in #1801
- Use pre-installed PHP 8.3 on runners by @SystemKeeper in #1803
- User status in settings button by @Ivansss in #1793
- Add message icons by @SystemKeeper in #1805
- Reduce online status icon padding by @Ivansss in #1807
- Ensure signaling settings availability by @SystemKeeper in #1804
- Add gif support by @SystemKeeper in #1806
- Add silent sent indication by @SystemKeeper in #1808
- Use frequent used emojis instead of a fixed set by @SystemKeeper in #1809
- Nextcloud Talk 20.0.1 by @Ivansss in #1813
Full Changelog: v20.0.0...v20.0.1
Nextcloud Talk iOS 20.0.0
Nextcloud Talk iOS 20.0.0
- Federated calls
- Banning users
- Improved call connection reliability
- Allow to prevent "@ all" mentions for non-moderators
- Bug fixes and performance improvements
What's Changed
- Prepare dependencies for iOS 18 / Xcode 16 changes by @SystemKeeper in #1719
- Ban users by @SystemKeeper in #1656
- Show mention details when mentioning everyone by @SystemKeeper in #1725
- Update icons - first batch by @SystemKeeper in #1730
- Ensure that we leave the room on the server in all cases by @SystemKeeper in #1713
- Federation v2 by @SystemKeeper in #1727
- Add setting for mention permissions by @SystemKeeper in #1732
- Add signaling settings unit tests by @SystemKeeper in #1734
- Check typingPrivacy in local capabilities by @SystemKeeper in #1735
- Fix crash when 422 on join is returned by @SystemKeeper in #1736
- Workaround for sending federated typing indicators by @SystemKeeper in #1739
- Correctly reset fileParameter and activityIndicator by @SystemKeeper in #1746
- Use VLC player for mkv files by @SystemKeeper in #1745
- Update idle timer when jumping in VLC player by @SystemKeeper in #1744
- Fix diagnostics by @SystemKeeper in #1741
- Fix potential crash on invalid preview size by @SystemKeeper in #1749
- Hide non-relevant conversation settings by @SystemKeeper in #1742
- Fix crash on showing SIP info by @SystemKeeper in #1750
- Support avatars in federated calls by @SystemKeeper in #1748
- Fix re-joining a call by @SystemKeeper in #1752
- Fix race condition on setting remote video size by @SystemKeeper in #1753
- Fix federation-v2 capability check by @SystemKeeper in #1754
- Check call enabled flag local and remote by @SystemKeeper in #1758
- Remove option to ban federated users by @SystemKeeper in #1762
- Master is now 31 by @SystemKeeper in #1764
- Show federated icon in participant list by @SystemKeeper in #1763
- Remove option to promote a federated user to moderator by @SystemKeeper in #1765
- Show placeholder view when there are no banned users by @SystemKeeper in #1768
- Add zammad integration reference view by @SystemKeeper in #1766
- Make sure callDuration is not negative by @SystemKeeper in #1757
- Verify the length of an internal note when banning by @SystemKeeper in #1770
- Call reconnect fixes by @SystemKeeper in #1773
- chore: update workflows from templates by @nextcloud-command in #1778
- Remove callPermissions by @SystemKeeper in #1775
- Unlimited message editing in note-to-self by @SystemKeeper in #1774
- Fix color to hexstring conversion by @SystemKeeper in #1779
- Add additional languages by @SystemKeeper in #1776
- Try to forceReconnect on 404 when joining call by @SystemKeeper in #1777
- Disable UI when microphone permission is missing by @SystemKeeper in #1780
- Use version 0.9.15 of libPhoneNumber-iOS by @SystemKeeper in #1785
- Code style changes in external signaling controller by @SystemKeeper in #1784
- Fix comment in SignalingSettings about index.php by @SystemKeeper in #1788
- Raise fatalError when we reached an inconsistent state by @SystemKeeper in #1789
- Don't use app-groups for caches anymore by @SystemKeeper in #1790
Full Changelog: v19.0.8...v20.0.0
Nextcloud Talk iOS 20.0.0 (RC 1)
What's Changed
- Remove option to ban federated users by @SystemKeeper in #1762
- Master is now 31 by @SystemKeeper in #1764
- Show federated icon in participant list by @SystemKeeper in #1763
- Remove option to promote a federated user to moderator by @SystemKeeper in #1765
- Show placeholder view when there are no banned users by @SystemKeeper in #1768
- Add zammad integration reference view by @SystemKeeper in #1766
- Make sure callDuration is not negative by @SystemKeeper in #1757
- Verify the length of an internal note when banning by @SystemKeeper in #1770
- Call reconnect fixes by @SystemKeeper in #1773
- chore: update workflows from templates by @nextcloud-command in #1778
- Remove callPermissions by @SystemKeeper in #1775
- Unlimited message editing in note-to-self by @SystemKeeper in #1774
- Fix color to hexstring conversion by @SystemKeeper in #1779
- Add additional languages by @SystemKeeper in #1776
- Try to forceReconnect on 404 when joining call by @SystemKeeper in #1777
- Disable UI when microphone permission is missing by @SystemKeeper in #1780
Full Changelog: v20.0.0beta2...v20.0.0rc1
Nextcloud Talk iOS 20.0.0 (Beta 2)
What's Changed
- Correctly reset fileParameter and activityIndicator by @SystemKeeper in #1746
- Use VLC player for mkv files by @SystemKeeper in #1745
- Update idle timer when jumping in VLC player by @SystemKeeper in #1744
- Fix diagnostics by @SystemKeeper in #1741
- Fix potential crash on invalid preview size by @SystemKeeper in #1749
- Hide non-relevant conversation settings by @SystemKeeper in #1742
- Fix crash on showing SIP info by @SystemKeeper in #1750
- Support avatars in federated calls by @SystemKeeper in #1748
- Fix re-joining a call by @SystemKeeper in #1752
- Fix race condition on setting remote video size by @SystemKeeper in #1753
- Fix federation-v2 capability check by @SystemKeeper in #1754
- Check call enabled flag local and remote by @SystemKeeper in #1758
Full Changelog: v20.0.0beta1...v20.0.0beta2
Nextcloud Talk iOS 20.0.0 (Beta 1)
What's Changed
- Prepare dependencies for iOS 18 / Xcode 16 changes by @SystemKeeper in #1719
- Ban users by @SystemKeeper in #1656
- Show mention details when mentioning everyone by @SystemKeeper in #1725
- Update icons - first batch by @SystemKeeper in #1730
- Ensure that we leave the room on the server in all cases by @SystemKeeper in #1713
- Federation v2 by @SystemKeeper in #1727
- Add setting for mention permissions by @SystemKeeper in #1732
- Add signaling settings unit tests by @SystemKeeper in #1734
- Check typingPrivacy in local capabilities by @SystemKeeper in #1735
- Fix crash when 422 on join is returned by @SystemKeeper in #1736
- Workaround for sending federated typing indicators by @SystemKeeper in #1739
Full Changelog: v19.0.8...v20.0.0beta1
Nextcloud Talk iOS 19.0.8
What's Changed
- Don't navigate when the app is not active by @SystemKeeper in #1700
- Bump shivammathur/setup-php from 2.31.0 to 2.31.1 by @dependabot in #1708
- chore: update workflows from templates by @skjnldsv in #1707
- Update PHP version of test instance to 8.1 by @Ivansss in #1709
- Verify existance of room capabilities by @SystemKeeper in #1706
- Video Jump Buttons by @i2h3 in #1712
- Handle non-existant conversation on incoming call by @SystemKeeper in #1711
- Fix present lobby check by @SystemKeeper in #1717
- Converting license header to SPDX format by @AndyScherzinger in #1723
- Add SPDX header to .m and .h files by @AndyScherzinger in #1724
- Add SPDX header for images/infra/ci/translations by @AndyScherzinger in #1726
- Fix rare crashes by @SystemKeeper in #1718
- Correctly handle deleted users by @SystemKeeper in #1715
- Fix navigation bar related crashes by @SystemKeeper in #1721
- Show fallback image in failure case by @SystemKeeper in #1729
New Contributors
- @skjnldsv made their first contribution in #1707
- @i2h3 made their first contribution in #1712
- @AndyScherzinger made their first contribution in #1723
Full Changelog: v19.0.7...v19.0.8
Nextcloud Talk iOS 19.0.7
What's Changed
- Bump shivammathur/setup-php from 2.30.5 to 2.31.0 by @dependabot in #1692
- Fix missing room controller in join notification by @SystemKeeper in #1694
- Remove the date hash workaround for avatar request by @SystemKeeper in #1695
- Increase padding in screenshare label by @Ivansss in #1697
- Add participants counter in call view for group calls by @Ivansss in #1696
- Close context menus before hanging up by @SystemKeeper in #1698
- Only use allocation tracking in test environment by @SystemKeeper in #1699
Full Changelog: v19.0.6...v19.0.7
Nextcloud Talk iOS 19.0.6
What's Changed
- Remove isEnabled from external signaling controller by @SystemKeeper in #1686
- Show name of screenshare participant by @SystemKeeper in #1687
- Update screensharing user name when receiving nick signaling message by @Ivansss in #1688
- Make sure we correctly cache avatars for up to 24h by @SystemKeeper in #1689
- Don't query the conversation list twice when force-refreshing by @SystemKeeper in #1690
- Small fix and design improvement for rooms search results table view by @Ivansss in #1682
Full Changelog: v19.0.5...v19.0.6
Nextcloud Talk iOS 19.0.5
What's Changed
- Fix leave room by @SystemKeeper in #1683
- Track NCRoomController (de-)allocation by @SystemKeeper in #1684
Full Changelog: v19.0.4...v19.0.5