Skip to content

Releases: kontent-ai/smart-link

4.0.0-2

11 Mar 10:41

Choose a tag to compare

4.0.0-2 Pre-release
Pre-release
  • change the build folder to dist

Full Changelog: https://github.com/kontent-ai/smart-link/compare/v4.0.0.-1..v4.0.0-2

v3.3.0

19 Jun 11:42

Choose a tag to compare

What's Changed

  • Bump ip from 2.0.0 to 2.0.1 by @dependabot in #156
  • Bump the npm_and_yarn group group with 2 updates by @dependabot in #161
  • [Snyk] Security upgrade @kontent-ai/delivery-sdk from 14.6.0 to 14.7.0 by @pokornyd in #162
  • Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #163
  • Bump express from 4.18.1 to 4.19.2 by @dependabot in #164
  • [Snyk] Upgrade @kontent-ai/delivery-sdk from 14.7.0 to 14.8.0 by @pokornyd in #165
  • [Snyk] Upgrade @kontent-ai/delivery-sdk from 14.8.0 to 14.9.0 by @pokornyd in #167
  • Implement liveReload utils to simplify live reload implementations by @JiriLojda in #168

New Contributors

Full Changelog: v3.2.0...v3.3.0

v3.2.0

12 Mar 09:30

Choose a tag to compare

Added

  • Dependency on @kontent-ai/delivery-sdk for types.
  • New iframe message ("update") added to iframe communication.
  • Support for a custom live preview handler implementation.

Changed

  • Better documentation for smart-link SDK
  • More complex examples of SDK usage

v3.2.0-next.1

08 Feb 08:03

Choose a tag to compare

v3.2.0-next.1 Pre-release
Pre-release

Changed

  • Better documentation for smart-link SDK
  • More complex examples of SDK usage

v3.2.0-next.0

24 Jan 11:25

Choose a tag to compare

v3.2.0-next.0 Pre-release
Pre-release

Added

  • Dependency on @kontent-ai/delivery-sdk for types.
  • New iframe message ("update") added to iframe communication.
  • Support for custom real-time feedback handler implementation.

v3.1.0

15 Aug 18:12

Choose a tag to compare

Added

  • Ability to get currently displayed preview URL from the iframe.
  • New iframe messages added to iframe communication.
  • New message handler.

v3.0.0

23 Sep 14:19
afc68e9

Choose a tag to compare

  • Rename package to @kontent-ai/smart-link

v2.3.1

20 Jan 17:07

Choose a tag to compare

Fixed

  • Edit element highlight is now included in elements affected by custom z-index.

v2.3.0

19 Jan 09:46

Choose a tag to compare

Added

  • Z-index of edit button, add button etc. could be customized using CSS properties.

v2.2.1

29 Nov 12:53

Choose a tag to compare

Fixed

  • Better error messages when trying to initialize the Smart Link SDK outside the browser environment to make it clear that it is a browser-only SDK.