Skip to content

Releases: contentstack/live-preview-sdk

v4.4.4

Choose a tag to compare

@kirtesh-cstk kirtesh-cstk released this 15 Jun 06:05
6f3d798

What's Changed

Full Changelog: v4.4.3...v4.4.4

v4.4.3

Choose a tag to compare

@hitesh-shetty-cstk hitesh-shetty-cstk released this 29 May 09:28
1026d9b

What's Changed

Full Changelog: v4.4.2...v4.4.3

v4.4.2

Choose a tag to compare

@hitesh-shetty-cstk hitesh-shetty-cstk released this 21 May 12:37
dbcf74e

What's Changed

Full Changelog: v4.4.1...v4.4.2

v4.4.1

Choose a tag to compare

@hitesh-shetty-cstk hitesh-shetty-cstk released this 05 May 11:39
94a4e47

What's Changed

New Contributors

Full Changelog: v4.4.0...v4.4.1

v4.4.0

Choose a tag to compare

@karancs06 karancs06 released this 06 Apr 09:00
7dbe992

What's Changed

Full Changelog: v4.3.0...v4.4.0

v4.3.0

Choose a tag to compare

@csAdityaPachauri csAdityaPachauri released this 23 Mar 05:26
1582dc8

What's Changed

changes

  • Live Preview outside iframe
  • isValidCslp CSLP validation
  • Dev build performance
  • Visual Builder → Visual Editor URL changes
  • Variant highlights

Full Changelog: v4.2.1...v4.3.0

v4.2.1

Choose a tag to compare

@csAyushDubey csAyushDubey released this 27 Jan 11:36
ab25aed

What's Changed

Full Changelog: v4.2.0...v4.2.1

v4.2.0

Choose a tag to compare

@hiteshshetty-dev hiteshshetty-dev released this 09 Jan 12:45
19f101a

What's Changed

  • fix: audit by @karancs06 in #536
  • [Snyk] Upgrade @preact/compat from 17.1.2 to 18.3.1 by @aravindbuilt in #328
  • [Snyk] Upgrade goober from 2.1.14 to 2.1.16 by @aravindbuilt in #327
  • [Snyk] Upgrade uuid from 8.3.2 to 11.0.3 by @aravindbuilt in #324
  • [Snyk] Upgrade @preact/signals from 1.3.0 to 2.0.0 by @aravindbuilt in #326
  • Update license copyright year(s) by @github-actions[bot] in #542
  • v4.2.0 by @hiteshshetty-dev in #543

New Contributors

  • @aravindbuilt made their first contribution in #328

Full Changelog: v4.1.3...v4.2.0

v4.1.3

Choose a tag to compare

@hiteshshetty-dev hiteshshetty-dev released this 10 Dec 10:47
2635b07

General Changes

  • Migration from vitest: 2.x.x to vitest: 3.x.x (Karan Gandhi - #532)

New Features

  • feat: added resolved variants permission handling logic (csAyushDubey - 15c8f04)
  • feat: added variant order handling logic (csAyushDubey - 47a6f29)

Fixes

  • fix: handle invalid data-cslp attributes across multiple components to prevent errors (hiteshshetty-dev - ba91cb0)
  • fix: partial state clear when DOM is not visible during mutuation and resize checks (hiteshshetty-dev - 74e6e5b)
  • fix: handle empty data-cslp attributes in getEntryIdentifiersInCurrentPage function (hiteshshetty-dev - 34b7e42)
  • fix: added removal for class (csAyushDubey - f3d83b7)

Chores And Housekeeping

  • chore: add TODOs for overlay and toolbar position logic to consolidate with existing methods (hiteshshetty-dev - 48e6c69)

Changes to Test Assests

  • test: added test cases (csAyushDubey - 1ba0b65)
  • test: add additional header element to getEntryIdentifiersInCurrentPage test case (hiteshshetty-dev - b1da67e)

Full Changelog: v4.1.2...v4.1.3

v4.1.2

Choose a tag to compare

@hiteshshetty-dev hiteshshetty-dev released this 13 Nov 09:38
d9857f9

What's Changed

Bug fixes:

  • Toolbar and outline improper display when user moves out of canvas in VB
  • Upgrades preact and preact/signal to avoid global sCU issue
  • Adds fallback font-family for VB DOMs

Full Changelog: v4.1.1...v4.1.2