Skip to content

v0.1.0-beta.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@dsevillamartin dsevillamartin released this 05 Jul 11:01
· 126 commits to master since this release

Changed

  • Replace event subscribers (that resolve services too early) with listener-based extender (4b34e50 and 9165321)
  • Compatibility with Laravel 5.7 (3ef5ac0)
  • Use display name instead of username in emails (acc0516)

Fixed

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