Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
diocas committed Dec 1, 2021
1 parent 384bdbc commit e35cd69
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
6 changes: 6 additions & 0 deletions changelog/unreleased/bugfix-no-context-menu-app-provider
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Bugfix: Show context menu for all file extensions

The context menu was failing to build for file extensions that did not have a match in the apps from the app provider.

https://github.com/owncloud/web/issues/6002
https://github.com/owncloud/web/pull/6003
6 changes: 6 additions & 0 deletions changelog/unreleased/bugfix-no-scroll-app-provider
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Bugfix: Do not scroll on apps open in app provider

Apps opened from the app provider were taking more than the window size, prompting the use of the scrollbar.

https://github.com/owncloud/web/issues/5960
https://github.com/owncloud/web/pull/6003
5 changes: 5 additions & 0 deletions changelog/unreleased/enhancement-app-provider-feedback
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Enhancement: Show errors when failing to open app in app provider

The error message provided by wopi is now displayed to the user, giving some context on why it failed to open a file.

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

0 comments on commit e35cd69

Please sign in to comment.