github owncloud/web v0.25.0
0.25.0

latest releases: web-pkg-v0.0.5-alpha.8, web-pkg-v0.0.5-alpha.7, web-pkg-v0.0.5-alpha.6...
3 years ago

Changelog for ownCloud Phoenix 0.25.0 (2020-11-16)

Summary

  • Bugfix - Make available file actions (more) aware of the page context: #4255
  • Bugfix - Fix loginAsUser: #4297
  • Change - File actions as accordion item in right sidebar: #4255
  • Enhancement - Added support for OpenID Connect Dynamic Client Registration 1.0: #4286

Details

  • Bugfix - Make available file actions (more) aware of the page context: #4255

    The list of available file actions sometimes contained actions which should not be possible
    and sometimes was missing actions that should be possible. Most important examples are that
    copy/move should not be available on shared with me and shared with others pages (but they
    were) and that the set of file actions from the All files page should also be available for the
    favorites page (but were not).

    #4255

  • Bugfix - Fix loginAsUser: #4297

    LoginAsUser wasn't waiting until the loading finished. Added an additional check

    #4297

  • Change - File actions as accordion item in right sidebar: #4255

    We moved the menu items from file actions dropdown menu (the "three dots menu") as accordion
    item into the right sidebar and made it the default item to be opened when clicking the three
    dots. For the sake of consistency we now also made the right sidebar available for the Deleted files page, where we offer the actions accordion item with a Restore and Delete action.

    #4255

  • Enhancement - Added support for OpenID Connect Dynamic Client Registration 1.0: #4286

    OwnCloud Phoenix can use the dynamic client registration protocol to exchange client id and
    client secret woth the IdP

    #4286
    #4306

Don't miss a new web release

NewReleases is sending notifications on new releases.