📅 June 2025
🛠 Bug Fixes
DatePicker in ZBK
Fixed an issue with the date picker in the ZBK module when navigating to a specific date in the past.Line Breaks in ListView Columns
Line breaks using\n
are now correctly rendered within ListView column cells.BulletGraphCell Column Width
The column width of the BulletGraphCell is now respected and can be adjusted via the UI.Collapsed Columns in BackReferenceCell
Fixed an issue where columns were incorrectly collapsed to width 0 when opening a BackReferenceCell.Missing Relation on New Entry in BackReferenceTab
When creating a new entry in aBackReferenceTab
, the relation defined via theBackReference
property was not automatically set.
This is now aligned with the behavior of theBackReferenceCell
, where the relation is correctly assigned.