Skip to content

Releases: vaersaagod/matrixmate

MatrixMate v1.3.3

13 Dec 21:08
Compare
Choose a tag to compare

1.3.3 - 2021-12-13

Fixed

  • Fixes an issue where MatrixMate could make Craft create a provisional draft even if there were no changes to the entry edit form
  • Fixes an issue where MatrixMate could make the "Are you sure you want to close the editor?" confirm dialog appear in entry editor slideouts, even if there were no field changes
  • Fixes an issue where grouped types with a maxLimit setting would not have the proper styling on pageload if the max limit was reached

MatrixMate v1.3.2

13 Dec 17:32
Compare
Choose a tag to compare

1.3.2 - 2021-12-13

Fixed

  • Fixes an issue where MatrixMate could fail to apply the correct field config for provisional drafts

MatrixMate v1.3.1

16 Nov 00:06
Compare
Choose a tag to compare

1.3.1 - 2021-11-16

Fixed

  • Fixes a JavaScript error that could occur when opening element editor slideouts and HUDs
  • Fixes a bug where the entry type switcher would not reload the MatrixMate config in element editor HUDs prior to Craft 3.7.x
  • Fixes a bug where MatrixMate could fail to apply the correct config for entry types in element editor slideouts on Craft 3.7.x

MatrixMate v1.3.0

12 Nov 08:42
Compare
Choose a tag to compare

1.3.0 - 2021-11-12

Fixed

  • Fixed an issue where MatrixMate could apply the wrong config to a draft, if the draft was using a different entry type from the canonical entry.
  • Fixed an issue where Matrix sub fields could render gray separator lines outside the Matrix field container, when using MatrixMate's tabs feature.

Added

  • Added the defaultTabFirst config setting for tabs, to allow displaying the default tab first

MatrixMate v1.2.7

15 Aug 08:55
Compare
Choose a tag to compare

1.2.7 - 2020-08-15

Fixed

  • Fixes issue where custom field widths would not render inside MatrixMate's block type tabs

MatrixMate v1.2.6

30 Jul 12:51
Compare
Choose a tag to compare

1.2.6 - 2020-07-30

Fixed

  • Fixes compatability issues with Craft 3.5

MatrixMate v1.2.5

29 Feb 16:32
Compare
Choose a tag to compare

1.2.5 - 2020-02-29

Fixed

  • Fixes an issue where MatrixMate could fail to apply the correct field config in multi-site setups

Improved

  • Removes the bottom border from Matrix blocks' titlebars for block types with tabs (P&T removed the native border in Craft 3.4.5 and then re-added it in 3.4.7)

MatrixMate v1.2.4

15 Feb 22:20
Compare
Choose a tag to compare

1.2.4 - 2020-02-15

Improved

  • Adds a bottom border to Matrix blocks' titlebars for block types with tabs (the native bottom border was removed in Craft 3.4.5) - thanks @umkasanki

MatrixMate v1.2.3

28 Jan 21:01
Compare
Choose a tag to compare

1.2.3 - 2020-01-28

Fixed

  • Fixes Craft 3.4 compatibility issues

v1.2.2

29 Sep 10:47
Compare
Choose a tag to compare

1.2.2 - 2019-09-29

Fixed

  • Fixes an issue where MatrixMate could fail to apply the correct field config context in element editor modals. Fixes #10.
  • Fixes an issue where MatrixMate would hide block content when viewing entry revisions in Craft 3.2+. Fixes #11.
  • Fixes an issue where MatrixMate could fail to apply the correct field config context if the URL had a typeId query parameter.