File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -75,6 +75,7 @@ The following sections list the changes for unreleased.
75
75
* Bugfix - OCM Share Notifications: [#11162](https://github.com/owncloud/ocis/pull/11162)
76
76
* Bugfix - Fix pdf form creation: [#11163](https://github.com/owncloud/ocis/pull/11163)
77
77
* Bugfix - Fix app-auth, REST status code: [#11190](https://github.com/owncloud/ocis/pull/11190)
78
+ * Bugfix - Fix Share roles translation: [#11241](https://github.com/owncloud/ocis/pull/11241)
78
79
* Enhancement - Update Mockery to 2.52.3: [#11070](https://github.com/owncloud/ocis/pull/11070)
79
80
* Enhancement - Improve postprocessing logs: [#11108](https://github.com/owncloud/ocis/pull/11108)
80
81
* Enhancement - Improve graph space management logs: [#11115](https://github.com/owncloud/ocis/pull/11115)
@@ -165,6 +166,14 @@ The following sections list the changes for unreleased.
165
166
https://github.com/owncloud/ocis/issues/10815
166
167
https://github.com/owncloud/ocis/pull/11190
167
168
169
+ * Bugfix - Fix Share roles translation: [#11241](https://github.com/owncloud/ocis/pull/11241)
170
+
171
+ We fixed the issue when the Share roles show a wrong translation after the user
172
+ location has changed back to English.
173
+
174
+ https://github.com/owncloud/ocis/issues/11025
175
+ https://github.com/owncloud/ocis/pull/11241
176
+
168
177
* Enhancement - Update Mockery to 2.52.3: [#11070](https://github.com/owncloud/ocis/pull/11070)
169
178
170
179
Without updating ocis will not build on go 1.24. This requires also updating the
You can’t perform that action at this time.
0 commit comments