From 672ef57257069d0e24562c39bed7d5e8f3fb86d3 Mon Sep 17 00:00:00 2001 From: scrummer Date: Tue, 8 Sep 2026 13:57:51 +0200 Subject: [PATCH] Update changelog for 1.4.1 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b3ad825..0b8404a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog / Upgrade Notes ## 1.4.1 +* Improvement: Refine grid logic with strict comparisons and column auto-sizing adjustments [#112](https://github.com/open-dxp/admin-bundle/pull/112) +* Bugfix: Prevent passing `rid` on scratch user creation [#109](https://github.com/open-dxp/admin-bundle/pull/109) +* Bugfix: Clean up leftover rows of the previous document type during type conversion [#113](https://github.com/open-dxp/admin-bundle/pull/113) +* Bugfix: Use the document tree instead of pretty URLs for the move collision check, so a document is no longer blocked by its own pretty URL [#114](https://github.com/open-dxp/admin-bundle/pull/114) * Bugfix: Tolerate empty / non-integer `oid` query parameter in `getClassDefinitionForColumnConfig` (regression from #91) [#115](https://github.com/open-dxp/admin-bundle/pull/115) ## 1.4.0