Releases: owncloud/ocis
7.1.1
Table of Contents
Changes in 7.1.1
Summary
Details
-
Bugfix - Fix translations of editor roles: #11116
Uses the correct translations strings for ocis roles
-
Enhancement - Update Web to v11.3.1: #11131
- Bugfix owncloud/web#12225:
Broken title for public files link - Bugfix
owncloud/web#12226: Disable
password protected folders creation inside public links - Bugfix
owncloud/web#12240: Add password
policies to password protected folders - Bugfix
owncloud/web#12241: Revert
password protected folder creation on error - Bugfix
owncloud/web#12270: Add password
generator into password protected folders - Bugfix
owncloud/web#12297: Two spaces are
created at the same time when user tries to create a space
- Bugfix owncloud/web#12225:
7.1.0
Table of Contents
Changes in 7.1.0
Summary
- Bugfix - Update govips to 2.16.0: #10378
- Bugfix - Share creation date is missing in invite response: #10781
- Bugfix - Bump some golang dependencies: #10795
- Bugfix - Allow to accepted invite after it was once deleted: #10834
- Bugfix - Fix the mail notifications for the user light: #10865
- Bugfix - Fix filtering of PostprocessingStepFinished events: #10868
- Bugfix - Prevent empty email body for grouped email notifications: #10869
- Bugfix - Consistently name roles: #10871
- Bugfix - Fix grouped email notifications store key: #10873
- Bugfix - Fix missing newline in grouped email: #10883
- Bugfix - Fix email templates white spaces & new lines: #10884
- Bugfix - Fix the ocm gateway connection pool: #10916
- Bugfix - Add fallback for folder names: #10932
- Bugfix - Allow view ocm shares: #10944
- Bugfix - Fix Collaboration file extension check: #10947
- Bugfix - Add Identities to education user: #11016
- Bugfix - Bump libregraph api: #11021
- Bugfix - Fix OCM create share: #11047
- Bugfix - Fix update grants for the OCM share: #11052
- Enhancement - Part I: The user settings are extended by notifications preferences: #10706
- Enhancement - Part II: Filtering of in-app notifications: #10779
- Enhancement - Part III: Filtering of mail notifications: #10792
- Enhancement - Translate Notification Settings: #10812
- Enhancement - Part IV: Grouping of mail notifications: #10838
- Enhancement - Update web to v11.1.0: #10853
- Enhancement - Add tests for grouped emails: #10885
- Enhancement - Use maintained forks: #10886
- Enhancement - Add email notification for share removed event: #10915
- Enhancement - Update Web to v1.11.1: #10918
- Enhancement - Update Web to v1.11.2: #10930
- Enhancement - Implement debug docker for arm64 platform: #10940
- Enhancement - Add roles: #10964
- Enhancement - Update Web to v1.11.3: #10977
- Enhancement - Add the ocm notification handler: #11005
- Enhancement - Add logging when a users space gets deleted: #11037
- Enhancement - Add the ocm notification ShareChangePermission: #11041
- Enhancement - Update Web to v11.2.0: #11049
- Enhancement - Update Web to v11.3.0: #11058
- Enhancement - Bump Reva: #11078
Details
-
Bugfix - Update govips to 2.16.0: #10378
The update to govips 2.16.0 removes temporary access to /tmp that was introduced
by govips. -
Bugfix - Share creation date is missing in invite response: #10781
The graph drives invite response now includes the
createdDateTime
field. -
Bugfix - Bump some golang dependencies: #10795
Bump dependencies "golang.org/x/crypto" and "golang.org/x/net"
-
Bugfix - Allow to accepted invite after it was once deleted: #10834
Allowed to accepted invite even after it was once deleted on the invite receiver
or invite creation side. -
Bugfix - Fix the mail notifications for the user light: #10865
Fix the default bundle-list for mail notification settings for the user light.
-
Bugfix - Fix filtering of PostprocessingStepFinished events: #10868
-
Bugfix - Prevent empty email body for grouped email notifications: #10869
-
Bugfix - Consistently name roles: #10871
BundleUUIDRoleGuest has been renamed to BundleUUIDRoleUserLight for consistency
reasons -
Bugfix - Fix grouped email notifications store key: #10873
Interval and user id is now separated by
_
(key schema:
${INTERVAL}_${USER_ID}
). -
Bugfix - Fix missing newline in grouped email: #10883
\n
is now replaced by<br>
in the HTML email body -
Bugfix - Fix email templates white spaces & new lines: #10884
Email templates now contain no unwanted white spaces & new lines if
.CallToAction is nil -
Bugfix - Fix the ocm gateway connection pool: #10916
Fix the ocm gateway connection pool. Fix ocis dependency in the reva go.mod
file. Bump the ocis version accordingly to the major version. -
Bugfix - Add fallback for folder names: #10932
Add translated
shared-with-me
fallback for folder names in the activitylog to
avoid{folder}
in the output. -
Bugfix - Allow view ocm shares: #10944
OCM shares with
view
permissions did not work. When opening them in weboffice
an error would occur. This has been fixed. -
Bugfix - Fix Collaboration file extension check: #10947
Fixed Collaboration file extension check to case-insensitive comparison.
-
Bugfix - Add Identities to education user: #11016
Education User where not created correctly. They were missing the Identities
field -
Bugfix - Bump libregraph api: #11021
Bump the libregraph api to avoid a regression.
-
Bugfix - Fix OCM create share: #11047
We fixed the OCM share fails on share creating if the federated instance is not
reachable. -
Bugfix - Fix update grants for the OCM share: #11052
Fix update grants for the OCM share
-
Enhancement - Part I: The user settings are extended by notifications preferences: #10706
Part I: Users can now store their notifications preferences in the user settings
-
Enhancement - Part II: Filtering of in-app notifications: #10779
Part II: In-app notifications are now filtered based on the notification
preferences in the user settings -
Enhancement - Part III: Filtering of mail notifications: #10792
Part III: Mail notifications are now filtered based on the notification
preferences in the user settings
7.1.0-rc.6
7.1.0-rc.5
Table of Contents
7.0.1
Table of Contents
Changes in 7.0.1
Summary
- Enhancement - Update Web to v11.0.7: #10978
Details
-
Enhancement - Update Web to v11.0.7: #10978
- Bugfix owncloud/web#12167:
Replace text editor: #12167
- Bugfix owncloud/web#12167:
6.5.1
Table of Contents
Changes in 6.5.1
Summary
- Enhancement - Update Web to v10.3.1: #10968
Details
-
Enhancement - Update Web to v10.3.1: #10968
- Bugfix
owncloud/enterprise#7077:
Use different texteditor #7077
- Bugfix
7.1.0-rc.4
Table of Contents
Changes in 7.1.0-rc.4
Summary
- Bugfix - Update govips to 2.16.0: #10378
- Bugfix - Allow view ocm shares: #10944
- Bugfix - Fix Collaboration file extension check: #10947
- Enhancement - Implement debug docker for arm64 platform: #10940
- Enhancement - Bump Reva: #10957
Details
-
Bugfix - Update govips to 2.16.0: #10378
The update to govips 2.16.0 removes temporary access to /tmp that was introduced
by govips. -
Bugfix - Allow view ocm shares: #10944
OCM shares with
view
permissions did not work. When opening them in weboffice
an error would occur. This has been fixed. -
Bugfix - Fix Collaboration file extension check: #10947
Fixed Collaboration file extension check to case-insensitive comparison.
-
Enhancement - Implement debug docker for arm64 platform: #10940
-
Enhancement - Bump Reva: #10957
Changelog for reva 2.27.4
- Bugfix cs3org/reva#5061: OCM Wildcards
- Bugfix cs3org/reva#5055: Fix view&download permission issue
7.1.0-rc.3
Table of Contents
Changes in 7.1.0-rc.3
Summary
- Bugfix - Fix the ocm gateway connection pool: #10916
- Bugfix - Add fallback for folder names: #10932
- Enhancement - Add email notification for share removed event: #10915
- Enhancement - Update Web to v1.11.1: #10918
- Enhancement - Update Web to v1.11.2: #10930
Details
-
Bugfix - Fix the ocm gateway connection pool: #10916
Fix the ocm gateway connection pool. Fix ocis dependency in the reva go.mod
file. Bump the ocis version accordingly to the major version. -
Bugfix - Add fallback for folder names: #10932
Add translated
shared-with-me
fallback for folder names in the activitylog to
avoid{folder}
in the output. -
Enhancement - Add email notification for share removed event: #10915
-
Enhancement - Update Web to v1.11.1: #10918
- Bugfix owncloud/web#12112:
Optionally access preview app route query: #12112 - Bugfix
owncloud/web#12118: Change
federated share icon: #12118 - Bugfix
owncloud/web#12118: Improve
federated share icon contrast: #12118 - Bugfix
owncloud/web#12119: Show external
share indicator: #12119
- Bugfix owncloud/web#12112:
-
Enhancement - Update Web to v1.11.2: #10930
- Bugfix owncloud/ocis#10891:
Rename ScienceMesh: #10891
- Bugfix owncloud/ocis#10891:
7.1.0-rc.2
Table of Contents
Changes in 7.1.0-rc.2
Summary
- Bugfix - Fix the mail notifications for the user light: #10864
- Bugfix - Fix filtering of PostprocessingStepFinished events: #10868
- Bugfix - Prevent empty email body for grouped email notifications: #10869
- Bugfix - Consistently name roles: #10871
- Bugfix - Fix grouped email notifications store key: #10873
- Bugfix - Fix missing newline in grouped email: #10883
- Bugfix - Fix email templates white spaces & new lines: #10884
- Enhancement - Add tests for grouped emails: #10885
- Enhancement - Use maintained forks: #10886
- Enhancement - Bump Reva: #10887
Details
-
Bugfix - Fix the mail notifications for the user light: #10864
Fix the default bundle-list for mail notification settings for the user light.
-
Bugfix - Fix filtering of PostprocessingStepFinished events: #10868
-
Bugfix - Prevent empty email body for grouped email notifications: #10869
-
Bugfix - Consistently name roles: #10871
BundleUUIDRoleGuest has been renamed to BundleUUIDRoleUserLight for consistency
reasons -
Bugfix - Fix grouped email notifications store key: #10873
Interval and user id is now separated by
_
(key schema:
${INTERVAL}_${USER_ID}
). -
Bugfix - Fix missing newline in grouped email: #10883
\n
is now replaced by<br>
in the HTML email body -
Bugfix - Fix email templates white spaces & new lines: #10884
Email templates now contain no unwanted white spaces & new lines if
.CallToAction is nil -
Enhancement - Add tests for grouped emails: #10885
-
Enhancement - Use maintained forks: #10886
Switches away from unmainatained forks.
-
Enhancement - Bump Reva: #10887
Bumps the reva version
7.1.0-rc.1
Table of Contents
Changes in 7.1.0-rc.1
Summary
- Bugfix - Share creation date is missing in invite response: #10780
- Bugfix - Bump some golang dependencies: #10795
- Bugfix - Allow to accepted invite after it was once deleted: #10834
- Enhancement - Part I: The user settings are extended by notifications preferences: #10706
- Enhancement - Part II: Filtering of in-app notifications: #10779
- Enhancement - Part III: Filtering of mail notifications: #10792
- Enhancement - Translate Notification Settings: #10812
- Enhancement - Part IV: Grouping of mail notifications: #10838
- Enhancement - Bump Reva: #10842
- Enhancement - Update web to v11.1.0: #10853
Details
-
Bugfix - Share creation date is missing in invite response: #10780
The graph drives invite response now includes the
createdDateTime
field. -
Bugfix - Bump some golang dependencies: #10795
Bump dependencies "golang.org/x/crypto" and "golang.org/x/net"
-
Bugfix - Allow to accepted invite after it was once deleted: #10834
Allowed to accepted invite even after it was once deleted on the invite receiver
or invite creation side. -
Enhancement - Part I: The user settings are extended by notifications preferences: #10706
Part I: Users can now store their notifications preferences in the user settings
-
Enhancement - Part II: Filtering of in-app notifications: #10779
Part II: In-app notifications are now filtered based on the notification
preferences in the user settings -
Enhancement - Part III: Filtering of mail notifications: #10792
Part III: Mail notifications are now filtered based on the notification
preferences in the user settings -
Enhancement - Translate Notification Settings: #10812
Translates the notification settings according to the users language preference.
-
Enhancement - Part IV: Grouping of mail notifications: #10838
Part IV: Mail notifications can now be grouped on a daily or weekly basis
-
Enhancement - Bump Reva: #10842
Bumps the reva version
-
Enhancement - Update web to v11.1.0: #10853
- Bugfix owncloud/web#12040:
Preview app files visibility: #12040 - Bugfix
owncloud/web#12044: Disable paste
action in same folder: #12044 - Bugfix
owncloud/web#12045: Do not push
sidebar close action away: #12045 - Bugfix
owncloud/web#12045: Update sidebar
width on resize: #12045 - Bugfix
owncloud/web#12045: Use correct
breakpoints in sidebar: #12045 - Bugfix
owncloud/web#12050: Show indirect
shares on search page: #12050 - Bugfix
owncloud/web#12055: Add more
padding to input when clear action is visible: #12055 - Bugfix
owncloud/web#12058: Use local
state in sidebar in embed mode: #12058 - Bugfix
owncloud/web#12063: Change opacity
of disabled checkboxes: #12063 - Bugfix
owncloud/web#12074: Refetch
notifications settings on locale change: #12074 - Enhancement
owncloud/web#12010: Add
notifications settings: #12010 - Enhancement
owncloud/web#12054: Use generic
private link error: #12054
- Bugfix owncloud/web#12040: