1.6.0
What's Changed
- Change pimcore/pimcore requirements to allow future core versions by @markus-moser in #601
- Add optimized admin loading to reverse relations by @sl0wlydeadly in #535
- fix: search for e-mails does not break with a leading at-sign by @fabfischer in #618
- Update branch alias by @blankse in #631
- [Improvement] Case insensitive search for object title and key in filter grid view by @robin-ntriga in #389
- Field type "Table": add button to clone row by @BlackbitDevs in #559
- [Improvement] Trigger an event before TinyMCE uses the final config for better extendibility by @alexej-d in #644
- Add missing label defaults to numeric control by @cancan101 in #648
- Relational fields: Add column filtering by @BlackbitDevs in #659
- [Improvement] video.js - optimize regex to match more youtube url cases like "shorts" by @Fahl-Design in #641
- Show tree search if paging is not necessary by @BlackbitDevs in #656
- [Object editing] Relational fields' grid: remember column widths by @BlackbitDevs in #664
- [IMPROVEMENT] Assets:upload zip archive-option to overwrite files by @opreacalina90 in #420
- Support frame-anchestors property in CSP headers. by @elements-team in #678
- DateRange: Fix unexpected use of comma operator by @blankse in #683
- [Bug]: Object Grid - Unselect all rows after bulk change by @kingjia90 in #680
- Fix date range fields read only by @noahcommandeur-twocream in #682
- Fix display reverse relation field error in grid view by @noahcommandeur-twocream in #684
- Fix resolve display issue in grid view for filter by link feature by @noahcommandeur-twocream in #681
- Remove double width in gridColumConfig after fixing display reverse relation field error in grid view by @noahcommandeur-twocream in #687
- Prevent accidentical removal of whole folder instead of deleting selected assets / objects by @BlackbitDevs in #390
- [Bug]: Fix Access-Control-Allow-Origin in AssetController by @kingjia90 in #689
- correctly dispatch pre set metadata event by @AlternateIf in #612
- Fix: ManyToOne relation in combo display mode doesn't respect path formatter by @blankse in #645
- [Improvement] Add confirmation prompt for Quantity Value by @mcop1 in #695
- Added grid preview for field collections by @fashxp in #663
- Many-to-many object relation / multiselect in tag mode: support drag & drop to change order of assigned items by @BlackbitDevs in #547
- [Bug]: Check if User is allowed to create a class when pasting by @kingjia90 in #691
- [Bug] Prevent accidentical removal of whole folder instead of deleting follow up for light theme by @kingjia90 in #701
- [Bug]: icon image path error and update AceEditor by @robertSt7 in #697
- [Grid] Support sorting by object brick quantity value field by @BlackbitDevs in #692
New Contributors
- @sl0wlydeadly made their first contribution in #535
- @fabfischer made their first contribution in #618
- @robin-ntriga made their first contribution in #389
- @alexej-d made their first contribution in #644
- @Fahl-Design made their first contribution in #641
- @elements-team made their first contribution in #678
- @AlternateIf made their first contribution in #612
Full Changelog: v1.5.4...v1.6.0