Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kingjia90 authored Nov 29, 2024
1 parent 56981b7 commit 9c50fe2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#### v1.6.0
- Show tree search even if all child elements fit on one page (according to `tree_paging_limit`) - if there are at least 30 children in total
- Prevent accidental deletion of folder if items get selected in grid and then the "Delete folder" button gets clicked. Instead: If grid items are selected, delete button asks if the selected items should be deleted. If no grid items are selected, the folder gets deleted (after confirmation).
- [Composer] Added `endroid/qr-code` `v4`,`v5` requirement. Dropped `phpoffice/phpspreadsheet` `v1` support while extending it to `v3`. Extended `symfony/webpack-encore-bundle` to support `v2`.

#### v1.5.0
- [Assets] Metadata can be now displayed as a read-only tab when the user is granted `view` permissions to the asset.
Expand Down

0 comments on commit 9c50fe2

Please sign in to comment.