Releases: prestaconcept/PrestaSitemapBundle
Releases · prestaconcept/PrestaSitemapBundle
v1.7.2
! ERRORED ! Use v1.7.2 instead
v1.7.0
v1.6.0
Changelog (since v1.5.4...v1.6.0
)
Added
- Autowiring alias for DumperInterface (#175)
Fixed
- Deprecation notice with Symfony 4.2 (#176)
- Command container aware deprecation (#177)
- Dispatch event with correct section when requesting section (#181)
Documentation
- Fixed url video decoration class name typo (#182)
v1.5.4
Changelog (since v1.5.3...v1.5.4
)
v1.5.3
Changelog (since v1.5.2...v1.5.3
)
- Compatibility with symfony 4
- Compatibility with symfony flex
- Rewrite documentation
v1.5.2
Changelog (since v1.5.1...v1.5.2
)
- Added more documentation about routing configuration and formats (#127)
- Moved defaults handling to the addUrl process (#129)
- Fixed Travis CI build (#135)
- Uniformize files copyright (#133)
- Add event annotation. (#137)
- Deprecated SitemapListenerInterface (#134)
- tipo(doc): Added full command name (#139)
- Updated Travis testing matrix (#145)
- Bugfix - Exception class not found (#148)
v1.5.1
Changelog (since v1.5.0...v1.5.1
)
v1.5.0
Changelog (since v1.4.2...v1.5.0
)
- #114 Updated travis config
- #113 Disable specifying the host and let Symfony's router doing the job
- #112 Enhances performances of deleteExistingSitemaps
- #111 Fixed wrong service parameters and service references in YAML
- #107 Allowing 'sitemap' option to be either true or false or array
- #110 Added ability to define default options at bundle configuration level
- #109 Allow specifying the section within the route configuration
- #108 Allow a custom generator service
- #102 Fix tag limit exceeded exception message
- #106 Fix PHPCS
- #105 Fixed deprecated usage of LiipDoctrineCacheBundle
- #104 Fixed exception not chained in RouteAnnotationEventListener
- #98 Allow UrlConcrete Generation to be overriden
- #96 Update branch-alias
- #88 fix Dumper::dump() phpdoc
- #78 Resolves issue #77
- #69 Update README.md
- #67 Make RouteAnnotationEventListener more extensible
- #54 fix url
v1.4.2
Changelog (since v1.4.1...v1.4.2
)