1.3.1
August 1st, 2025
We've run into intermittent issues with blueprints on events when working with database driven Statamic - this adds a safety check for missing event blueprints.
1.3.0
February 19th, 2025
This release handles large databases and the timeout errors that come from handling thousands of entries all at the same time.
We assume that anyone using the Eloquent Driver for Statamic has the potential to be managing large amounts of data, and the current implementation of the sitemap addon doesn't deal with that very well. This release refactors code and also takes into consideration handling large database queries, whilst mitigating N+1 issues that may arise from looping Statamic's Entries facade.
Big shout out to @bagwaa for popping this together!
1.2.4
January 23rd, 2025
Added Alt Sitemap tab to Term Blueprint Added Taxonomy to Alt Sitemap Settings Blueprint Added data to sitemap.xml
1.2.3
December 16th, 2024
Manual entries now supported - @leewillis77
1.2.2
September 10th, 2024
Change to omit entries that are unpublished from the sitemap.
Thanks for @arnevanhoorn for the PR
1.2.0
May 15th, 2024
- N/A Changelog not available.
1.1.1
February 19th, 2024
- N/A Changelog not available.
1.1.0
January 3rd, 2024
Finalises changes for Eloquent Driver Compatibility
1.0.5
January 3rd, 2024
- N/A Changelog not available.
1.0.4
January 3rd, 2024
Hotfix
1.0.3
January 3rd, 2024
Replaces the Blueprint Facade with the Repository to allow compatibility with the Eloquent Driver
1.0.2
December 4th, 2023
- N/A Changelog not available.