Skip to content

Releases: verbb/hyper

2.3.0

25 Jan 10:19

Choose a tag to compare

Changed

  • Revamp link type field rendering to use DOM portals, rather than within Vue directly.

2.2.12

23 Jan 21:34

Choose a tag to compare

Fixed

  • Fix initialization of Hyper fields with Vue, in certain circumstances.

1.3.11

23 Jan 21:20

Choose a tag to compare

Fixed

  • Fix initialization of Hyper fields with Vue, in certain circumstances.

2.2.11

13 Jan 03:17

Choose a tag to compare

Fixed

  • Fix an error where Lightswitch fields with a default value were not being treated correctly.

2.2.10

06 Nov 03:27

Choose a tag to compare

Changed

  • Improve element-caching to exclude drafts and revisions.
  • Improve change-detection checks for fields.

Fixed

  • Fix element cache not clearing cached linked-to elements when removing them from the field.

2.2.9

16 Sep 03:20

Choose a tag to compare

Changed

  • Update migration-mode check.

Fixed

  • Fix an error for Site link type fields.

1.3.10

16 Sep 03:09

Choose a tag to compare

Changed

  • Update migration-mode check.

Fixed

  • Fix an issue when propagating Hyper field values within Super Table fields on multi-site installs.

2.2.8

02 Sep 05:30

Choose a tag to compare

Fixed

  • Fix an issue when propagating Hyper field values within Matrix fields on multi-site installs.
  • Fix craft.hyper.getRelatedElements not working correctly.
  • Fix an error when calling craft.hyper.getRelatedElements without a site param.
  • Fix an issue with Craft 5.8+ and cardThumbAlignment.

1.3.9

02 Sep 05:17

Choose a tag to compare

Fixed

  • Fix an issue when propagating Hyper field values within Matrix fields on multi-site installs.
  • Fix an issue when propagating Hyper field values within Matrix fields on multi-site installs.

2.2.7

18 Jul 14:04

Choose a tag to compare

Added

  • Add support for Hyper fields to be shown in element indexes and element cards.

Changed

  • Update English translations.

Fixed

  • Fix link type 25% and 75% widths.
  • Fix an issue with Craft 5.8+ and cardThumbAlignment.
  • Fix extra-small lightswitch style.
  • Fix an issue when switching link types for some fields (dropdowns).
  • Fix JSON normalization for arrayable data.