github owncloud/web v0.6.0
0.6.0

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

Changelog for ownCloud Phoenix 0.6.0 (2020-03-16)

Summary

  • Bugfix - Indirect share info now visible in favorite and other file lists: #3040
  • Bugfix - Fixed layout of file lists: #3100
  • Bugfix - Changed share icons to collaborators icons: #3116
  • Bugfix - Sorted collaborators column, deduplicate public entry: #3137
  • Bugfix - Use end of the day in expiration date: #3158
  • Change - Moved collaborators additional info on own row and removed type row: #3130
  • Change - New sort order for collaborators and public links: #3136
  • Change - Stop support for deployment of Phoenix as an ownCloud app: #3162
  • Change - Align columns in file lists to the right: #3036
  • Enhancement - Expiration date for collaborators: #2543

Details

  • Bugfix - Indirect share info now visible in favorite and other file lists: #3040

    When open the share panel of other flat file lists like the favorites, the collaborators list
    and link list are now showing the same entries like in the "All files" list, which includes
    indirect shares (via) that were previously missing.

    #3040
    #3135

  • Bugfix - Fixed layout of file lists: #3100

    A recent library update in ODS for the recycle scroller seem to have changed the logic or
    calculation of the height.

    This fix accomodates for that change and restores the row height to a correct value.

    The shared file lists are now more responsive, the collaborators/owner and share time columns
    are now hidden on small screens.

    #3100

  • Bugfix - Changed share icons to collaborators icons: #3116

    Adjust icon in files app navigation bar and also in the file actions dropdown to use the group
    icon.

    #3116

  • Bugfix - Sorted collaborators column, deduplicate public entry: #3137

    The collaborators column that appears in the "shared with others" section are now sorted:
    first by share type (user, group, link, remote) and then by display name using natural sort.
    Additionally, if there is more than one public link for the resource, the text "Public" only
    appears once in the collaborators column.

    #3137
    #3171

  • Bugfix - Use end of the day in expiration date: #3158

    We've changed the expiration date field in the collaborators list to the end of the day.

    #3158

  • Change - Moved collaborators additional info on own row and removed type row: #3130

    We've moved collaborators additional info on own row under the name of collaborator and
    removed collaborator type row.

    #3130

  • Change - New sort order for collaborators and public links: #3136

    We've changed the sort order for collaborators and public links. Collaborators are now sorted
    by: collaborator type, is collaborator direct, display name and creation date. Public links
    are now sorted by: is public link direct, display name and creation date.

    #3136

  • Change - Stop support for deployment of Phoenix as an ownCloud app: #3162

    We've stopped supporting deployment of Phoenix as an ownCloud app. In the release is no longer
    available Phoenix ownCloud 10 app package.

    #3162

  • Change - Align columns in file lists to the right: #3036

    We've aligned columns in all file lists to the right so it is easier for the user to compare them.

    #3036
    #3163

  • Enhancement - Expiration date for collaborators: #2543

    We've added an expiration date for collaborators. Users can choose an expiration date for
    users and groups. After the date is reached the collaborator is automatically removed. Admins
    can set default expiration date or enforce it.

    #2543
    #3086

Don't miss a new web release

NewReleases is sending notifications on new releases.