iOS App Changelog

Table of Contents

Summary

  • Bugfix - Fix cleanup of Available Offline policies targeting unavailable spaces: #1344
  • Bugfix - Remove (re)sharing from roles for newly created user/group shares: #1376
  • Enhancement - Improved sidebar with account-wide search: #1320
  • Enhancement - Sync Engine fixes and improvements: #1376
  • Enhancement - Reduce memory footprint: #1376

Details

  • Bugfix - Fix cleanup of Available Offline policies targeting unavailable spaces: #1344

    Fix an issue arising from Available Offline policies targeting unavailable/detached drives and removes the respective policies.

    https://github.com/owncloud/ios-app/pull/1344

  • Bugfix - Remove (re)sharing from roles for newly created user/group shares: #1376

    Removes (re)sharing from roles for newly created user/group shares for ocis.

    https://github.com/owncloud/ios-app/pull/1376

  • Enhancement - Improved sidebar with account-wide search: #1320

    This PR: - removes Quick Access from the sidebar, redistributing its prior contents as follows: - Recents: promoted to a top-level sidebar item - Favorites: promoted to a top-level sidebar item - Available Offline: promoted to a top-level sidebar item - other Quick Access items: moved as suggestions to new top-level sidebar Search item, with a dedicated Add to sidebar button that allows re-adding the previous Quick Access items as saved search - Saved searches now appear as top-level items in the sidebar - adds custom user sidebar items - can be added via Add to sidebar - support drag and drop (also cross-account) - managed via context menu, swipe and Remove from sidebar actions - in the share extension automatically connects to the first account if only one account is in the account (superseding #1296) - incorporates the latest SDK with important fixes

    https://github.com/owncloud/ios-app/pull/1320

  • Enhancement - Sync Engine fixes and improvements: #1376

    • Detects disconnected/spurious TUS uploads running in the HTTP backend and stop them if the Sync Action that started the upload is no longer around. - Find hanging Sync Actions in the Sync Journal and automatically restart them. - Add progress reporting for TUS uploads, fix HTTP layer issue

    https://github.com/owncloud/ios-app/pull/1376

  • Enhancement - Reduce memory footprint: #1376

    • reduced memory consumption of the File Provider - avoid use of FileProvider via XPC due to stability issues - add code handling iOS/iPadOS 18 requests to the File Provider to download folder items - fix spurious "invalid parameter" error on import in File Provider - properly clean up status of ProgressSummarizer after disconnect

    https://github.com/owncloud/ios-app/pull/1376

Changelog for ownCloud iOS Client 12.2.1 (2024-04-30)

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

Summary

  • Bugfix - Detect attempts to bypass a lock timeout by changing the clock: #1347

Details

  • Bugfix - Detect attempts to bypass a lock timeout by changing the clock: #1347

    • detect attempts to bypass a lock timeout by changing the clock - code cleanups/modernizations of AppLockManager - supersedes #1324

    https://github.com/owncloud/ios-app/pull/1347

Changelog for ownCloud iOS Client 12.2.0 (2024-04-23)

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

Summary

  • Bugfix - Fix cleanup of Available Offline policies targeting unavailable spaces: #1343
  • Change - Add required privacy manifests: #1348
  • Enhancement - Improved sidebar with account-wide search: #1320
  • Enhancement - Password Policy support: #1325

Details

  • Bugfix - Fix cleanup of Available Offline policies targeting unavailable spaces: #1343

    Fixes an issue arising from Available Offline policies targeting unavailable or detached spaces and removes the respective policies, preventing continued retries for files from inaccessible or removed spaces.

    https://github.com/owncloud/ios-app/pull/1343

  • Change - Add required privacy manifests: #1348

    Adds the privacy manifest required by Apple starting May 1, 2024 to the app and upgrades krzyzanowskim/OpenSSL to 3.1.5001 to include a privacy manifest as also required by Apple.

    https://github.com/owncloud/ios-app/pull/1348

  • Enhancement - Improved sidebar with account-wide search: #1320

    This PR: - removes Quick Access from the sidebar, redistributing its prior contents as follows: - Recents: promoted to a top-level sidebar item - Favorites: promoted to a top-level sidebar item - Available Offline: promoted to a top-level sidebar item - other Quick Access items: moved as suggestions to new top-level sidebar Search item, with a dedicated Add to sidebar button that allows re-adding the previous Quick Access items as saved search - Saved searches now appear as top-level items in the sidebar - adds custom user sidebar items - can be added via Add to sidebar - support drag and drop (also cross-account) - managed via context menu, swipe and Remove from sidebar actions - in the share extension automatically connects to the first account if only one account is in the account (superseding #1296) - incorporates the latest SDK with important fixes

    https://github.com/owncloud/ios-app/pull/1320

  • Enhancement - Password Policy support: #1325

    This PR implements password policy support throughout the iOS client app, including: - an extensible password policy system based on rules, policies and validation reports with verbose error reporting for - characters and character sets - lengths - byte counts - the generation of password policies based on server capabilities - a default password policy for servers that do not provide a password policy - a password generator based on password policy rules using "cryptographically secure random bytes"

    • a password composer for entering, editing and generating passwords with instant rule verification and feedback - one-tap password generation based on a server's password policy within Public Link creation - sharing of combined public link URL and password to the clipboard, Messages, Mail and more via the system share sheet directly after link generation, like f.ex.:
     Photos (https://demo.owncloud.org/s/D3WkWZOW8BUjeKr) | Password: 46CPou|#Pw5.

    https://github.com/owncloud/ios-app/issues/973 https://github.com/owncloud/ios-app/pull/1325

Changelog for ownCloud iOS Client 12.1.0 (2024-01-29)

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

Summary

  • Bugfix - Available offline badge: #1128
  • Bugfix - File Provider fixes: #1294
  • Bugfix - Open ownCloud Links in App: #1295
  • Bugfix - Show message in File Provider if no account has been set up: #1306
  • Bugfix - Disable Markup Edit Mode iOS 17: #1309
  • Bugfix - Adopt log format: #11224
  • Change - New account wizard: #1274
  • Change - Text recognition actions for images: #1283
  • Change - File extension / suffix protection: #1292
  • Change - Share Action Extension "Save to ownCloud": #1293
  • Change - Link naming: #1297
  • Change - Remove Extension Build Flag (Intents): #6112

Details

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

Changelog for ownCloud iOS Client 12.0.2 (2023-06-23)

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

Summary

  • Bugfix - Unable to authenticate using OpenID Connect: #1219
  • Bugfix - Files.app: #1223
  • Bugfix - Recent files view: #1225
  • Bugfix - Attach files from third-party apps: #1228

Details

Changelog for ownCloud iOS Client 12.0.1 (2023-06-15)

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

Summary

  • Bugfix - Several Bug Fixes: #1220

Details

Changelog for ownCloud iOS Client 12.0.0 (2023-06-12)

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

Summary

  • Change - Spaces/Drives / Graph API support: #92
  • Change - Gridview implementation: #744
  • Change - App Provider support: #1127
  • Change - New Navigation: #1162
  • Change - Postbuild Settings: #1179
  • Change - CSS theming: #1194
  • Change - Support saving folder searches: #1205
  • Change - Unified Onboarding and Account Setup: #1208
  • Change - New sharing UI with role support: #4848
  • Change - Support Webfinger based lookup server: #4849
  • Change - Added new build flag: #5290
  • Change - Disallow Extensions via MDM: #5308
  • Change - Disable access to File Provider via MDM: #5371
  • Change - Dynamic Instance Logo: #5505

Details

Changelog for ownCloud iOS Client 11.11.1 (2022-10-30)

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

Summary

  • Bugfix - Enabling Markup Mode: #1141

Details

Changelog for ownCloud iOS Client 11.11.0 (2022-09-26)

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

Summary

  • Bugfix - Respect privateLinks capability: #1138
  • Bugfix - Enabling Markup Mode, Showing Video Controls on iOS 16, Updating Theme: #1141
  • Bugfix - Share Extension Passcode Lock Interval: #1156
  • Bugfix - Video Metadata Image: #5296
  • Change - New Dark Mode Themes: #1146

Details

Changelog for ownCloud iOS Client 11.10.1 (2022-08-02)

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

Summary

  • Bugfix - (Branding) Biometrical Unlock in Share Sheet: #1129
  • Bugfix - Show folder contents from cache when offline: #1130
  • Bugfix - (Branding) Color Issues: #1132

Details

Changelog for ownCloud iOS Client 11.10.0 (2022-05-18)

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

Summary

  • Bugfix - IOS 15 SDK: #1066
  • Bugfix - EMM Shortcuts Licensing: #1114
  • Bugfix - Increased Timeout for Copy Action: #1119
  • Bugfix - Shortcuts Action Delete Path Item: #1123
  • Change - Migration to OpenSSL 1.1.0: #1116

Details

Changelog for ownCloud iOS Client 11.9.1 (2022-03-29)

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

Summary

  • Bugfix - Setup Passcode with Biometrical Unlock: #1112
  • Change - Set App Group Identifier: #1099

Details

  • Bugfix - Setup Passcode with Biometrical Unlock: #1112

    Biometrical unlock button no longer appear in setup view and after passcode was successfully setup, show biometrical unlock for permissions dialog.

    https://github.com/owncloud/ios-app/pull/1112

  • Change - Set App Group Identifier: #1099

    Set a custom app group identifier via Branding.plist this parameter. This value will be set by fastlane to all needed Info.plist keys. This is needed, if a customer is using an own resigning script which does not handle setting the app group identifier.

    https://github.com/owncloud/ios-app/pull/1099

Changelog for ownCloud iOS Client 11.9.0 (2022-03-16)

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

Summary

  • Bugfix - Fix WebDAV endpoint URL for media playback after restoration: #1093
  • Bugfix - OAuth token renewal race condition: #1105
  • Change - Infinite PROPFIND support: #950
  • Change - Rename Account (without re-authentication): #972
  • Change - Biometrical Authentication Button: #1004
  • Change - Poll for changes efficiency enhancements: #1043
  • Change - Webfinger / server location: #1059

Details

Changelog for ownCloud iOS Client 11.8.2 (2022-01-17)

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

Summary

  • Bugfix - Continuous Audio Playback: #4924
  • Bugfix - PDF Editing: #4934
  • Change - (Branding) Corporate Color as Folder Color: #1069

Details

Changelog for ownCloud iOS Client 11.8.1 (2021-12-22)

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

Summary

  • Change - Localized Sort Order: #975
  • Change - Fallback on OIDC Dynamic Client Registration: #1068

Details

  • Change - Localized Sort Order: #975

    Improved sorting results and localized sorting across query results and database queries, via the SDK's new OCLOCALIZED collation and sort comparator.

    https://github.com/owncloud/ios-app/issues/975

  • Change - Fallback on OIDC Dynamic Client Registration: #1068

    Adds authentication-oauth2.oidc-fallback-on-client-registration-failure - defaulting to true - to allow the automatic fallback to default client_id / client_secret if OpenID Connect Dynamic Client Registration fails with any error. Furthermore fixed an infinite OAuth2 token refresh loop via SDK update.

    https://github.com/owncloud/ios-app/pull/1068

Changelog for ownCloud iOS Client 11.8.0 (2021-12-01)

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

Summary

  • Bugfix - Background Location Settings: #1050
  • Bugfix - Clear Passcode Lock: #1061
  • Bugfix - Quick Access: #4767
  • Bugfix - (Branding) Retry Section for Login Error: #4786
  • Change - Account List: #1014
  • Change - (Branding) Modular Localization: #1054
  • Change - (Branding) Skip Account Screen: #1056
  • Change - (Branding) Color and UI Improvements: #1057
  • Change - Suggest Biometrical Unlock: #4747
  • Change - (Branding) Default User Settings: #4766
  • Change - Display Name: #4798
  • Change - Licenses Overview: #4801
  • Change - (Branding) Remove Code via Build Flag: #4805
  • Change - (Branding) Biometrical Unlock Setting: #4818
  • Change - (Branding) Custom App/Auth Schemes: #4857

Details

Changelog for ownCloud iOS Client 11.7.1 (2021-09-22)

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

Summary

  • Bugfix - (PDF-Viewer) Keyboard does not disappear: #894
  • Bugfix - Enabling Markup Edit Mode on iOS 15: #1012
  • Bugfix - Automatic photo upload crash on iOS 15: #1017
  • Bugfix - Open Private Link in Branded Client: #1031
  • Bugfix - Open Private Link in Branded App: #1031
  • Bugfix - (PDF-Viewer) "Go to page" action does not open last page: #1033
  • Bugfix - (Branding) iOS 12 crash when entering Settings: #4701
  • Change - (Branding) Add build flags support: #1026
  • Change - Added associated domains to resign script: #1028
  • Change - (Branding) Send Feedback via URL: #1035
  • Change - (Branding) Option to disable file imports: #4709
  • Change - (Branding) New Color Parameters: #4716
  • Change - MDM-configurable App Lock Interval: #4741
  • Change - Configurable poll interval: #8777

Details

Changelog for ownCloud iOS Client 11.7.0 (2021-07-29)

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

Summary

  • Change - Clipboard Support: #514
  • Change - Background Media Upload: #958
  • Change - Six Digits Passcode: #958
  • Change - Filename Layout: #968

Details

  • Change - Clipboard Support: #514

    Clipboard support provides the following new features: - Copy: Files can be copied to the system-wide clipboard and pasted into other apps. Folders can also be copied within the ownCloud app. - Paste: Files can be pasted from the system-wide clipboard into the ownCloud app. Likewise, files and folders copied within the app can be pasted. - Cut: Within an ownCloud account, files and folders can be cut and pasted to a different path. After this action, the items are no longer present in the original location.

    https://github.com/owncloud/ios-app/pull/514

  • Change - Background Media Upload: #958

    Uploading new media files is now more reliable in the background when "Use background location updates" is enabled in the settings.

    https://github.com/owncloud/ios-app/pull/958

  • Change - Six Digits Passcode: #958

    Passcode lock supports to set a passcode lock with 4 or 6 digits.

    https://github.com/owncloud/ios-app/pull/958

  • Change - Filename Layout: #968

    Adopted the filename layout to the new Web UI with bold font weight, large file name and normal font weight, small file extension.

    https://github.com/owncloud/ios-app/issues/968

Changelog for ownCloud iOS Client 11.6.1 (2021-06-24)

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

Summary

  • Bugfix - FileProvider UI on iOS 12: #986
  • Bugfix - In some cases, background media upload worked not as expected: #4547
  • Bugfix - Fixed misleading warnings at let's encrypt cert renewal: #4558
  • Change - Additional URL Scheme: #979

Details

Changelog for ownCloud iOS Client 11.6.0 (2021-05-12)

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

Summary

  • Bugfix - Improved AppStore Review Request Time: #845
  • Bugfix - Changed wording in documentation: #867
  • Bugfix - Fix bookmark name editing: #877
  • Bugfix - Media Player Behaviour: #884
  • Bugfix - Japanese Input Support: #916
  • Bugfix - Swiping PDF thumbnail view on the iPhone: #918
  • Bugfix - Added Dark Mode Support to Preview: #919
  • Bugfix - Passcode Settings Section: #923
  • Bugfix - Viewer fixes, refactoring and minor improvements: #942
  • Bugfix - Disable Markup Action for Mime-Type Gif: #952
  • Bugfix - UI refinements in action card: #956
  • Bugfix - State Restoration for Branded Login: #957
  • Bugfix - Added paragraph on top of Acknowledgements page: #4284
  • Bugfix - Fixed Branded UI on iPad: #4367
  • Bugfix - Enabling Markup Mode: #4468
  • Change - Local account-wide search using custom queries: #53
  • Change - Full Screen PDF View: #428
  • Change - Unified Branding with MDM support: #697
  • Change - Presentation Mode: #704
  • Change - Class Settings Metadata Support: #831
  • Change - Video upload improvements: #847
  • Change - Enhanced drag & drop support: #850
  • Change - New photo picker / permissions model for iOS 14: #851
  • Change - Shortcut uploads and error handling improvements: #858
  • Change - Corporate Color + UI Refinements: #860
  • Change - Improved Right-to-Left Language UI-Design: #861
  • Change - Enforce User ID when updating token-based bookmarks: #869
  • Change - TLS certificate comparison: #872
  • Change - New Issue view / presentation: #874
  • Change - Automated Calens Changelog Creation: #879
  • Change - File Provider Passcode Protection: #880
  • Change - Updated Keyboard Shortcuts: #902
  • Change - Added Actions to File Provider: Sharing & Public Links: #910
  • Change - MDM Enhancements: #4104
  • Change - "Go to Page" reallocated in PDF previews: #4448
  • Change - French Localization: #4450

Details

Changelog for ownCloud iOS Client 11.5.2 (2021-03-03)

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

Summary

  • Bugfix - PDF thumbnail view position on the iPad: #905
  • Bugfix - Misplaced Collapsible Progress Bar in detail view: #906
  • Bugfix - Accessing hyperlinks in PDF documents: #4432

Details

Changelog for ownCloud iOS Client 11.5.1 (2021-02-17)

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

Summary

  • Bugfix - Fix Crash on iOS 12 devices: #896

Details

Changelog for ownCloud iOS Client 11.5.0 (2021-02-10)

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

Summary

  • Bugfix - Improved AppStore Review Request Time: #845
  • Bugfix - Changed wording in documentation: #867
  • Bugfix - Fix bookmark name editing: #877
  • Bugfix - Media Player Behaviour: #884
  • Bugfix - Added paragraph on top of Acknowledgements page: #4284
  • Bugfix - Fixed Branded UI on iPad: #4367
  • Change - Full Screen PDF View: #428
  • Change - Unified Branding with MDM support: #697
  • Change - Class Settings Metadata Support: #831
  • Change - Video upload improvements: #847
  • Change - Enhanced drag & drop support: #850
  • Change - New photo picker / permissions model for iOS 14: #851
  • Change - Corporate Color + UI Refinements: #860
  • Change - Improved Right-to-Left Language UI-Design: #861
  • Change - Enforce User ID when updating token-based bookmarks: #869
  • Change - TLS certificate comparison: #872
  • Change - New Issue view / presentation: #874
  • Change - Automated Calens Changelog Creation: #879
  • Change - MDM Enhancements: #4104

Details

Changelog for 11.4.5 versions and below

Release version 11.4.5 (January 2021)

  • Fix: Crash in Detail View (#855)
  • Fix: Upload Improvements (PR #857)

Release version 11.4.4 (End-November 2020)

  • Fix: iPad on iOS 12 (#4293)
  • Fix: Improvements on Apple Silicon macOS

Release version 11.4.3 (Mid-November 2020)

  • Fix: iOS 14 UI Adaptions (#834)

Release version 11.4.2 (November 2020)

  • Support for new Display Sizes
  • Favorites in Directory Picker (#814)
  • Rename Filename in Scan View (#822)
  • Fix: Save Attachments from Mail.app (#816)
  • Fix: Authentication Error in FileProvider (#808)
  • Fix: New Folder in FileProvider (#827)

Release version 11.4.1 (September 2020)

  • Image Metadata (#679)
  • Pro Photo Upload (#685, #688)
  • Fix: Media Upload Path (#784)
  • Fix: File List (#786)
  • Fix: Markup (#783)
  • Fix: Shortcuts (#785)
  • Fix: Share Sheet (#782)
  • Fix: Multiple Selection (#735)
  • Fix: File Provider (#747)
  • Fix: General Improvements (#790, #792, #793)
  • Fix: Create Public Link (#803)

Release version 11.4 (August 2020)

  • Branding Support (#2, #120)
  • Migration (#270)
  • Cellular Options (PR #709)
  • Share Sheet (#539)
  • Camera Access (#615)
  • Better Issue Handling (#362, #505, #513, #585, SDK: #63)
  • Folders on top (#431)
  • Contextual Menu (#717)
  • Multitouch gestures (#725)
  • Inline Authentication (PR #682)
  • Image Upload: Change file name (PR #714)
  • App Version Information (#740)
  • Improved Media Upload (#647)
  • Media Streaming (#766)
  • Public Link Creation (#671)
  • Diagnostics (PR #762)
  • Item Counter (PR #771)
  • Universal Links / Deep Linking (PR #609)
  • Shortcuts: Get File Info
  • Fix: Avoid duplicate photo upload (PR #714)
  • Fix: Markup (#729, 698)
  • Fix: Audio Playback (#683)
  • Fix: Serveral UI Improvements (PR #654, #264)
  • Fix: File Provider (#754, …)
  • Fix: Quick Access (#745)
  • Fix: Sort by Type (#670)

Release version 1.3.2 (April 2020)

  • iPad: Mouse and Trackpad support (#655)
  • Fix: Shortcut - Save Action (#651)
  • Fix: Keep open files up-to-date (#630)

Release version 1.3.1 (March 2020)

  • Fix: Shortcut - Save Action (#622)
  • Fix: Markup Documents (#617, #618)
  • Fix: Offline Usage (#3828)
  • Fix: Available Offline (PR #616)
  • Fix: Permissions (#623)

Release version 1.3.0 (February 2020)

  • Document Scanner on iOS 13 (PR #494)
  • Markup Documents on iOS 13 (#541)
  • Shortcut Support on iOS 13 (#463)
  • New Quick Access Collections (PR #600)
  • Cleaner File List Layout (PR #594)
  • Added Sort Bar in Directory Picker (#590)
  • Fix: Blank File List on UI restoration (#601)
  • Fix: Share Sheet on iPad for log files (#606)

Release version 1.2.1 (January 2020)

  • Fix: Passcode Lock Screen on iOS 13 (#582)

Release version 1.2.0 (December 2019)

  • Multiple Window Support (iPadOS) (#488)
  • Keyboard Commands (iPadOS) (#282)
  • Media Player Improvements (#59, #374)
  • Better File Previews (#481)
  • Arabic Language Support
  • Fix: Sort alphabetically (PR #546)
  • Fix: Share Sheet on iPad (#568)
  • Fix: FileProvider File Type Issue (#557)
  • Fix: FileProvider Offline Browsing (PR #547)
  • Fix: FileProvider Saving from Microsoft Word (PR #574)
  • Fix: Photo Upload (#504)

Release version 1.1.2 (October 2019)

  • Fix for long delays before starting a request on iOS 13.1 (PR #531)

Release version 1.1.1 (October 2019)

  • Dark mode support (PR #489)
  • iOS 13 support (#502)
  • Background media playback fixed (PR #522)
  • Displaying long file name improved (#516)
  • Fixed naming of uploaded edited photos (#520)
  • Fixed crash in File Provider (#502)
  • UI fixes (#511, #502)

Release version 1.1.0 (September 2019)

  • Available Offline Support (#134, #135)
  • Background Sync Support (#386)
  • Background Image Upload (#116)
  • Import Files from Share Sheet (#76)
  • Added "Create Folder" Action in Directory Picker (#443)
  • Added Change Sort Order for all Sort Methods (#470)
  • Added Index Bar in File list (#413)
  • Image Gallery improvements (#322)
  • UI improvements for the Navigation Bar (#477)
  • Added Activity Indicator for deleting Local Copies (#393)
  • Sharing fixes (#439, #415)
  • Fixed min length for searching sharing users (#454)

Release version 1.0.4 (August 2019)

  • Authentication improvements (PR #459)
  • Fixed background crash (PR #462)
  • Log file improvements (#444)

TestFlight Build 129 (July 2019)

  • Import files from Share Sheet (#76)
  • Create Folder in Directory Picker (#443)

TestFlight Build 126 (July 2019)

  • Native Media Player, with support for streaming (#395)
  • Name Conflict Detection (#377)
  • Activity Indicator for deleting offline copies (#393)
  • Improved Log File (#446)
  • Image Gallery improvement (#322)
  • Error handling for corrupted files (#357)

Release version 1.0.3 (July 2019)

  • Add support for local user names with @ inside in sharing (PR #453)

Release version 1.0.2 (July 2019)

  • Favorites crash fixed (#423)
  • Account Auto-Connect
  • Add support for server setting version.hide (#426)
  • OAuth2 improvements (#293)

Release version 1.0.1 (June 2019)

  • Passcode lock for iOS Files.app
  • Access log files after log session ended
  • Translation fixed
  • Sharing bug fixed
  • Fixed bug when creating a new folder

TestFlight Build 123 (June 2019)

  • Finally: Sharing !! (#275, #292, #351, #358)
  • Option to convert HEIF/HEVC to JPEG/MP4 before upload (#363)
  • Option to show/hide hidden files in the file list (#390)
  • Debugging: log rotation (#382)
  • Clear cached local files (#376)

TestFlight Build 119 (May 2019)

  • Drag and drop between apps (iPad Split View) (#48)
  • Drag directly to file actions (#250)
  • Multi-select: more file actions (#250)
  • Swipe to next image (#277)
  • Display quota (#337)
  • Navigation to any parent folder (#354)

TestFlight Build 111 (March 2019)

  • Upload multiple images and videos in the app (Select all!!!) (#173 )
  • "Open in…" with offline files (#227)
  • Basic appconfig.org implementation (#272)

TestFlight Build 103 (February 2019)

  • Multi-select files/folders for move and delete (#234)
  • Copy file/folder to another location (#207)
  • Accessibility improvements (#239)
  • Multi Language: cs_CZ, de, de_DE, en_GB, ko, mk, nb_NO, nn_NO, pt_BR, pt_PT, ru, sq, th_TH, zh_CN (#231)

TestFlight Build 85 (November 2018)

  • Upload (single) images and (multiple) files in the app (#146)
  • Open in another app (#132)

TestFlight Build 83 (November 2018)

  • PDF viewer with search and TOC (#138)

TestFlight Build 79 (November 2018)

  • iOS Files app integration (#67)
    • Upload to Files app
    • Download in Files app
    • Edit and save files via Files app
    • Move, rename, delete in Files app
  • File size and dates in file list (#117)
  • Settings > Logging

TestFlight Build 73 (October 2018)

  • Menu for file/folder info and actions (#106)
  • Move of individual files/folders from menu (#110)
  • Move multiple files/folders with drag and drop (#110)
  • Basic file preview (#114)

TestFlight Build Build 54 (August 2018)

  • Touch ID and Face ID (#54)
  • File/folder deletion (#91)
  • File/folder rename (#102)
  • Filtering/search the current folder (#64)

TestFlight Build 34 (June 2018)

  • Sort options for files and folders (#55)
  • Passcode lock with delay option and brute force (activate in "Settings", no Touch ID and Face ID yet) (#34)

TestFlight Build 31 (May 2018)

  • Account creation with OAuth 2.0 and basic auth
  • Edit, re-order and delete accounts (#38)
  • Inspect SSL-certificates
  • Folder navigation (online and offline)
  • Thumbnails in file view (#32)
  • Different themes (click "Help" on bottom left)

Help

Chatroom

The really in-depth instant messaging channel for and with the ownCloud community and core developers. Join here if you want to contribute!

ownCloud Talk

Customer support

The experts behind ownCloud technology help you as an Enterprise customer with your large scale environments with many users and even more files.

Get help

GitHub

ownCloud’s development happens here. Participate or let us know when you’ve found a bug.

ownCloud on GitHub

You got big plans?

With our enterprise solutions, teams of 50 people or more can work together securely, digitally. 8/5 support included.