Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

v2.5.8: updated Sitemap class

Compare
Choose a tag to compare
@RumenDamyanov RumenDamyanov released this 17 Dec 18:17
· 308 commits to master since this release
- render protection (don't render sitemap with >50000 elements)
- option to force using a size limits for the number of elements in a
sitemap in the store() method, instead of default splitting of bigger
sitemaps to smaller sitemaps with sitemapindex
- memory leak fix (caching for file generation, clear unneeded
resources)
- fixed wrong file extension of html/txt generated files