Skip to content

v5.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@skjnldsv skjnldsv released this 06 Sep 06:31
0d89f55

v5.0.0-beta.3

Full Changelog

🐛 Fixed bugs

  • fix: Make file list only sortable by one property at the time by @susnux in #949
  • fix: styling issues and make the FilePicker height fixed by @susnux in #971
  • fix: Use core preview controller for loading file previews and fallback to MDI icons by @susnux in #962
  • fix(FilePicker): Fix selecting rows using the keyboard by @susnux in #934
  • fix(FilePicker): Only show checkbox skeletons if multiselect was enabled by @susnux in #969
  • fix(FilePickerBuilder): Fix paths returned in Promise by pick method by @susnux in #963
  • fix(NcDialog): Make the heading always center aligned on top by @susnux in #965

🚀 Enhancement

  • feat(FilePickerBuilder): Allow to configure the dialog container element by @susnux in #950

🤖 Dependency updates

  • chore: Update @nextcloud/files version by @susnux in #952
  • chore(deps): Bump @nextcloud/files from 3.0.0-beta.19 to 3.0.0-beta.21
  • chore(deps): Bump @nextcloud/vue from 8.0.0-beta.3 to 8.0.0-beta.5
  • chore(deps): Bump webdav from 5.2.3 to 5.3.0