Skip to content

Commit d9c3c55

Browse files
committed
Automated changelog update [skip ci]
1 parent 4fe910f commit d9c3c55

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)