Releases: open-dxp/admin-bundle
Releases · open-dxp/admin-bundle
Release list
v1.3.5
v1.3.4
What's Changed
- Chore: Remove unused grid configuration processing logic from DataObjectController by @solverat in #89
- Bugfix: Resolve persistent thumbnail spinners in asset folder preview by @solverat in #90
- Bugfix: Standardize Content-Disposition header formatting across controllers by @solverat in #92
- Improvement: Add stricter unserialize options; refactor variable naming in TranslationController by @solverat in #88
- Improvement: Added css color variables prefix by @cbl6499 in #87
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- fix executing workflow transitions by @benwalch in #80
- fix: array thumbnail parameter in getImageThumbnailAction by @marcopixel in #78
- Update opendxp website url in login screen by @scrummer in #83
- add forceResize checkbox to video thumbnail settings in admin bundle by @solverat in #82
- remove duplicate AdminExtension service definition from services.yaml by @solverat in #84
- update PHP-CS-Fixer workflow: adjust inputs and add fork point configuration by @solverat in #85
New Contributors
- @marcopixel made their first contribution in #78
Full Changelog: v1.3.2...v1.3.3
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