Skip to content

Releases: owncloud/ios-app

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

Release Version 11.5.2 (March 2021)

04 Mar 09:32
version_11.5.2
200c797
Compare
Choose a tag to compare

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

Release Version 11.5.1 (Mid February 2021)

18 Feb 08:07
version_11.5.1
e3ab6d3
Compare
Choose a tag to compare

Bugfix - Fix Crash on iOS 12 devices: #896

Release Version 11.5 (February 2021)

11 Feb 08:28
version_11.5
Compare
Choose a tag to compare

Summary

Bugfix - Added paragraph on top of Acknowledgements page: #4284
Bugfix - Fixed Branded UI on iPad: #4367
Bugfix - Improved AppStore Review Request Time: #845
Bugfix - Changed wording in documentation: #867
Bugfix - Fix bookmark name editing: #877
Bugfix - Media Player Behaviour: #884
Change - MDM Enhancements: #4104
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

Release version 11.4.5 (January 2021)

08 Jan 13:29
version_11.4.5
Compare
Choose a tag to compare

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

Release version 11.4.4 (End-November 2020)

30 Nov 09:31
version_11.4.4
e488f87
Compare
Choose a tag to compare
  • Fix: iPad on iOS 12 (#4293)
  • Fix: Improvements on Apple Silicon macOS

Release version 11.4.3 (Mid November 2020)

18 Nov 13:57
version_11.4.3
f6fc67c
Compare
Choose a tag to compare