framework/extensions/subscriptions/CHANGELOG.md
Daniel Klabbers 8a7a016d24 Release v1.2
2022-01-20 12:03:29 +01:00

2.8 KiB

Changelog

1.2.0

Changed

1.1.0

Changed

1.0.0

Changed

  • Compatibility with Flarum v1.0.0.

Fixed

0.1.0-beta.16

Changed

Fixed

0.1.0-beta.15

Changed

  • Updated composer.json and admin javascript for new admin area.
  • Updated to use newest extenders.

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)