Change Log
Introduction
All notable changes to this project will be documented in this file.
-
Addedfor new features. -
Changedfor changes in existing functionality. -
Deprecatedfor soon-to-be removed features. -
Removedfor now removed features. -
Fixedfor any bug fixes. -
Securityin case of vulnerabilities.
Versioning
This project adheres to Semantic Versioning.
Deprecated Features
Features that are deprecated will generally be removed in the next minor update unless noted otherwise.
Releases
[2.2.13] - 2020-07-07
Fixed
- Check type of sitemap object before dispatching
BuildSitemap.
[2.2.12] - 2020-05-20
Added
- Added ability to overrde the sitemap URLs index via
BuildSitemapevent.
[2.2.11] - 2020-05-19
Added
- Added ability to overrde the sitemaps index via
GatherSitemapsevent.
[2.2.10] - 2020-02-19
Added
- Added ability to overrde the repository and last mod with closures.
[2.2.9] - 2020-02-13
Added
- Added ability to overrde the output.
[2.2.8] - 2019-10-16
Fixed
- Fixed cache issue where key was not unique.
[2.2.7] - 2019-07-30
Changed
- Changed
\Anomaly\SitemapExtension\Http\Controller\SitemapControllerto leverage newHookablebased sitemap entries.
Added
- Added
sitemapandget_sitemaphooks for customizing sitemap query results.
[2.2.6] - 2019-05-09
Changed
- Changed package to
laravelium/sitemap. - Changed method in which to integrate into the sitemap.
- Changed
composer.jsonto include proper support links. - Changed
composer.jsonto use"anomaly/streams-platform": "^1.6".