Releases: owncloud/ios-app
Release Version 12.0 (June 2023)
Changelog for ownCloud iOS Client 12.0 (2023-06-12)
• Version 12 Major Release
Rearchitectured for iOS 15 and later.
• ownCloud Infinite Scale support
Support for Spaces, Authenticated WebFinger and other new oCIS features.
• New Search Capabilities
Powerful new search UI, saved searches and search templates.
• New Navigation
Navigate via the new sidebar, breadcrumbs and browser controls.
• Role-based Sharing Interface
The new role-based sharing user interface makes creating and editing shares and links even easier.
• Grid View Modes
Switch between list and several, different grid modes to display your folder's contents in new ways.
• App Provider support
Create and edit new documents through app providers on servers that support them.
• Improved Theming
The updated dark and light themes make use of a new, CSS-based theming system.
• MDM Enhancements
Many new MDM parameters.
Release Version 11.11.1 (October 2022)
Release Version 11.11.0 (September 2022)
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
-
Bugfix - Respect privateLinks capability: #1138
Respect files.privateLinks capability and do not offer to create private links when
privateLinks are not supported. -
Bugfix - Enabling Markup Mode, Showing Video Controls on iOS 16, Updating Theme: #1141
Enabling markup mode was broken on iOS 16 because of rearranged navigation bar and toolbar
items. Video player controls were not showing on iOS 16. Furthermore when a new theme was
chosen, this causes that the UITabBar and UIToolbar does not updates colours. -
Bugfix - Share Extension Passcode Lock Interval: #1156
The passcode lock interval was not taken into use in the share extension.
-
Bugfix - Video Metadata Image: #5296
If a video file includes a metadata image, the video file was not visible, because the metadata
image was overlaying. -
Change - New Dark Mode Themes: #1146
Adds a new dark mode theme which is mostly equal to the web UI dark mode theme. Furthermore it adds
a black dark mode theme.
Release Version 11.10.1 (August 2022)
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
-
Bugfix - (Branding) Biometrical Unlock in Share Sheet: #1129
Biometrical unlock in the share sheet does not work in some third party apps like Boxer. With new
branding parameters it is now possible to disable biometrical unlock in the share sheet or to
exclude specific apps. -
Bugfix - Show folder contents from cache when offline: #1130
With this fix the app shows the contents of the available folders when offline.
-
Bugfix - (Branding) Color Issues: #1132
Fix some automatic color values, if the branding color is bright by checking the brightness of
the color.
Release Version 11.10.0 (May 2022)
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
-
Bugfix - IOS 15 SDK: #1066
After upgrading to iOS 15 SDK some UI fixes were needed.
-
Bugfix - EMM Shortcuts Licensing: #1114
If app was build as EMM version, the app shown an licensing error, when running shortcut
intents. -
Bugfix - Increased Timeout for Copy Action: #1119
Increased HTTP request timeout for COPY actions from 1 minute to 10 minutes and improved error
handling for request timeouts. -
Bugfix - Shortcuts Action Delete Path Item: #1123
The shortcuts action Delete Path Item did not provided configured accounts.
-
Change - Migration to OpenSSL 1.1.0: #1116
Migrated code to OpenSSL 1.1.1 API.
Release Version 11.9.1 (End March)
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
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. -
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.
Release Version 11.9.0 (March 2022)
Summary
- Bugfix - Fix WebDAV endpoint URL for media playback after restoration: #1093
- Bugfix - OAuth token renewal race condition: #1105
- Change - Biometrical Authentication Button: #1004
- Change - Poll for changes efficiency enhancements: #1043
- Change - Webfinger / server location: #1059
- Change - Infinite PROPFIND support: #950
- Change - Rename Account (without re-authentication): #972
Details
-
Bugfix - Fix WebDAV endpoint URL for media playback after restoration: #1093
Fixes a bug where media playback failed with a 404 Not Found error after restoration because the
WebDAV endpoint URL was constructed from authentication data rather than OC user endpoint
data. -
Bugfix - OAuth token renewal race condition: #1105
Retry requests that failed with a 401 during a token refresh
-
Change - Biometrical Authentication Button: #1004
Added biometrical authentication button to provide a fallback for the fileprovider or app, if
the automatically biometrical unlock does not work, or the user cancel the biometrical
authentication flow. -
Change - Poll for changes efficiency enhancements: #1043
Avoids simultaneous polling for changes by FileProvider and app.
-
Change - Webfinger / server location: #1059
Allows using webfinger or a lookup table to locate and use an alternative server based on the
user name -
Change - Infinite PROPFIND support: #950
Added support for prepopulation of newly created account bookmarks via infinite PROPFINDs,
which speeds up the initial scan -
Change - Rename Account (without re-authentication): #972
Check if only the account name was changed in edit mode: save and dismiss without
re-authentication
Release Version 11.8.2 (January 2022)
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
-
Bugfix - Continuous Audio Playback: #4924
Fixed continuous audio playback, which stopped after two audio files.
-
Bugfix - PDF Editing: #4934
Fixed bug that prevents changes to PDFs being saved in place.
-
Change - (Branding) Corporate Color as Folder Color: #1069
Use the corporate color as folder color as default color (can be overridden by the specific
key/value pair).
Release Version 11.8.1 (December 2021)
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
Details
-
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. -
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.
Release Version 11.8.0 (December 2021)
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
-
Bugfix - Background Location Settings: #1050
Do not show the Background Location settings section, if no upload path was chosen.
-
Bugfix - Clear Passcode Lock: #1061
Clear unlock and in case an unlock has expired, to protect against subsequent attempts setting
the device time to an earlier date. -
Bugfix - Quick Access: #4767
Fix bug where a quick access entry showed no items when selected a second time.
-
Bugfix - (Branding) Retry Section for Login Error: #4786
This adds a retry section to the branded login, e.g. if a server url could not be reached.
-
Change - Account List: #1014
Show a new detailed single account view instead of the server list if only one account is
configured. -
Change - (Branding) Modular Localization: #1054
Allowing complex customization of localized strings with variables, value sources and
complete text replacements. -
Change - (Branding) Skip Account Screen: #1056
Skip "Manage" screen / automatically open "Files" screen after login via branding parameter.
-
Change - (Branding) Color and UI Improvements: #1057
Setup a branding with only two color values and simplified a lot of branding values and
furthermore fixed some UI issues. -
Change - Suggest Biometrical Unlock: #4747
Suggest enabling biometrical unlock after setting up passcode protection.
-
Change - (Branding) Default User Settings: #4766
Adds a new class setting to allow registration of alternative defaults for user defaults.
-
Change - Display Name: #4798
Show display name in branded single account view if available, otherwise show the userName.
-
Change - Licenses Overview: #4801
Add a new view controller to present license texts for each component individually.
-
Change - (Branding) Remove Code via Build Flag: #4805
Adds support for disable code via parameters which can be specified via Branding.plist.
-
Change - (Branding) Biometrical Unlock Setting: #4818
Control via branding parameter to auto enable biometrical unlock and immediately show Face ID
authorization after the feature was enabled. -
Change - (Branding) Custom App/Auth Schemes: #4857
New branding parameter to change the schemes for private links and auth scheme.