Skip to content

Releases: sylvainjule/kirby-embed

1.2.0

04 Aug 15:13

Choose a tag to compare

  • Compatibility with Kirby 5
  • Add a nocookie option (see details here)

1.1.2

08 Mar 14:51

Choose a tag to compare

Update the preview component for better compatibility with K4. You can now optionally set icons: true (default is false) to display some providers logos in this preview.

embed:
  type: embed
  icons: true

embed-icons

1.1.1

06 Mar 22:57

Choose a tag to compare

Kirby 4 compatibility

1.1.0

13 Nov 08:34

Choose a tag to compare

Add composer.json version

1.0.9

13 Nov 01:08

Choose a tag to compare

  • Update Embed library to its latest version (4.4.8)
    • Adds compatibility with PHP 8.2
    • Breaking changes: the new version doesn’t retrieve the following fields anymore ↓
      • type
      • images
      • imageWidth
      • imageHeight
      • providerIcons
      • linkedData
  • Add PSR-7 implementation (guzzle/psr7)
  • Instagram url parsing adjustments

Instagram embed fixes + global site method

20 Apr 13:14

Choose a tag to compare

Instagram embed fixes + global site method

20 Apr 13:12

Choose a tag to compare

Instagram embed

29 Oct 10:04

Choose a tag to compare

1.0.6

fix instagram embed

Video preview enhancements + fixes

27 Apr 08:44

Choose a tag to compare

  • Embed library update
  • Youtube/Vimeo preview takes full container size
  • Fixes for PHP 8.1

Full Changelog: 1.0.4...1.0.5

1.0.4

19 Nov 16:26

Choose a tag to compare

  • Allows syncing of domain-restricted private Vimeo videos
  • Adds a structure field preview
  • bugfix: previews weren't update when navigating through a structure field
  • bugfix: a failing request was sent when value was empty