Releases: jolicode/MediaBundle
Releases · jolicode/MediaBundle
v0.5.0
What's Changed
- fix(docs): Fix the config by @loic425 in #120
- feat(Sylius): Decorate the Sylius image uploader by @loic425 in #122
- feat(demo): Improve the thumbnails of the demo lists by @loic425 in #126
- feat(SyliusBridge): Adjust the grid view to be consistent with the li… by @loic425 in #125
- feat(castor): Add a few command aliases by @loic425 in #124
- feat(Sylius): Search in the choose media modal by @loic425 in #127
- fix(Sylius): Fix responsive in choose media modal by @loic425 in #130
- feat(Sylius): Move a directory by @loic425 in #118
- fix(Sylius): Fix media get path by @loic425 in #121
- feat(maintenance): Prepare the v0.5.0 release by @loic425 in #133
Full Changelog: v0.4.1...v0.5.0
v0.4.0
What's Changed
TL;DR
- Add a bridge for Sylius 🎉
- Filtering & sorting medias and directories
Features
- Add a bridge for a Joli Media Sylius Admin by @loic425 in #96
- Allow to use the media DTO on Sylius image resources by @loic425 in #106
- feat(Sylius): Customize the product images in the shop by @loic425 in #110
- fix(SyliusBridge): Fix delete modal by @loic425 in #113
- chore(maintenance): Prepare the 0.4.0 release by @loic425 in #114
- Filtering & sorting by @loic425 in #107
- chore(maintenance): Add the new feature on changelog by @loic425 in #115
Docs
- [Docs] Customize the Sylius product grid in the admin panel by @loic425 in #108
- [Docs] Add links to the new Sylius bridge docs by @loic425 in #111
- [Docs] Upgrade the database for the sylius resource medias by @loic425 in #109
- fix(docs): Fix a php code block in the Sylius bridge by @loic425 in #112
Full Changelog: v0.3.2...v0.4.0
v0.3.2
v0.3.1
v0.3.0
What's Changed
TL;DR
- Add support for Easy admin 5 🎉
Features
- Add support for Easy admin 5
- updated frontend deps and compiled public assets
Fixes
- Restrict Easy admin bundle version
- Fix media removal in EasyAdmin show page
New Contributors
- @ternel made their first contribution in #84
- @pyrech made their first contribution in #92
- @loic425 made their first contribution in #93
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Generate a variation when the twig extension outputs the variation URL by @xavierlacot in #73
- Upgrade the demo by @xavierlacot in #74
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Add traditional pagination to both admin bridges by @ahmed-bhs in #61
- Fix SF 8.0 compatibility by @JorickPepin in #69
New Contributors
- @ahmed-bhs made their first contribution in #61
Full Changelog: v0.1.4...v0.2.0
v0.1.4
What's Changed
- dot not throw an error, but log a warning when no library is defined by @xavierlacot in #68
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Fix typo in twig-components.rst by @tacman in #51
- doc(EA): add section on how to link to the media library by @JorickPepin in #56
- fix:
Request::get()deprecation by @JorickPepin in #57 - Have the demo use the local bundle by @xavierlacot in #55
- fixed a Symfony 7.4 validator constraint deprecation warning by @xavierlacot in #58
- No exception when rendering a non resolved media by @xavierlacot in #60
- Fix
demo:starttask and various doc misspellings by @JorickPepin in #62 - Fix view mode switch in EA bridge by @JorickPepin in #63
- Fix Symfony mime dependency by @SebLours in #65
- Fix Doctrine dependency by @SebLours in #64
- Load the HeifPreProcessor only if Imagine is installed by @xavierlacot in #66
New Contributors
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- GHA: Update actions/checkout to v5 by @lyrixx in #34
- remove useless ext-json requirement by @garak in #44
- Add support for Symfony 8.0 by @JorickPepin in #38
- Add a demo by @xavierlacot in #45
- support php 8.2 and test it by @xavierlacot in #47
- Fix: Sanitize cache keys to avoid reserved characters validation error by @camilleislasse in #39
- Fix typo in features description in index.rst by @tacman in #50
- Improve dark mode styles for easyadmin by @kaymorey in #49
- CHANGELOG update for the upcoming v0.1.2 by @xavierlacot in #53
New Contributors
- @lyrixx made their first contribution in #34
- @garak made their first contribution in #44
- @JorickPepin made their first contribution in #38
- @camilleislasse made their first contribution in #39
- @tacman made their first contribution in #50
- @kaymorey made their first contribution in #49
Full Changelog: v0.1.1...v0.1.2