Skip to content

Releases: vaersaagod/linkmate

LinkMate v. 2.1.0

27 May 10:21
Compare
Choose a tag to compare

2.1.0 - 2022-05-27

Added

  • Added the "Show site menu" setting to the element link type, making it possible to link across sites to non-propagated elements (excepting users).

Improved

  • Elements are now queried using element query param methods instead of criteria arrays, which should improve reliability for automatic template cache invalidation.

Changed

  • Moved the schemaVersion definition into the main plugin class

LinkMate v. 2.0.2

15 May 12:12
Compare
Choose a tag to compare

2.0.2 - 2022-05-15

Fixed

  • Fixes a PHP exception that could occur when saving a link field

LinkMate v. 2.0.1

06 May 20:09
Compare
Choose a tag to compare

2.0.1 - 2022-05-06

Fixed

  • Fixes a PHP exception that would be thrown if there wasn't an element selected for a link field

Improved

  • Stricter types for a couple of Link model attributes

LinkMate v. 1.1.0

28 Sep 09:50
Compare
Choose a tag to compare

1.1.0 - 2021-09-28

Added

  • Added the "UI Mode" field setting, with "Normal" and "Compact" options

Changed

  • Changed the "Url" link type label to "URL"