Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
diocas committed Sep 5, 2022
1 parent e64d36d commit b0c5aec
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions changelog/unreleased/bugfix-nocache-pl
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Bugfix: Do not load files from cache in public links

When apps (i.e Drawio) try to load a file, the browser caches the request.
If the file was modified somewhere else, this causes inconsistent results which prevent saving any changes until the cache is properly cleared.
This had previously been fixed for normal files, but not yet for public links - which we took care of now.

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

0 comments on commit b0c5aec

Please sign in to comment.