Skip to content

Releases: wieni/wmcontroller

1.3.0

03 Jun 12:04
5dcdb3f

Choose a tag to compare

What's Changed

Full Changelog: 1.2.2...1.3.0

2.0.3

12 Aug 19:40

Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

1.2.2

19 Apr 14:01

Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

30 Oct 14:25

Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

2.0.0-alpha3

13 Sep 09:44
67f807f

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0-alpha2...2.0.0-alpha3

1.2.0

13 Sep 10:53

Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.2.0

1.1.1

19 Jul 20:22

Choose a tag to compare

What's Changed

Warning
If you have a custom MaxAgeDecider service, make sure it returns the new stale-while-revalidate and stale-if-error keys.
You can take a look at our MaxAgeDecider implementation.

Full Changelog: 1.1.0...1.1.1

1.0.0

24 Aug 14:01
0659a46

Choose a tag to compare

Bump requirements to PHP 8.0 and Drupal 9.1 (#57)

* Fix "Required argument $strippedHeaders after optional argument"

Deprecated in php8

* Remove deprecation warnings when dispatching Events

See https://www.drupal.org/node/3159012 and https://www.drupal.org/node/3154407

* Update changelog

* Bump required php version to 8.0

0.10.1

08 May 11:51
3e1f067

Choose a tag to compare

Fix adding null cachetags

Fixes Warning: assert(): Cache tags must be valid strings

0.8.12

25 Oct 08:03

Choose a tag to compare

Throw 404 when visited entity is not in current language