File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ## [ 3.8.0] ( https://github.com/sonata-project/SonataPageBundle/compare/3.7.1...3.8.0 ) - 2018-02-23
6+ ### Added
7+ - added block title translation domain option
8+ - added block icon option
9+ - added block class option
10+ - Added auto-registration sonata.page.router to cmf_routing.router service
11+
12+ ### Changed
13+ - Switch all templates references to Twig namespaced syntax
14+ - Switch from templating service to sonata.templating
15+ - Remove default template from exception list
16+ - Use default template in page create template
17+ - Added styling to page create button
18+ - Allow Slugify ^3.0
19+
20+ ### Fixed
21+ - Replaced service names for field types by classnames.
22+ - Commands not working on symfony4
23+ - sonata.page.site.selector is public
24+ - forward-compatibility with strict mode
25+
26+ ### Removed
27+ - Removed default title from blocks
28+ - Removed old ` sonata- ` classes from templates
29+ - Removed compatibility with older versions of FOSRestBundle (<2.1)
30+
531## [ 3.7.1] ( https://github.com/sonata-project/SonataPageBundle/compare/3.7.0...3.7.1 ) - 2018-01-07
632### Changed
733- The internal page name is not used as a seo title fallback anymore
You can’t perform that action at this time.
0 commit comments