Releases: open-dxp/admin-bundle
Releases · open-dxp/admin-bundle
v1.3.2
What's Changed
- Replace branding assets with OpenDXP equivalents by @scrummer in #66
- use
query.getinstead ofgetfor perspective parameter by @solverat in #68 - remove redundant translation cache clearing from TranslationController by @solverat in #67
- update toolbar links to use new documentation URLs by @solverat in #70
- update admin UI styles: adjust notification and avatar elements for improved alignment and responsiveness by @solverat in #72
- document link: fix invalid infinite loop detection when linking to another type of element by @solverat in #74
- remove POEditor export workflow and prune outdated translation keys by @solverat in #75
- Add php 8.5 support by @solverat in #76
Full Changelog: v1.3.1...v1.3.2
v1.3.1
v1.3.0
What's Changed
- Site custom settings by @solverat in #61
- replace SystemSettingsConfig usage with GeneralHostResolver in LoginController and UserController by @solverat in #62
- refactor ContentSecurityPolicyHandler and SiteCustomConfigNodeType by @solverat in #63
- update CHANGELOG.md for release 1.3.0 by @solverat in #64
Full Changelog: v1.2.3...v1.3.0
v1.2.3
What's Changed
- Translations: Fix data request - streamline filtering and improve readability by @solverat in #50
- correct languages when creating admin translation (#53) by @benwalch in #54
- Refactor SQL queries: enforce parameterized bindings and consistent style by @solverat in #49
- strict equality checks across admin bundle by @solverat in #55
- update constant declarations to use type hints and visibility modifiers by @solverat in #56
Full Changelog: v1.2.2...v1.2.3
v1.2.2
v1.2.1
What's Changed
- update Rector configuration: add ForeachItemsAssignToEmptyArrayToAssignRector and update comments by @solverat in #37
- Apply changes from upstream by @scrummer in #40
- Various Ext JS Improvements by @solverat in #38
- Replace
$request->get()by @solverat in #39 - #41 Fix CSS outline property value by @scrummer in #42
- Fix outline property in editmode.css by @blankse in #43
- update BC layer comment to reflect OpenDxp 2.0 target by @solverat in #44
New Contributors
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- UI refactoring by @open-dxp-stack in #25
- Removed hover icon color styling for main navigation by @open-dxp-stack in #26
- video overlay: poster image, title description for every type by @benwalch in #24
- PHPStan 2 by @solverat in #30
- Apply Rector Fixes with coverage level 0 by @solverat in #32
- Add changes from upstream (1.x <- 1.7.15) by @scrummer in #27
- Adjust Test Setup by @solverat in #34
- Update ClassController & SettingsController by @open-dxp-stack in #36
- Remove dark scheme from root by @open-dxp-stack in #35
- Replace custom utilities with reusable helper methods across admin bu… by @solverat in #33
New Contributors
Full Changelog: v1.1.2...v1.2.0
v1.1.2
v1.1.1
What's Changed
- Update branch aliases by @open-dxp-stack in #13
- Update composer package name to 'open-dxp/admin-bundle' in OpenDxpAdminBundle by @scrummer in #14
- Rename references from 'admin-ui-classic-bundle' to 'admin-bundle' by @scrummer in #15
- update readme by @open-dxp-stack in #16
- Update from base 1.7.12 & 1.7.13 by @scrummer in #18
- Update changelog and README to reflect changes from Upstream v1.7.13 by @scrummer in #19
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Update package name by @open-dxp-stack in #9
- Update core dependency constraint by @open-dxp-stack in #10
- Update README.md by @open-dxp-stack in #11
- Introduce composer alias by @open-dxp-stack in #12
Full Changelog: v1.0.0...v1.1.0