Skip to content

Releases: verbb/hyper

2.1.2

20 Oct 01:48
Compare
Choose a tag to compare

Added

  • Add support for Solspace Calendar Event links.

Changed

  • Custom Attributes can now override all default link attributes.

Fixed

  • Fix Hyper element links not being propagated correctly when adding new sites.
  • Fix rel attribute not working correctly.
  • Fix toggling “New Window” not persisting.

1.3.3

20 Oct 01:46
Compare
Choose a tag to compare

Added

  • Add support for Solspace Calendar Event links.

Fixed

  • Fix Hyper element links not being propagated correctly when adding new sites.

2.1.1

10 Oct 08:29
Compare
Choose a tag to compare

Fixed

  • Fix en error with element links in Craft 5.4.7+.

2.1.0

09 Oct 09:37
Compare
Choose a tag to compare

Added

  • Add a more descriptive warning when Hyper is initialized before Craft is.
  • Link types now can specify any required plugins via getRequiredPlugins().
  • Add the ability to merge identical Hyper fields via fields/merge and fields/auto-merge.
  • Add support for ElementEditor.js serialization event (introduced in Craft 5.5) to improve change detection of Hyper field content.

Changed

  • Improve handling of link types that are invalid (removed or unavailable).
  • Hyper will now throw a fatal error if an element query is made before Craft is initialized (as per Craft best practices).

Fixed

  • Fix en error with element links in Craft 5.4.7+.

1.3.2

09 Oct 09:33
Compare
Choose a tag to compare
version 1.3.2

1.3.1

17 Sep 03:39
Compare
Choose a tag to compare

Fixed

  • Add back handling for when Hyper is initialised before Craft is ready, but log exception and stack trace.

1.3.0

14 Sep 05:33
Compare
Choose a tag to compare

Added

  • Add a more descriptive warning when Hyper is initialized before Craft is.
  • Link types now can specify any required plugins via getRequiredPlugins().

Changed

  • Improve handling of link types that are invalid (removed or unavailable).
  • Hyper will now throw a fatal error if an element query is made before Craft is initialized (as per Craft best practices).

2.0.5

07 Sep 10:41
Compare
Choose a tag to compare

Added

  • Add extra error logging for Matrix and Super Table fields for Typed Link field migration.
  • Add “safe” attributes for various link properties to allow setAttributes correctly.
  • Add linkUri to the GraphQL LinkInterface class.

Fixed

  • Fix use of initialSerializedValue changes that were meant to address draft change behaviour.
  • Fix some properties of a link block being serialized when they don’t need to be.

1.2.2

07 Sep 10:37
Compare
Choose a tag to compare

Added

  • Add extra error logging for Matrix and Super Table fields for Typed Link field migration.
  • Add “safe” attributes for various link properties to allow setAttributes correctly.
  • Add linkUri to the GraphQL LinkInterface class.

2.0.4

11 Aug 00:39
Compare
Choose a tag to compare

Fixed

  • Fix compatibility with Vizy.