Releases: nextcloud/ios
Version 7.0.2
- Fix auto upload Album
- Media improvements
- preview image fix
Version 7.0.1
- Share extension: review & improved
- Realm now open in appDelegate + open in background task (fix?)
- moved others db func in async
- improved load metadata folder (asynchronous)
- improved GUI Spinner (now on top view)
Version 7.0.0
-
move the DB in async queue
-
many functions have now been switched to async so they can be migrated to swift 6
-
fix realm error create DB after error on extension
-
redesign of protocol message transfers
-
redesign of networking process (wow sending and receiving files is much faster)
-
redesign of Auto Upload (now detect new images is much faster and stable)
-
added Location Manager (for those who want to increase the possibility of sending photos in the car while traveling) you can enable the location manager function in the background)
-
move the capabilities in NextcloudKit (now available for all Apple app)
-
fix windgets
-
now the send of images in background is much safer, stable and faster.
-
improved the synchronization offline file / folders
-
several fix on Service Provider Extension, now more stable
-
several fix on GUI
-
improved the speed of file list viewing
-
new log system
-
We've done a lot of work to improve overall stability
-
Version 7 is now much more flexible for future implementations
-
Version code name: Nextcloud Matheria for iOS © 2025
Version 6.6.6
- fix open db in apex
Version 6.6.5
Fixed failing requests which should not be dispatched at all when files download limits capability is missing.
Version 6.6.4
- Added verbose logging to the login polling.
- Updated NextcloudKit reference to 6.0.10.
Version 6.6.3
- Auto Upload fix
- Multi-user fix
- New options files in Menu
- Improvements e minor bug fix
Version 6.6.2
- Fix multiuser
Version 6.6.1
- Fixed some issues accessing the Nextcloud server that could occur in some cases
- Updated the GUI for iPad, especially the tab bar
- Now the add (+) button is separated from the tab bar so you can also have the activities at your 'fingertips'
- Other minor fix and improvements
Version 6.6.0
Refactoring Auto Upload + Albums