File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ Summary
1313* Bugfix - Remove duplicate resource links: [#13203](https://github.com/owncloud/web/pull/13203)
1414* Bugfix - Do not disable sharing of resources when managing spaces via claims: [#13213](https://github.com/owncloud/web/pull/13213)
1515* Bugfix - Fix spinner loading continuously when resource is deleted: [#13223](https://github.com/owncloud/web/pull/13223)
16+ * Bugfix - Include Ubuntu font: [#13233](https://github.com/owncloud/web/pull/13233)
1617* Enhancement - Hide trashed spaces: [#13168](https://github.com/owncloud/web/pull/13168)
1718* Enhancement - Drop beta badge from GeoGebra pinboards: [#13169](https://github.com/owncloud/web/pull/13169)
1819* Enhancement - Add Excalidraw file icon: [#13172](https://github.com/owncloud/web/pull/13172)
@@ -62,6 +63,15 @@ Details
6263 https://github.com/owncloud/web/pull/13223
6364 https://kiteworks.atlassian.net/browse/OCISDEV-418
6465
66+ * Bugfix - Include Ubuntu font: [#13233](https://github.com/owncloud/web/pull/13233)
67+
68+ We've included the Ubuntu font in the web container. This fixed the issue where
69+ the Ubuntu font was not being loaded in the PDF export due to CSP restrictions.
70+ The font is distributed under the open licence.
71+
72+ https://github.com/owncloud/web/pull/13233
73+ https://canonical.com/legal/font-licence
74+
6575* Enhancement - Hide trashed spaces: [#13168](https://github.com/owncloud/web/pull/13168)
6676
6777 If the `root.deleted.state` property of a space is `trashed`, the space is not
You can’t perform that action at this time.
0 commit comments