Skip to content

2.1.3

Latest
Compare
Choose a tag to compare
@romm romm released this 14 Jun 15:46
· 1 commit to master since this release
31da57f

ℹ️ Click on a changelog entry to see more details.

Bugs fixed

Trigger event definition registration in more contexts

by Romain Canon on 14 Jun 2021 / 5e4f479 / #235

In some context — for instance in a CLI request — middlewares do not
run, meaning the event definition registration is not done. Because the
initialization will be run only once in any case, old hooks are used to
ensure a proper registration.

Fixes #234

Fix links to the official extension documentation

by Romain Canon on 14 Jun 2021 / e685438 / #233

Others

Fix Caches cleared event configuration label

by Romain Canon on 14 Jun 2021 / 876f6f8 / #231

Update link to documentation

by Romain Canon on 18 Nov 2020 / f70e0e3 / #227

Update code style

by Romain Canon on 02 Aug 2020 / 5d32722 / #228