Skip to content

Releases: kontent-ai/smart-link

5.0.1

22 Jul 10:02

Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...5.0.1

5.0.0

21 Jul 07:09

Choose a tag to compare

  • Renamed data attribute data-kontent-project-id to data-kontent-environment-id [BREAKING CHANGE]
  • Default insert position for the Relative Add button Smart-Link is now "end" [BREAKING CHANGE]
  • Updated parsing debug information
  • Debug flag now shows even add buttons for a better development experience
    • They still don't work outside Live Preview in the Kontent.ai app
  • Added helper functions to create data attributes
  • Renamed buildKontentLink to buildKontentElementLink and aded new buildKontentItemLink

Full Changelog: 4.0.3...v5.0.0

v5.0.0-0

19 Jun 13:48

Choose a tag to compare

v5.0.0-0 Pre-release
Pre-release
  • Renamed data attribute data-kontent-project-id to data-kontent-environment-id [BREAKING CHANGE]
  • Default insert position for the Relative Add button Smart-Link is now "end" [BREAKING CHANGE]
  • Updated parsing debug information
  • Debug flag now shows even add buttons for better development experience
    • They still don't work outside Live Preview
  • Added helper functions to create data attributes

Full Changelog: 4.0.3...v5.0.0

4.0.3

28 May 11:36

Choose a tag to compare

What's Changed

Full Changelog: 4.0.2...4.0.3

4.0.2

14 Apr 08:24

Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...4.0.2

4.0.1

10 Apr 10:47

Choose a tag to compare

What's Changed

Full Changelog: v.4.0.0...v4.0.1

4.0.0

19 Mar 11:36

Choose a tag to compare

What's Changed

  • Removed resolveElementCodename parameter from applyUpdateOnItem and applyUpdateOnItemAndLoadLinkedItems [Breaking change]
  • Rewritten bundling from Webpack to Vite [Breaking Chnage]
    • Change in UMD bundle - all of the exported variables are now under global variable kontentSmartLink [Breaking Change]
  • Updated bug on applyUpdateOnItemAndLoadLinkedItems not always resolving as Promise
  • Exported types IUpdateMessageData, IRefreshMessageData, IRefreshMessageMetadata types [Breaking Change]
    • use import {IUpdateMessageData} from '@kontent-ai/smart-link' instead of import {IUpdateMessageData} from @kontent-ai/smart-link/lib/IFrameCommunicatorTypes

Full Changelog: v3.3.0...v4.0.0

4.0.0-3

11 Mar 12:09

Choose a tag to compare

4.0.0-3 Pre-release
Pre-release

4.0.0-1

11 Mar 10:17

Choose a tag to compare

4.0.0-1 Pre-release
Pre-release
  • change build folder to dist

Full Changelog: v3.3.0...v4.0.0-0

4.4.0-0

11 Mar 09:46

Choose a tag to compare

4.4.0-0 Pre-release
Pre-release
  • change bundler from webpack to vite

Full Changelog: v3.3.0...v4.0.0-0