Back to Freedom.Tech Back
All ownCloud Android releasesAll versions
Release Mon, May 18, 2026 2 min read

ownCloud Android 4.8.0

Original release notes
  • Bugfix - Option "Copy here" in spaces list after rotating device: https://github.com/owncloud/android/issues/4178
  • Bugfix - Reduce space header size after rotating device: https://github.com/owncloud/android/issues/4625
  • Bugfix - Edit space option available when there is no connection: https://github.com/owncloud/android/issues/4742
  • Bugfix - Sort is not alphabetically correct: https://github.com/owncloud/android/issues/4760
  • Bugfix - Conventional commits' action ignores SBOM automatic commits: https://github.com/owncloud/android/pull/4808
  • Change - Migrate tests to the new kotlinx-coroutines-test API: https://github.com/owncloud/android/issues/4710
  • Change - Increase rating dialog delay: https://github.com/owncloud/android/pull/4744
  • Change - Resource leak in CopyAndUploadContentUrisTask: https://github.com/owncloud/android/issues/4797
  • Change - Stream handling and double-close in UploadFileFromContentUriWorker: https://github.com/owncloud/android/issues/4798
  • Change - Update actions dependencies to be compliant with Node24 requirements: https://github.com/owncloud/android/pull/4804
  • Change - Actions with SHA commits instead of versions: https://github.com/owncloud/android/pull/4815
  • Change - Replace PATs for tokens generated by a GitHub app: https://github.com/owncloud/android/pull/4824
  • Change - Use reusable workflow for Calens: https://github.com/owncloud/android/pull/4825
  • Change - Use reusable workflow for Conventional commits: https://github.com/owncloud/android/pull/4832
  • Change - SBOM to be updated in a separate branch with signed commits: https://github.com/owncloud/android/pull/4837
  • Change - Weekly dependabot updates: https://github.com/owncloud/android/pull/4849
  • Enhancement - Show destination folder snackbar for copy/move operations: https://github.com/owncloud/android/issues/4379
  • Enhancement - Show members of a space: https://github.com/owncloud/android/issues/4612
  • Enhancement - Add a member to a space: https://github.com/owncloud/android/issues/4613
  • Enhancement - Set emoji as space image: https://github.com/owncloud/android/issues/4707
  • Enhancement - Edit a space member: https://github.com/owncloud/android/issues/4724
  • Enhancement - Remove a space member: https://github.com/owncloud/android/issues/4725
  • Enhancement - Workflow to build APK: https://github.com/owncloud/android/pull/4751
  • Enhancement - List links over a space: https://github.com/owncloud/android/issues/4752
  • Enhancement - Add a public link over a space: https://github.com/owncloud/android/issues/4753
  • Enhancement - Edit space link: https://github.com/owncloud/android/issues/4756
  • Enhancement - Remove space link: https://github.com/owncloud/android/issues/4757
  • Enhancement - Copy permanent link of a space: https://github.com/owncloud/android/issues/4758
  • Enhancement - Workflow to check Conventional Commits: https://github.com/owncloud/android/pull/4759
  • Enhancement - Pull to refresh members and links: https://github.com/owncloud/android/issues/4773
  • Enhancement - QA Content Provider: https://github.com/owncloud/android/pull/4776
  • Enhancement - Workflow to validate source strings: https://github.com/owncloud/android/pull/4807
  • Enhancement - Resource leaks in fragment view bindings: https://github.com/owncloud/android/issues/4813
  • Enhancement - Workflow to use the translation-sync reusable workflow: https://github.com/owncloud/android/pull/4818