Skip to content

Releases: nextcloud/ios

Version 7.0.6

29 Jul 14:48
Compare
Choose a tag to compare
  • E2EE fix (end/dec privateKey OpenSSL)

Version 7.0.5

23 Jul 15:14
302fafd
Compare
Choose a tag to compare
  • File Provider fix

Version 7.0.4

18 Jul 05:01
81cc8d1
Compare
Choose a tag to compare

Fix iOS 15

Version 7.0.2

13 Jul 07:17
7f2df79
Compare
Choose a tag to compare
  • Fix auto upload Album
  • Media improvements
  • preview image fix

Version 7.0.1

07 Jul 06:19
6ebeef4
Compare
Choose a tag to compare
  • 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

02 Jul 08:42
3059468
Compare
Choose a tag to compare
  • 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

26 Jun 06:45
Compare
Choose a tag to compare
  • fix open db in apex

Version 6.6.5

24 Jun 07:13
6533fee
Compare
Choose a tag to compare

Fixed failing requests which should not be dispatched at all when files download limits capability is missing.

Version 6.6.4

05 Jun 11:52
Compare
Choose a tag to compare
  • Added verbose logging to the login polling.
  • Updated NextcloudKit reference to 6.0.10.

Version 6.6.3

21 May 08:54
ca95907
Compare
Choose a tag to compare
  • Auto Upload fix
  • Multi-user fix
  • New options files in Menu
  • Improvements e minor bug fix