3.34.0
版本发布时间: 2021-10-05 23:21:38
sonata-project/SonataMediaBundle最新发布版本:4.14.1(2024-09-12 23:02:02)
Added
- [#2145] Added twig functions to load medias, thumbnails or paths (@jordisala1991)
- [#2138] Added new Action to download medias (@jordisala1991)
- [#2131] Added optional integration with Symfony messenger to handle async thumbnail generation (@jordisala1991)
Deprecated
- [#2145] Deprecated using twig tags to load media, thumbnails or paths (@jordisala1991)
- [#2138] Deprecated download medias through
MediaController
downloadAction. (@jordisala1991) - [#2139] Deprecated SonataNotificationBundle integration. Use Symfony Messenger integration instead. (@jordisala1991)
- [#2118] Deprecated ReST API with FOSRest, Nelmio Api Docs and JMS Serializer. (@jordisala1991)
- [#2113] Deprecated Pixlr integration. (@jordisala1991)
- [#2105] Deprecate controller actions for showing media and galleries. (@jordisala1991)
- [#2105] Deprecate breadcrumb classes. (@jordisala1991)
Fixed
- [#2116] Fixed deprecation when downloading media through
downloadAction()
(@jordisala1991)