Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog / Upgrade Notes

## 1.3.4
* Chore: Remove unused grid configuration processing logic from DataObjectController by @solverat in https://github.com/open-dxp/admin-bundle/pull/89
* Bugfix: resolve persistent thumbnail spinners in asset folder preview by @solverat in https://github.com/open-dxp/admin-bundle/pull/90
* Bugfix: standardize Content-Disposition header formatting across controllers by @solverat in https://github.com/open-dxp/admin-bundle/pull/92
* Improvement: Add stricter unserialize options; refactor variable naming in TranslationController by @solverat in https://github.com/open-dxp/admin-bundle/pull/88
* Improvement: Added css color variables prefix by @cbl6499 in https://github.com/open-dxp/admin-bundle/pull/87

## 1.3.3
* Improvement: add forceResize checkbox to video thumbnail settings [#82](https://github.com/open-dxp/admin-bundle/pull/82)
* Bugfix: executing workflow transitions [#80](https://github.com/open-dxp/admin-bundle/pull/80)
Expand Down
Loading