Skip to content

Releases: samdark/sitemap

2.4.1

01 Nov 08:43
cf51475
Compare
Choose a tag to compare

Fix uncaught OverflowException: The buffer size is too big for the defined file size limit (@mougrim)

2.4.0

02 Oct 04:08
a7ba091
Compare
Choose a tag to compare
  • #80: Add example XML Stylesheet for use with setStylesheet() added in #63 (@craftyshaun)

2.3.0

29 Sep 12:55
2a31036
Compare
Choose a tag to compare
  • #63: Add support for specifying a XML stylesheet for an index and a sitemap (@ParitoshBh)

2.2.1

27 Mar 09:33
dcfef47
Compare
Choose a tag to compare
  • #67: Fixed inserting in the file on Windows.

2.2.0

02 Feb 09:30
Compare
Choose a tag to compare
  • #51: 5.3 compatibility of tests.
  • Added ext-xmlwriter dependency.
  • #17: Added ability to set file size limit.

2.1.0

24 Nov 07:25
Compare
Choose a tag to compare

Support of multi-language sitemaps with alternative links for each location.

2.0.8

17 Aug 15:00
Compare
Choose a tag to compare
  • Fixes #44: Compress sitemap with a single gzip member per file (terales)

2.0.7

28 Jan 10:11
9b0d0d1
Compare
Choose a tag to compare
  • Added gzip support.
  • Removed usage of @.

2.0.6

04 Oct 07:12
Compare
Choose a tag to compare

Fixed bug in 2.0.5.

2.0.5

29 Sep 08:53
Compare
Choose a tag to compare
  • Added SiteMap::getWrittenFilePath().