Skip to content

Release Version 12.0.3 (End August)

Compare
Choose a tag to compare
@hosy hosy released this 05 Sep 11:52
· 382 commits to master since this release
1107434

Changelog for ownCloud iOS Client 12.0.3 (2023-08-31)

The following sections list the changes in ownCloud iOS Client 12.0.3 relevant to
ownCloud admins and users.

Summary

  • Bugfix - Upload-Metadata: #1227
  • Bugfix - Open Folder in Files.app: #1240
  • Bugfix - Connection name: #1254
  • Bugfix - Unable to access files from Files.app: #1262
  • Bugfix - File Provider Crash: #1266
  • Bugfix - Translation: #1269
  • Bugfix - Open in Web for ownCloud 10: #5747
  • Bugfix - Copy Item not working: #5889

Details

  • Bugfix - Upload-Metadata: #1227

    TUS -H Upload-Metadata: mtime missing

    #1227

  • Bugfix - Open Folder in Files.app: #1240

    In some cases it was not possible to open Folder using iOS Files.app.

    #1240

  • Bugfix - Connection name: #1254

    Connection name doesn't change immediately

    #1254

  • Bugfix - Unable to access files from Files.app: #1262

    In some cases it was not possible to access files from the Files.app.

    #1262

  • Bugfix - File Provider Crash: #1266

    IOS invokes a FileProvider method with a nil value, which causes a crash.

    #1266

  • Bugfix - Translation: #1269

    Updated translations from Transifex.

    #1269

  • Bugfix - Open in Web for ownCloud 10: #5747

    Open in Web feature was not available for ownCloud 10 instances in the app.

    owncloud/enterprise#5747

  • Bugfix - Copy Item not working: #5889

    Copy and paste to a Space was not working

    owncloud/enterprise#5889