Skip to content

Commit b9a692a

Browse files
chore: update changelog
1 parent ce76afb commit b9a692a

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ ownCloud admins and users.
5151
* Change - Stream handling and double-close in UploadFileFromContentUriWorker: [#4798](https://github.com/owncloud/android/issues/4798)
5252
* Change - Update actions dependencies to be compliant with Node24 requirements: [#4804](https://github.com/owncloud/android/pull/4804)
5353
* Change - Actions with SHA commits instead of versions: [#4815](https://github.com/owncloud/android/pull/4815)
54+
* Change - Replace PATs for tokens generated by a GitHub app: [#4824](https://github.com/owncloud/android/pull/4824)
55+
* Change - Use reusable workflow for Calens: [#4825](https://github.com/owncloud/android/pull/4825)
5456
* Enhancement - Show destination folder snackbar for copy/move operations: [#4379](https://github.com/owncloud/android/issues/4379)
5557
* Enhancement - Show members of a space: [#4612](https://github.com/owncloud/android/issues/4612)
5658
* Enhancement - Add a member to a space: [#4613](https://github.com/owncloud/android/issues/4613)
@@ -66,6 +68,7 @@ ownCloud admins and users.
6668
* Enhancement - QA Content Provider: [#4776](https://github.com/owncloud/android/pull/4776)
6769
* Enhancement - Workflow to validate source strings: [#4807](https://github.com/owncloud/android/pull/4807)
6870
* Enhancement - Resource leaks in fragment view bindings: [#4813](https://github.com/owncloud/android/issues/4813)
71+
* Enhancement - Workflow to use the translation-sync reusable workflow: [#4818](https://github.com/owncloud/android/pull/4818)
6972

7073
## Details
7174

@@ -154,6 +157,21 @@ ownCloud admins and users.
154157

155158
https://github.com/owncloud/android/pull/4815
156159

160+
* Change - Replace PATs for tokens generated by a GitHub app: [#4824](https://github.com/owncloud/android/pull/4824)
161+
162+
PATs have been replaced by tokens generated by a GitHub app in order to not
163+
depend on personal setup
164+
165+
https://github.com/owncloud/android/pull/4824
166+
167+
* Change - Use reusable workflow for Calens: [#4825](https://github.com/owncloud/android/pull/4825)
168+
169+
A new reusable workflow for calens changelog changes has been added to the
170+
current workflow in order to be used by all clients
171+
172+
https://github.com/owncloud/android/pull/4825
173+
https://github.com/owncloud/android/pull/4826
174+
157175
* Enhancement - Show destination folder snackbar for copy/move operations: [#4379](https://github.com/owncloud/android/issues/4379)
158176

159177
A snackbar message has been displayed after copy or move operations with an
@@ -285,6 +303,13 @@ ownCloud admins and users.
285303
https://github.com/owncloud/android/issues/4813
286304
https://github.com/owncloud/android/pull/4814
287305

306+
* Enhancement - Workflow to use the translation-sync reusable workflow: [#4818](https://github.com/owncloud/android/pull/4818)
307+
308+
A new workflow that uses the translation-sync reusable workflow has been added
309+
in order to update translations from transifex
310+
311+
https://github.com/owncloud/android/pull/4818
312+
288313
# Changelog for ownCloud Android Client [4.7.0] (2025-11-17)
289314

290315
The following sections list the changes in ownCloud Android Client 4.7.0 relevant to

0 commit comments

Comments
 (0)