Skip to content

Releases: stefandoorn/sitemap-plugin

Allow SF 4/5 & Sylius 1.9/1.10

12 Dec 13:55
e7e4cfe
Compare
Choose a tag to compare
Pre-release

Thanks to @vicla31 for the major support!

Use hostname as set per channel, default to localhost

10 May 08:20
Compare
Choose a tag to compare
v2.0.0-alpha.5

Mention request context settings

Fix the redirect route for sitemap.xml

07 May 09:54
6e36bc0
Compare
Choose a tag to compare
Pre-release
v2.0.0-alpha.4

Fix the redirect routing (#163)

Apply PHP 7.4 typed properties

25 Mar 07:56
e86565a
Compare
Choose a tag to compare
Pre-release
Merge pull request #162 from stefandoorn/feat/php74-types

Apply PHP7.4 typed properties

Fix for Symfony 5 templates

22 Mar 16:51
9403b87
Compare
Choose a tag to compare
Pre-release
Merge pull request #160 from jbcr/master

Update Twig path for Symfony 5+

Alpha release for v2: generate sitemaps from CLI & overall upgrade

22 Mar 13:03
Compare
Choose a tag to compare

Check the the upgrade guide to see how to upgrade. A lot has changed. Major changes:

  • Generating the sitemap is not done on the fly anymore, but from the CLI.
  • Upgraded to PHP ^7.4
  • Overall refactor (including BC)

Coding Standards, wider dev dependencies & strict typing

23 Jan 14:22
Compare
Choose a tag to compare
  • Added Sylius Coding Standards including ECS
  • Upgraded PHPStan version and moved away from SHIM version
  • Allowed wider dependencies for multiple dev dependencies (e.g. PHPSpec & PHPUnit)
  • Added strict typing
  • Run Travis against PHP 7.3

Although strict typing is a big change, it should not impose any breaking changes.

Fix loading bundle twice exception message

24 Nov 13:39
e364eab
Compare
Choose a tag to compare
v1.0.11

Merge pull request #52 from alexrowesoap/exception-message-fix

Sylius v1.2 (in Symfony 3.4 & 4.1) support

17 Jun 19:32
1f1c00f
Compare
Choose a tag to compare
Merge pull request #46 from stefandoorn/test-additional-dependencies

Support Sylius v1.2 + Symfony 4.1

Improvements + fix for duplicates in static content provider

17 Jun 19:30
aaab930
Compare
Choose a tag to compare
v1.0.9

Improvements + fix for duplicates in static content provider