Skip to content

Releases: vaersaagod/matrixmate

MatrixMate v. 2.2.1

10 Jun 17:52
Compare
Choose a tag to compare

2.2.1 - 2024-06-10

Fixed

  • Fixed a bug where block types having reached their maxLimit would still be creatable via collapsed block type button menus #74

MatrixMate v. 2.2.0

30 May 21:39
Compare
Choose a tag to compare

2.2.0 - 2024-05-30

Added

  • Adds support for Commerce products #55, #73

MatrixMate v. 2.1.4

10 Nov 23:47
Compare
Choose a tag to compare

2.1.4 - 2023-11-11

Fixed

  • Fixed an issue where block types hidden via hiddenTypes could still show up in Matrix blocks' cogwheel menus, if they were included in one or several block type groups.
  • Fixed an issue where block group buttons weren't focusable. Thanks @jmcgaha!
  • Fixed a CSS issue that would occur if all block types except one were hidden

MatrixMate v. 2.1.3

24 Apr 15:51
Compare
Choose a tag to compare

2.1.3 - 2023-04-24

Fixed

  • Fixed an issue where MatrixMate could make Craft create a provisional draft when opening element slideouts.

MatrixMate v. 2.1.2

10 Nov 16:55
Compare
Choose a tag to compare

2.1.2 - 2022-11-10

Fixed

  • Fixes an issue where disabled block type add buttons would still be clickable. #58

MatrixMate v. 2.1.1

05 Oct 12:34
Compare
Choose a tag to compare

2.1.1 - 2022-10-05

Improved

  • Improved styling for block tabs

Fixed

  • Fixes a bug where MatrixMate could make element edit forms create a new auto-saved draft, even if no fields were changed.

MatrixMate v. 2.1.0

05 Aug 15:49
Compare
Choose a tag to compare

2.1.0 - 2022-08-05

Added

  • Added the ungroupedTypesPosition field config setting, which can be used to specify the display order for ungrouped block types

MatrixMate v. 1.5.0

05 Aug 15:48
Compare
Choose a tag to compare

1.5.0 - 2022-08-05

Added

  • Added the ungroupedTypesPosition field config setting, which can be used to specify the display order for ungrouped block types

MatrixMate v. 1.4.5

13 Jul 22:39
Compare
Choose a tag to compare

1.4.5 - 2022-07-14

Improved

  • MatrixMate now defers registering its CP resources to an Application::EVENT_INIT event handler, reducing the risk of conflicting with other plugins.

MatrixMate v. 2.0.2

22 Jun 11:33
Compare
Choose a tag to compare

2.0.2 - 2022-06-22

Fixed

  • Fixes an issue where adding a block via existing blocks' disclosure menu could put a hash symbol in the browser's address bar, potentially causing various issues.