Skip to content

Releases: stefandoorn/sitemap-plugin

Allow Sylius 1.13

01 Oct 11:44
85b7f34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

Remove call to parent __construct as it does not exist (SitemapLoader)

15 Aug 12:31
a27e477
Compare
Choose a tag to compare
Merge pull request #251 from stefandoorn/remove-parent-construct

Remove call to parent __construct as it does not exist

Fix compatibility with PHP 7.4 due to trailing comma's in method declarations

23 Mar 09:06
dc9c5e0
Compare
Choose a tag to compare
Revert "Coding standard fixes"

This reverts commit af431a03cf2e937b01b4fffb4f1b05fbfc282f69.

Use "apply spaceless" + minor fixes + extend CI test matrix

17 Mar 08:22
9919006
Compare
Choose a tag to compare
Merge pull request #244 from stefandoorn/move-deps-to-dev

Move dependencies only needed for testing to require-dev

Allow Sylius v1.12

18 Nov 09:46
Compare
Choose a tag to compare

Some CI issues left to solve, but at least the plugin can be installed when upgrading to Sylius v1.12.

Finally: v2

05 Apr 17:38
d008431
Compare
Choose a tag to compare

After a long time of alpha and beta testing, tagging v2.0.0. I get regularly questions about installation of the version mentioned in the README, hopefully this increases the useability.

Further improvements will be either done inside v2 via patch or minor releases, or in an upcoming major v3 release (i.e. split big sitemaps).

First beta release & allow Sylius v1.11.0

28 Feb 08:31
d008431
Compare
Choose a tag to compare

First beta release, finally :-)

Allow Sylius v1.11.0

28 Feb 08:30
d008431
Compare
Choose a tag to compare
Allow Sylius v1.11.0 Pre-release
Pre-release
Merge pull request #205 from David-Crty/update/sylius-1-11

Updating to sylius 1.11

Fix redundant URLs when using multiple channels

04 Feb 09:11
bd04526
Compare
Choose a tag to compare

Thanks @vicla31 for the fix! When having multiple channels, it could lead to duplicate URLs for multiple channels in multiple sitemaps.

Remove doctrine/dbal conflict from composer.json

31 Dec 11:55
8c03561
Compare
Choose a tag to compare
v2.0.0-alpha.7

Remove doctrine/dbal conflict