Skip to content

Releases: clarkwinkelmann/flarum-ext-mass-actions

Bugfixes

17 Aug 07:23
b1082b4
Compare
Choose a tag to compare
  • Fix "cannot redeclare" error when disabling extension
  • Fix tag controls continuing to appear if Tags is disabled while scoped permissions still exist

It's safe to remove the extension with Composer even after the redeclare error because this extension doesn't have anything to roll back, but I would still recommend installing this update prior to uninstallation if you plan to remove the extension, as the error could hide another error which you would miss.

Bugfixes

05 Aug 13:52
92fbaa9
Compare
Choose a tag to compare
  • Fixed sticky control overriding lock control.
  • Switch to CSS variable in Less to increase theming flexibility.

1.1.0

24 May 21:40
d604963
Compare
Choose a tag to compare
  • Enabled discussion mass actions on user profile page
  • Added range selection through shift-click
  • Added permanent deletion action
  • Added sticky/unsticky action
  • Fixed title of selected discussions not changing color when discussion is unread

Initial release

13 Feb 21:44
0611144
Compare
Choose a tag to compare

First release with these supported actions:

  • Mark as read
  • Delete/restore (soft delete only)
  • Lock/unlock
  • Set tags (exact list)
  • Add tag (to existing list)