Skip to content

Releases: wieni/wmcontroller

2.0.3

12 Aug 19:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

1.2.2

19 Apr 14:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

30 Oct 14:25
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.2.0

1.1.1

19 Jul 20:22
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
Throw 404 when visited entity is not in current language

0.8.11

24 Oct 18:47
Compare
Choose a tag to compare
Swappable FrontController