Skip to content

Releases: owncloud/ios-app

Release Version 11.10.0 (May 2022)

19 May 08:38
171987a
Compare
Choose a tag to compare

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.

    #1066

  • Bugfix - EMM Shortcuts Licensing: #1114

    If app was build as EMM version, the app shown an licensing error, when running shortcut
    intents.

    #1114

  • 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.

    #1119

  • Bugfix - Shortcuts Action Delete Path Item: #1123

    The shortcuts action Delete Path Item did not provided configured accounts.

    #1123

  • Change - Migration to OpenSSL 1.1.0: #1116

    Migrated code to OpenSSL 1.1.1 API.

    #1116

Release Version 11.9.1 (End March)

04 Apr 10:08
Compare
Choose a tag to compare

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.

    #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.

    #1099

Release Version 11.9.0 (March 2022)

18 Mar 13:34
f1fac7b
Compare
Choose a tag to compare

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.

    #1093

  • Bugfix - OAuth token renewal race condition: #1105

    Retry requests that failed with a 401 during a token refresh

    #1105

  • 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.

    #1004

  • Change - Poll for changes efficiency enhancements: #1043

    Avoids simultaneous polling for changes by FileProvider and app.

    #1043

  • Change - Webfinger / server location: #1059

    Allows using webfinger or a lookup table to locate and use an alternative server based on the
    user name

    #1059

  • Change - Infinite PROPFIND support: #950

    Added support for prepopulation of newly created account bookmarks via infinite PROPFINDs,
    which speeds up the initial scan

    #950

  • Change - Rename Account (without re-authentication): #972

    Check if only the account name was changed in edit mode: save and dismiss without
    re-authentication

    #972

Release Version 11.8.2 (January 2022)

18 Jan 13:28
9ad6429
Compare
Choose a tag to compare

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.

    owncloud/enterprise#4924

  • Bugfix - PDF Editing: #4934

    Fixed bug that prevents changes to PDFs being saved in place.

    owncloud/enterprise#4934

  • 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).

    #1069

Release Version 11.8.1 (December 2021)

24 Dec 13:14
2524b7f
Compare
Choose a tag to compare

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 - Fallback on OIDC Dynamic Client Registration: #1068
  • Change - Localized Sort Order: #975

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.

    #1068

  • 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.

    #975

Release Version 11.8.0 (December 2021)

03 Dec 10:28
b1b674b
Compare
Choose a tag to compare

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.

    #1050

  • 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.

    #1061

  • Bugfix - Quick Access: #4767

    Fix bug where a quick access entry showed no items when selected a second time.

    owncloud/enterprise#4767

  • 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.

    owncloud/enterprise#4786

  • Change - Account List: #1014

    Show a new detailed single account view instead of the server list if only one account is
    configured.

    #1014

  • Change - (Branding) Modular Localization: #1054

    Allowing complex customization of localized strings with variables, value sources and
    complete text replacements.

    #1054

  • Change - (Branding) Skip Account Screen: #1056

    Skip "Manage" screen / automatically open "Files" screen after login via branding parameter.

    #1056

  • 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.

    #1057

  • Change - Suggest Biometrical Unlock: #4747

    Suggest enabling biometrical unlock after setting up passcode protection.

    owncloud/enterprise#4747

  • Change - (Branding) Default User Settings: #4766

    Adds a new class setting to allow registration of alternative defaults for user defaults.

    owncloud/enterprise#4766

  • Change - Display Name: #4798

    Show display name in branded single account view if available, otherwise show the userName.

    owncloud/enterprise#4798

  • Change - Licenses Overview: #4801

    Add a new view controller to present license texts for each component individually.

    owncloud/enterprise#4801

  • Change - (Branding) Remove Code via Build Flag: #4805

    Adds support for disable code via parameters which can be specified via Branding.plist.

    owncloud/enterprise#4805

  • 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.

    owncloud/enterprise#4818

  • Change - (Branding) Custom App/Auth Schemes: #4857

    New branding parameter to change the schemes for private links and auth scheme.

    owncloud/enterprise#4857

Release Version 11.7.1 (September 2021)

23 Sep 07:32
version_11.7.1
Compare
Choose a tag to compare

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 - 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 - (PDF-Viewer) "Go to page" action does not open last page: #1033
  • Bugfix - Open Private Link in Branded App: #1031
  • Bugfix - (Branding) iOS 12 crash when entering Settings: #4701
  • Bugfix - (PDF-Viewer) Keyboard does not disappear: #894
  • 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

  • Bugfix - Enabling Markup Edit Mode on iOS 15: #1012

    Auto-enabling the markup edit mode on iOS 15 was broken.

    #1012

  • Bugfix - Automatic photo upload crash on iOS 15: #1017

    On iOS 15, automatic photo upload seems to consume more resources than are available, leading
    to a crash. This pull requests reduces the number of concurrent photo upload operations from
    available cores to 1.

    #1017

  • Bugfix - Open Private Link in Branded Client: #1031

    This PR fixes a bug, when trying to open a private link via the custom url scheme owncloud:// or
    via associated domains applinks:. Resolving a private link opened via the URL scheme
    owncloud:// was not successful in some cases.

    #1031

  • Bugfix - (PDF-Viewer) "Go to page" action does not open last page: #1033

    The last page of a PDF file could not be opened with the "Go to page" action.

    #1033

  • Bugfix - Open Private Link in Branded App: #1031

    Private links will now be opened in detail view, if the app client is branded.

    #1031

  • Bugfix - (Branding) iOS 12 crash when entering Settings: #4701

    Addresses an issue where a branded build of the app crashes on iOS 12 upon entering Settings.

    owncloud/enterprise#4701

  • Bugfix - (PDF-Viewer) Keyboard does not disappear: #894

    Keyboard does not disappear when using the "Go to page" action on the iPad.

    #894

  • Change - (Branding) Add build flags support: #1026

    Add support for app build flags to enable/disable features at compile time via branding
    parameters

    #1026

  • Change - Added associated domains to resign script: #1028

    Resign script can now inject associated domains into the resigned application's
    entitlements.

    #1028

  • Change - (Branding) Send Feedback via URL: #1035

    Currently feedback could only be provided via email. Now it is possible to define a feedback url
    in a branded client.

    #1035

  • Change - (Branding) Option to disable file imports: #4709

    Adds a new MDM option branding.disabled-import-methods to disable import methods

    owncloud/enterprise#4709

  • Change - (Branding) New Color Parameters: #4716

    Adds additional possibilities and simplifications for branding colors.

    owncloud/enterprise#4716

  • Change - MDM-configurable App Lock Interval: #4741

    New MDM / class setting option passcode.lockDelay to enforce locking after N seconds.

    owncloud/enterprise#4741

  • Change - Configurable poll interval: #8777

    Add support for configurable poll interval via capabilities.php and MDM.

    owncloud/client#8777

Release Version 11.7.0 (July 2021)

03 Aug 18:45
version_11.7.0
683cc4c
Compare
Choose a tag to compare

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.

    #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.

    #958

  • Change - Six Digits Passcode: #958

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

    #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.

    #968

Release Version 11.6.1 (June 2021)

24 Jun 13:06
version_11.6.1
Compare
Choose a tag to compare

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

Details

  • Bugfix - In some cases, background media upload worked not as expected: #4547

    owncloud/enterprise#4547

  • Bugfix - Fixed misleading warnings at let's encrypt cert renewal: #4558

    owncloud/enterprise#4558

  • Bugfix - FileProvider UI on iOS 12: #986

    Views in FileProvider UI (public links, share with user) could not be dismissed on iOS 12

    #986

  • Change - Additional URL Scheme: #979

    Added an additional URL scheme to open a specific app, if more than one ownCloud apps are
    installed with different bundle IDs. (owncloud-app, owncloud-emm or owncloud-online)

    #979

Release Version 11.6.0 (May 2021)

25 May 07:58
version_11.6.0
Compare
Choose a tag to compare
  • Bugfix - Added paragraph on top of Acknowledgements page: #4284
  • Bugfix - Fixed Branded UI on iPad: #4367
  • Bugfix - Enabling Markup Mode: #4468
  • 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
  • Change - MDM Enhancements: #4104
  • Change - Full Screen PDF View: #428
  • Change - "Go to Page" reallocated in PDF previews: #4448
  • Change - French Localization: #4450
  • Change - Local account-wide search using custom queries: #53
  • 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