Skip to content

Releases: spicywebau/craft-batch-actions

Batch Actions 2.0.1

25 Jul 07:33
Compare
Choose a tag to compare

Fixed

  • Fixed an error that occurred when using Smith

Batch Actions 2.0.0

24 Mar 05:33
Compare
Choose a tag to compare

Added

  • Added Craft 5 compatibility

Removed

  • Removed Craft 4 compatibility
  • Removed Craft Commerce variant code due to variants being managed with element indexes rather than blocks
  • Removed spicyweb\batchactions\assets\BatchActionsAsset; spicyweb\batchactions\assets\bars\BarsAsset is used instead

Batch Actions 2.0.0-beta.1

19 Feb 02:48
Compare
Choose a tag to compare
Pre-release

Added

  • Added Craft 5 compatibility

Removed

  • Removed Craft 4 compatibility
  • Removed spicyweb\batchactions\assets\BatchActionsAsset; spicyweb\batchactions\assets\bars\BarsAsset is used instead

Batch Actions 1.3.1

30 Oct 04:50
Compare
Choose a tag to compare

Added

  • Added German translations (thanks @amkdev)

Batch Actions 1.3.0

08 Mar 05:50
Compare
Choose a tag to compare

Added

  • Added support for expanding, collapsing, enabling, disabling and deleting Craft Commerce variants
  • Added support for showing batch actions bars on Matrix and Neo fields in Quick Post widgets

Fixed

  • Fixed a bug where batch actions bars weren't being initialised on Craft Commerce product edit pages

Batch Actions 1.2.2

23 Feb 09:38
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where a Neo batch actions bar's paste button wasn't being disabled if pasting the copied blocks would violate the Neo field's Max Blocks or Max Top Level Blocks settings

Batch Actions 1.2.1

21 Feb 01:47
Compare
Choose a tag to compare

Added

Fixed

  • Fixed a bug where, when loading an element editor page with a window size where batch actions bar buttons would exceed the content container width, the bar would sometimes still show the buttons instead of the menu

Batch Actions 1.2.0

18 Feb 05:59
Compare
Choose a tag to compare

Added

  • Added the ability to batch-copy Neo blocks, and paste them at the top of the field
  • Added the ability to batch-copy Matrix blocks, and paste them at the top of the field, if Smith is installed

Fixed

  • Fixed a bug where batch action bars were being added to Neo fields when viewing entry revisions

Batch Actions 1.1.0

23 Sep 09:02
Compare
Choose a tag to compare

Added

  • Added the barsDisallowedFields plugin setting, for setting Matrix or Neo field handles for which the batch actions bar won't be initialised
  • Added spicyweb\batchactions\assets\bars\BarsAsset
  • Added spicyweb\batchactions\models\Settings

Deprecated

  • Deprecated spicyweb\batchactions\assets\BatchActionsAsset; replaced with spicyweb\batchactions\assets\bars\BarsAsset

Batch Actions 1.0.1

15 Sep 05:42
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where translations weren't working
  • Fixed style issues when using RTL languages