framework/extensions/mentions/CHANGELOG.md
2019-02-15 00:30:03 +01:00

1009 B

Changelog

Unreleased

Changed

  • Replace event subscribers (that resolve services too early) with listener-based extender (4b34e50 and 9165321)
  • Compatibility with Laravel 5.7 (3ef5ac0)

Fixed

  • Post content with code blocks could corrupt notification emails (d0ffe7b)

0.1.0-beta.8.1

Fixed

  • Fix dropping foreign keys in down migrations (53b685a)
  • Truncate notification excerpts (7ebd527)