Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kulmann committed May 4, 2022
1 parent dd190a2 commit 141691a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Summary
-------

* Bugfix - Apply text selection range for new files: [#6756](https://github.com/owncloud/web/issues/6756)
* Bugfix - Decrease build time and fix faulty oc10 docker dev env: [#6855](https://github.com/owncloud/web/pull/6855)
* Bugfix - Do not load files from cache: [#6447](https://github.com/owncloud/web/pull/6447)
* Bugfix - Indicate guest shares: [#6813](https://github.com/owncloud/web/pull/6813)
* Bugfix - Password enforcement for public links: [#6323](https://github.com/owncloud/web/issues/6323)
Expand Down Expand Up @@ -44,6 +45,13 @@ Details
https://github.com/owncloud/web/issues/6756
https://github.com/owncloud/web/pull/6803

* Bugfix - Decrease build time and fix faulty oc10 docker dev env: [#6855](https://github.com/owncloud/web/pull/6855)

We've fixed a bug where build times increased on every file change in dev mode, it also fixes the
faulty file sync during docker development for oc10.

https://github.com/owncloud/web/pull/6855

* Bugfix - Do not load files from cache: [#6447](https://github.com/owncloud/web/pull/6447)

When apps (i.e Drawio) tried to load a file, the browser caches the request. If the file was
Expand Down

0 comments on commit 141691a

Please sign in to comment.