File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ Summary
20
20
* Bugfix - Application menu not operable in Safari browser: [#11726](https://github.com/owncloud/web/pull/11726)
21
21
* Change - Remove importer as default app: [#11709](https://github.com/owncloud/web/pull/11709)
22
22
* Enhancement - Allow setting view mode for apps via query: [#11668](https://github.com/owncloud/web/pull/11668)
23
+ * Enhancement - File size warning in editors: [#11731](https://github.com/owncloud/web/pull/11731)
23
24
24
25
Details
25
26
-------
@@ -124,6 +125,15 @@ Details
124
125
https://github.com/owncloud/web/issues/11667
125
126
https://github.com/owncloud/web/pull/11668
126
127
128
+ * Enhancement - File size warning in editors: [#11731](https://github.com/owncloud/web/pull/11731)
129
+
130
+ We've added a warning to the editors, when the respective file size exceeds 2MB.
131
+ This will help the user to avoid performance issues when working with large
132
+ files.
133
+
134
+ https://github.com/owncloud/web/issues/8038
135
+ https://github.com/owncloud/web/pull/11731
136
+
127
137
Changelog for ownCloud Web [10.3.0] (2024-09-26)
128
138
=======================================
129
139
The following sections list the changes in ownCloud web 10.3.0 relevant to
You can’t perform that action at this time.
0 commit comments