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