framework/extensions/flags/CHANGELOG.md
2020-03-03 13:52:44 +01:00

1.4 KiB

Changelog

0.1.0-beta.12

  • Larger flag modal, disallow users to flag their own posts, increase flag message size,
    allow comment on more reasons, disabled submit on other without comment (5292e6c)

0.1.0-beta.10

Fixed

  • Guests visiting api/flags trigger an exception (d4680a0)

0.1.0-beta.9

Changed

  • Replace event subscribers (that resolve services too early) with listeners (2f3417b)
  • Compatibility with Laravel 5.7 (bd00270)

Fixed

  • API serialization failed when posts for a discussion were not loaded and needed (9803914)

0.1.0-beta.8.1

Fixed

  • Fix dropping foreign keys in down migrations (e17bd03)