framework/extensions/subscriptions/CHANGELOG.md
2020-03-03 14:49:39 +01:00

803 B

Changelog

0.1.0-beta.12

Fixed

  • WhereExists performed extremely bad, impacting the following gambit (#22)

0.1.0-beta.9

Changed

  • Replace event subscribers (that resolve services too early) with listeners (7ac73b8)

Fixed

  • Post content with code blocks could corrupt notification emails (16a441c)
  • JS: Vulnerable lodash dependency (782e31c)