This repository has been archived by the owner on Jul 22, 2022. It is now read-only.
Releases: sonata-project/SonataTimelineBundle
Releases · sonata-project/SonataTimelineBundle
3.7.0
Changed
- [#306] Updates dutch translations (@zghosts)
- [#260] SonataEasyExtendsBundle is now optional, using SonataDoctrineBundle is preferred (@jordisala1991)
Deprecated
- [#260] Using SonataEasyExtendsBundle to add Doctrine mapping information (@jordisala1991)
Removed
3.6.0
3.5.0
3.4.0
3.3.1
3.3.0
Added
- added block title translation domain option
- added block class option
Changed
- Switch all templates references to Twig namespaced syntax
- Switch from templating service to sonata.templating
- changed block icon configuration to icon class instead of html code
- replaced box with bootstrap panel layout in TimelineBlock
Removed
- Removed default title from blocks
- remove some unused divs from
timeline.html.twig
block
3.2.0
Changed
- Removed usage of old form type aliases
Added
- added Russian translations
Fixed
- It is now allowed to install Symfony 4
Removed
- support for old versions of php and Symfony
3.1.1
Fixed
- Deprecated
security.context
usage - Deprecated block service usage
- Fixed wrong argument replacement. There is no 5th parameter for
sonata.timeline.block.timeline
- Fixed hardcoded paths to classes in
.xml.skeleton
files of config
3.1.0
Fixed
- Removed deprecation warning for
AdminExtension
usage
Removed
- Internal test classes are now excluded from the autoloader