framework/extensions/subscriptions/CHANGELOG.md
2020-10-15 16:04:46 +02:00

1.4 KiB

Changelog

0.1.0-beta.14

Added

  • Meta title now available for following page (#23)

Changed

  • Updated mithril to version 2
  • Load language strings correctly on en-/disable
  • Updated JS dependencies
  • Notification emails now are translatable (#30)

Fixed

  • Button colors for dark mode were too vague (#26)

0.1.0-beta.13

Changed

  • Updated JS dependencies

Fixed

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)