From 71a27dc7e3e5e75fed050e69d3d81dbd6735dd7b Mon Sep 17 00:00:00 2001 From: Jorge Aguado Recio Date: Fri, 5 Jun 2026 08:52:33 +0200 Subject: [PATCH 1/3] build: update versionCode and versionName for 4.8.1 --- owncloudApp/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/owncloudApp/build.gradle b/owncloudApp/build.gradle index 172c5f310d0..c0dc4469430 100644 --- a/owncloudApp/build.gradle +++ b/owncloudApp/build.gradle @@ -101,8 +101,8 @@ android { testInstrumentationRunner "com.owncloud.android.utils.OCTestAndroidJUnitRunner" - versionCode = 48000000 - versionName = "4.8.0" + versionCode = 48000100 + versionName = "4.8.1" buildConfigField "String", gitRemote, "\"" + getGitOriginRemote() + "\"" buildConfigField "String", commitSHA1, "\"" + getLatestGitHash() + "\"" From c86975455b693a84d665c43d0f3b7ba46db306ea Mon Sep 17 00:00:00 2001 From: Jorge Aguado Recio Date: Fri, 5 Jun 2026 08:58:25 +0200 Subject: [PATCH 2/3] chore: move unreleased calens files to new folder release --- changelog/{unreleased => 4.8.1_2026-06-09}/4861 | 0 changelog/{unreleased => 4.8.1_2026-06-09}/4862 | 0 changelog/{unreleased => 4.8.1_2026-06-09}/4863 | 0 changelog/{unreleased => 4.8.1_2026-06-09}/4869 | 0 changelog/{unreleased => 4.8.1_2026-06-09}/4871 | 0 changelog/{unreleased => 4.8.1_2026-06-09}/4872 | 0 changelog/{unreleased => 4.8.1_2026-06-09}/4877 | 0 changelog/{unreleased => 4.8.1_2026-06-09}/4878 | 0 changelog/{unreleased => 4.8.1_2026-06-09}/4879 | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename changelog/{unreleased => 4.8.1_2026-06-09}/4861 (100%) rename changelog/{unreleased => 4.8.1_2026-06-09}/4862 (100%) rename changelog/{unreleased => 4.8.1_2026-06-09}/4863 (100%) rename changelog/{unreleased => 4.8.1_2026-06-09}/4869 (100%) rename changelog/{unreleased => 4.8.1_2026-06-09}/4871 (100%) rename changelog/{unreleased => 4.8.1_2026-06-09}/4872 (100%) rename changelog/{unreleased => 4.8.1_2026-06-09}/4877 (100%) rename changelog/{unreleased => 4.8.1_2026-06-09}/4878 (100%) rename changelog/{unreleased => 4.8.1_2026-06-09}/4879 (100%) diff --git a/changelog/unreleased/4861 b/changelog/4.8.1_2026-06-09/4861 similarity index 100% rename from changelog/unreleased/4861 rename to changelog/4.8.1_2026-06-09/4861 diff --git a/changelog/unreleased/4862 b/changelog/4.8.1_2026-06-09/4862 similarity index 100% rename from changelog/unreleased/4862 rename to changelog/4.8.1_2026-06-09/4862 diff --git a/changelog/unreleased/4863 b/changelog/4.8.1_2026-06-09/4863 similarity index 100% rename from changelog/unreleased/4863 rename to changelog/4.8.1_2026-06-09/4863 diff --git a/changelog/unreleased/4869 b/changelog/4.8.1_2026-06-09/4869 similarity index 100% rename from changelog/unreleased/4869 rename to changelog/4.8.1_2026-06-09/4869 diff --git a/changelog/unreleased/4871 b/changelog/4.8.1_2026-06-09/4871 similarity index 100% rename from changelog/unreleased/4871 rename to changelog/4.8.1_2026-06-09/4871 diff --git a/changelog/unreleased/4872 b/changelog/4.8.1_2026-06-09/4872 similarity index 100% rename from changelog/unreleased/4872 rename to changelog/4.8.1_2026-06-09/4872 diff --git a/changelog/unreleased/4877 b/changelog/4.8.1_2026-06-09/4877 similarity index 100% rename from changelog/unreleased/4877 rename to changelog/4.8.1_2026-06-09/4877 diff --git a/changelog/unreleased/4878 b/changelog/4.8.1_2026-06-09/4878 similarity index 100% rename from changelog/unreleased/4878 rename to changelog/4.8.1_2026-06-09/4878 diff --git a/changelog/unreleased/4879 b/changelog/4.8.1_2026-06-09/4879 similarity index 100% rename from changelog/unreleased/4879 rename to changelog/4.8.1_2026-06-09/4879 From 3011b37052eb1d799823dd095431a082d4c38529 Mon Sep 17 00:00:00 2001 From: "owncloud-calens-bot[bot]" <276982735+owncloud-calens-bot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 09:05:57 +0200 Subject: [PATCH 3/3] chore: update changelog (#4882) Co-authored-by: owncloud-calens-bot[bot] <276982735+owncloud-calens-bot[bot]@users.noreply.github.com> --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index efb8f8a8dea..327021a1a37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Table of Contents -* [Changelog for unreleased](#changelog-for-owncloud-android-client-unreleased-unreleased) +* [Changelog for 4.8.1](#changelog-for-owncloud-android-client-481-2026-06-09) * [Changelog for 4.8.0](#changelog-for-owncloud-android-client-480-2026-05-18) * [Changelog for 4.7.0](#changelog-for-owncloud-android-client-470-2025-11-17) * [Changelog for 4.6.2](#changelog-for-owncloud-android-client-462-2025-08-13) @@ -32,12 +32,12 @@ * [Changelog for 2.18.1](#changelog-for-owncloud-android-client-2181-2021-07-20) * [Changelog for 2.18.0](#changelog-for-owncloud-android-client-2180-2021-05-24) * [Changelog for 2.17 versions and below](#changelog-for-217-versions-and-below) -# Changelog for ownCloud Android Client [unreleased] (UNRELEASED) +# Changelog for ownCloud Android Client [4.8.1] (2026-06-09) -The following sections list the changes in ownCloud Android Client unreleased relevant to +The following sections list the changes in ownCloud Android Client 4.8.1 relevant to ownCloud admins and users. -[unreleased]: https://github.com/owncloud/android/compare/v4.8.0...master +[4.8.1]: https://github.com/owncloud/android/compare/v4.8.0...v4.8.1 ## Summary