|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v4.1.1](https://github.com/contentstack/live-preview-sdk/compare/v4.1.0...v4.1.1) |
| 4 | + |
| 5 | +> 15 October 2025 |
| 6 | +
|
| 7 | +### Fixes |
| 8 | + |
| 9 | +- fix: preact signals issue with newer npm version 11 (Kirtesh Suthar - [#513](https://github.com/contentstack/live-preview-sdk/pull/513)) |
| 10 | + |
| 11 | +### General Changes |
| 12 | + |
| 13 | +- Develop v4 (Kirtesh Suthar - [#515](https://github.com/contentstack/live-preview-sdk/pull/515)) |
| 14 | + |
| 15 | +### Fixes |
| 16 | + |
| 17 | +- fix: just use the caret symbol to update preat signals properly (Kirtesh Suthar - [29ecef4](https://github.com/contentstack/live-preview-sdk/commit/29ecef4dbf5df3c6cdf0027dc8e882125aae1bcf)) |
| 18 | + |
| 19 | +## [v4.1.0](https://github.com/contentstack/live-preview-sdk/compare/v4.0.2...v4.1.0) |
| 20 | + |
| 21 | +> 3 October 2025 |
| 22 | +
|
| 23 | +### General Changes |
| 24 | + |
| 25 | +- 2nd Oct Release (Mridul Sharma - [#512](https://github.com/contentstack/live-preview-sdk/pull/512)) |
| 26 | +- 2nd October release (Mridul Sharma - [#511](https://github.com/contentstack/live-preview-sdk/pull/511)) |
| 27 | +- 1st oct 2025 to develop v4 (Aditya Pachauri - [#510](https://github.com/contentstack/live-preview-sdk/pull/510)) |
| 28 | +- [Feat/VB-442] Indicator for variant fields (Ayush Dubey - [#508](https://github.com/contentstack/live-preview-sdk/pull/508)) |
| 29 | + |
| 30 | +### New Features |
| 31 | + |
| 32 | +- feat: variant indicator (csAyushDubey - [178f8ef](https://github.com/contentstack/live-preview-sdk/commit/178f8ef912a9ebcf57df5a8d71d38d916ed5aa31)) |
| 33 | + |
| 34 | +### Fixes |
| 35 | + |
| 36 | +- fix: test (csAyushDubey - [6c018c5](https://github.com/contentstack/live-preview-sdk/commit/6c018c5308a06a77af502c6a27dd4df4cc0c23dd)) |
| 37 | +- fix: test (csAyushDubey - [a89e061](https://github.com/contentstack/live-preview-sdk/commit/a89e061e66718871ce17d1217a0550ccaf83698b)) |
| 38 | + |
| 39 | +### Chores And Housekeeping |
| 40 | + |
| 41 | +- chore: update the version from v4.0.2 to v4.1.0 (Mridul Sharma - [4e4153a](https://github.com/contentstack/live-preview-sdk/commit/4e4153a9a44c0bb83bcfb4b2cc5a4c071e55c0e7)) |
| 42 | + |
3 | 43 | ## [v4.0.2](https://github.com/contentstack/live-preview-sdk/compare/v4.0.1...v4.0.2) |
4 | 44 |
|
5 | | -> 16 September 2025 |
| 45 | +> 18 September 2025 |
6 | 46 |
|
7 | 47 | ### New Features |
8 | 48 |
|
|
19 | 59 |
|
20 | 60 | ### General Changes |
21 | 61 |
|
| 62 | +- stage v4 to main (Aditya Pachauri - [#507](https://github.com/contentstack/live-preview-sdk/pull/507)) |
22 | 63 | - Develop v4 (Kirtesh Suthar - [#506](https://github.com/contentstack/live-preview-sdk/pull/506)) |
23 | 64 | - 18th sept 2025 release (Kirtesh Suthar - [#505](https://github.com/contentstack/live-preview-sdk/pull/505)) |
24 | 65 | - Live preview new tab ssr issue (Mridul Sharma - [#502](https://github.com/contentstack/live-preview-sdk/pull/502)) |
|
69 | 110 | - chore: increased test timeout for CI (csAyushDubey - [8830f3c](https://github.com/contentstack/live-preview-sdk/commit/8830f3c3fa5bec5253b3b57f85e866d331089198)) |
70 | 111 | - chore: increased timeout further (csAyushDubey - [da638dd](https://github.com/contentstack/live-preview-sdk/commit/da638dd326270a094cc456289b6c533bca1f43ba)) |
71 | 112 | - chore(VE-6918/error-text): component name changed to title case (Aditya Pachauri - [ec3ccab](https://github.com/contentstack/live-preview-sdk/commit/ec3ccab4ef0d8d456d650f4dd6896d119bb9c32b)) |
| 113 | +- chore: update readme with new version (Kirtesh Suthar - [de3a9db](https://github.com/contentstack/live-preview-sdk/commit/de3a9dbf8930a6926bb2d36762204ac18799ddb8)) |
72 | 114 | - chore: removed unused console log (Mridul Sharma - [e65d15c](https://github.com/contentstack/live-preview-sdk/commit/e65d15c51445e58b46e8d37a2a375fe2cf2f739a)) |
73 | 115 | - chore: added test cases and updated .talismanrc (SahilCs15 - [07ffb6e](https://github.com/contentstack/live-preview-sdk/commit/07ffb6ea358ff1232c958b7e2cd05b25b46f430f)) |
74 | 116 | - chore: talismanrc update (csAyushDubey - [d9a0d09](https://github.com/contentstack/live-preview-sdk/commit/d9a0d09bd157ffcf8675c05efc5afd6add854c56)) |
|
263 | 305 | - Release - 12th June (merge `stage_v3`) (Hitesh Shetty - [#445](https://github.com/contentstack/live-preview-sdk/pull/445)) |
264 | 306 | - Staging develop_v3 (Ayush Dubey - [#444](https://github.com/contentstack/live-preview-sdk/pull/444)) |
265 | 307 | - Revert 441 revert 439 collab (diwakarmk7 - [#443](https://github.com/contentstack/live-preview-sdk/pull/443)) |
| 308 | +- Release version 3.2.3 (Kirtesh Suthar - [#442](https://github.com/contentstack/live-preview-sdk/pull/442)) |
| 309 | +- Revert "Collab" (diwakarmk7 - [#441](https://github.com/contentstack/live-preview-sdk/pull/441)) |
| 310 | +- Collab (diwakarmk7 - [#439](https://github.com/contentstack/live-preview-sdk/pull/439)) |
| 311 | +- Prepare for release from - Develop v3 (Kirtesh Suthar - [#440](https://github.com/contentstack/live-preview-sdk/pull/440)) |
| 312 | + |
| 313 | +### Fixes |
| 314 | + |
| 315 | +- fix(collab): username display difference fix (diwakarmk7 - [bfc29e3](https://github.com/contentstack/live-preview-sdk/commit/bfc29e36527e62fa682089769bb3653dbc924dbc)) |
| 316 | +- fix: update Contentstack Live Preview utils import to version 3.2.3 in README.md (Kirtesh Suthar - [e7da871](https://github.com/contentstack/live-preview-sdk/commit/e7da8715787d6636cff4ad4c09233e57a727af72)) |
266 | 317 |
|
267 | 318 | ### Chores And Housekeeping |
268 | 319 |
|
|
272 | 323 | ### General Changes |
273 | 324 |
|
274 | 325 | - Revert "Revert "Collab"" (diwakarmk7 - [087ab2a](https://github.com/contentstack/live-preview-sdk/commit/087ab2aa818897ce409c61c2472f4b03cbf9762b)) |
| 326 | +- added tests for comment text area comp (diwakarmk7 - [2ca321b](https://github.com/contentstack/live-preview-sdk/commit/2ca321b853e524f8d635f6270ca7f26e5bf8807a)) |
| 327 | +- added tests for comment text area comp (diwakarmk7 - [119fc48](https://github.com/contentstack/live-preview-sdk/commit/119fc48cedaaa67518096595984d6c4b120edaa0)) |
| 328 | +- popup state fix (diwakarmk7 - [0f8dcf1](https://github.com/contentstack/live-preview-sdk/commit/0f8dcf1df32a52ffff9e1a168200c28f085bee2f)) |
275 | 329 | - review comment resolved (diwakarmk7 - [87f990f](https://github.com/contentstack/live-preview-sdk/commit/87f990f9b8e8770ab074dbc5a0624e021e5529fd)) |
| 330 | +- conflict resolve (diwakarmk7 - [45d4c6f](https://github.com/contentstack/live-preview-sdk/commit/45d4c6f77a05a4a254f9b96624b87a2453f03679)) |
276 | 331 |
|
277 | 332 | ## [v3.2.3](https://github.com/contentstack/live-preview-sdk/compare/v3.2.2...v3.2.3) |
278 | 333 |
|
279 | | -> 29 May 2025 |
| 334 | +> 28 May 2025 |
280 | 335 |
|
281 | 336 | ### Fixes |
282 | 337 |
|
283 | 338 | - fix: update LightLivePreviewHoC config to use IExportedConfig type (Kirtesh Suthar - [#438](https://github.com/contentstack/live-preview-sdk/pull/438)) |
284 | 339 |
|
285 | | -### General Changes |
286 | | - |
287 | | -- Release version 3.2.3 (Kirtesh Suthar - [#442](https://github.com/contentstack/live-preview-sdk/pull/442)) |
288 | | -- Revert "Collab" (diwakarmk7 - [#441](https://github.com/contentstack/live-preview-sdk/pull/441)) |
289 | | -- Collab (diwakarmk7 - [#439](https://github.com/contentstack/live-preview-sdk/pull/439)) |
290 | | -- Prepare for release from - Develop v3 (Kirtesh Suthar - [#440](https://github.com/contentstack/live-preview-sdk/pull/440)) |
291 | | - |
292 | 340 | ### Fixes |
293 | 341 |
|
294 | | -- fix: update Contentstack Live Preview utils import to version 3.2.3 in README.md (Kirtesh Suthar - [e7da871](https://github.com/contentstack/live-preview-sdk/commit/e7da8715787d6636cff4ad4c09233e57a727af72)) |
295 | | -- fix(collab): username display difference fix (diwakarmk7 - [bfc29e3](https://github.com/contentstack/live-preview-sdk/commit/bfc29e36527e62fa682089769bb3653dbc924dbc)) |
296 | 342 | - fix: update checksum for README.md in .talismanrc (Kirtesh Suthar - [45c8c99](https://github.com/contentstack/live-preview-sdk/commit/45c8c9976ae04970a0fcf11dd2fce35f4dee949b)) |
297 | 343 | - fix: update script integrity hash in README.md for Contentstack Live Preview utils (Kirtesh Suthar - [1f024ce](https://github.com/contentstack/live-preview-sdk/commit/1f024ce31c299cd312cfb26ba85498d967f02d25)) |
298 | 344 |
|
299 | 345 | ### Refactoring and Updates |
300 | 346 |
|
301 | 347 | - refactor: move LightLivePreviewHoC to a new file and simplify index.ts (Kirtesh Suthar - [e248309](https://github.com/contentstack/live-preview-sdk/commit/e248309141411ac1398b7661bdc5bd83dfab8857)) |
302 | 348 |
|
303 | | -### General Changes |
304 | | - |
305 | | -- conflict resolve (diwakarmk7 - [45d4c6f](https://github.com/contentstack/live-preview-sdk/commit/45d4c6f77a05a4a254f9b96624b87a2453f03679)) |
306 | | -- added tests for comment text area comp (diwakarmk7 - [2ca321b](https://github.com/contentstack/live-preview-sdk/commit/2ca321b853e524f8d635f6270ca7f26e5bf8807a)) |
307 | | -- added tests for comment text area comp (diwakarmk7 - [119fc48](https://github.com/contentstack/live-preview-sdk/commit/119fc48cedaaa67518096595984d6c4b120edaa0)) |
308 | | -- popup state fix (diwakarmk7 - [0f8dcf1](https://github.com/contentstack/live-preview-sdk/commit/0f8dcf1df32a52ffff9e1a168200c28f085bee2f)) |
309 | | - |
310 | 349 | ## [v3.2.2](https://github.com/contentstack/live-preview-sdk/compare/v3.2.1...v3.2.2) |
311 | 350 |
|
312 | 351 | > 16 May 2025 |
|
615 | 654 | ### General Changes |
616 | 655 |
|
617 | 656 | - sync main for upcoming release (Hitesh Shetty - [#338](https://github.com/contentstack/live-preview-sdk/pull/338)) |
618 | | -- 3.1.0 (Kirtesh Suthar - [#323](https://github.com/contentstack/live-preview-sdk/pull/323)) |
619 | 657 |
|
620 | 658 | ### Fixes |
621 | 659 |
|
622 | | -- fix: live preview doc (Kirtesh Suthar - [f81fdf5](https://github.com/contentstack/live-preview-sdk/commit/f81fdf55fd2ab2ce4cac3bf974b0a31566c24001)) |
623 | 660 | - fix: live preview doc (Kirtesh Suthar - [8fcdcc5](https://github.com/contentstack/live-preview-sdk/commit/8fcdcc5127ea722bd9c01f74b1168d9f579e5f30)) |
624 | 661 |
|
625 | 662 | ### Chores And Housekeeping |
|
639 | 676 | - jira.yml (Aravind Kumar - [30e4861](https://github.com/contentstack/live-preview-sdk/commit/30e4861e33d5f7c89cffef109e50aa811f6b346a)) |
640 | 677 | - sca-scan.yml (Aravind Kumar - [bcb5ca8](https://github.com/contentstack/live-preview-sdk/commit/bcb5ca8a3a820fab6199166882ae80e8438a074d)) |
641 | 678 |
|
642 | | -## [v3.1.0](https://github.com/contentstack/live-preview-sdk/compare/v3.0.2...v3.1.0) |
| 679 | +## [v3.1.0](https://github.com/contentstack/live-preview-sdk/compare/v3.0.3...v3.1.0) |
643 | 680 |
|
644 | | -> 10 January 2025 |
| 681 | +> 16 January 2025 |
645 | 682 |
|
646 | 683 | ### New Features |
647 | 684 |
|
|
658 | 695 |
|
659 | 696 | ### General Changes |
660 | 697 |
|
| 698 | +- 3.1.0 (Kirtesh Suthar - [#323](https://github.com/contentstack/live-preview-sdk/pull/323)) |
661 | 699 | - Feat/auto changelog (Kirtesh Suthar - [#321](https://github.com/contentstack/live-preview-sdk/pull/321)) |
662 | 700 |
|
663 | 701 | ### New Features |
|
668 | 706 | ### Fixes |
669 | 707 |
|
670 | 708 | - fix: issue with variant revert dropdown in canvas and show variant icon for multiple fields (Srinadh Reddy - [8718c48](https://github.com/contentstack/live-preview-sdk/commit/8718c4832f30606437da1fd18513006f21e0fd34)) |
| 709 | +- fix: live preview doc (Kirtesh Suthar - [f81fdf5](https://github.com/contentstack/live-preview-sdk/commit/f81fdf55fd2ab2ce4cac3bf974b0a31566c24001)) |
671 | 710 |
|
672 | 711 | ### Chores And Housekeeping |
673 | 712 |
|
|
685 | 724 | - test: update mock type casting in visual builder tests (hiteshshetty-dev - [a2d4397](https://github.com/contentstack/live-preview-sdk/commit/a2d4397f53f114e5c7d19e3c0ea2329581e1009f)) |
686 | 725 | - test: enable number field test suite in visual builder input tests (hiteshshetty-dev - [0f59956](https://github.com/contentstack/live-preview-sdk/commit/0f5995635cb1cf29ccdac1ec45b1288b6d494e2d)) |
687 | 726 |
|
688 | | -## [v3.0.2](https://github.com/contentstack/live-preview-sdk/compare/v3.0.1...v3.0.2) |
| 727 | +## [v3.0.3](https://github.com/contentstack/live-preview-sdk/compare/v3.0.2...v3.0.3) |
689 | 728 |
|
690 | | -> 3 January 2025 |
| 729 | +> 7 January 2025 |
691 | 730 |
|
692 | 731 | ### Fixes |
693 | 732 |
|
|
733 | 772 | - Merge pull request #308 from contentstack/VE-4326 (Sairaj - [1b5cde7](https://github.com/contentstack/live-preview-sdk/commit/1b5cde7de17ebf6d9c26facb3f155ce7d4baae0f)) |
734 | 773 | - Merge pull request #301 from contentstack/VE-4009-pseudo-multiple (Sairaj - [e8c6080](https://github.com/contentstack/live-preview-sdk/commit/e8c608078df7256d1634175f81c9928612b0d9b8)) |
735 | 774 |
|
| 775 | +## [v3.0.2](https://github.com/contentstack/live-preview-sdk/compare/v3.0.1...v3.0.2) |
| 776 | + |
| 777 | +> 7 January 2025 |
| 778 | +
|
| 779 | +### New Features |
| 780 | + |
| 781 | +- feat: added changelog flow (Kirtesh Suthar - [ff5c822](https://github.com/contentstack/live-preview-sdk/commit/ff5c82244b126dbc4c4545be6025950bb2cf9421)) |
| 782 | + |
736 | 783 | ## [v3.0.1](https://github.com/contentstack/live-preview-sdk/compare/v3.0.0...v3.0.1) |
737 | 784 |
|
738 | 785 | > 15 November 2024 |
|
1363 | 1410 |
|
1364 | 1411 | ### Fixes |
1365 | 1412 |
|
| 1413 | +- fix: add version bump in package json (Kirtesh Suthar - [#142](https://github.com/contentstack/live-preview-sdk/pull/142)) |
1366 | 1414 | - fix: edit button was removed from document (Mridul Sharma - [#135](https://github.com/contentstack/live-preview-sdk/pull/135)) |
1367 | 1415 | - fix: removed headers key from SDK init data (Mridul Sharma - [#132](https://github.com/contentstack/live-preview-sdk/pull/132)) |
1368 | 1416 |
|
|
1387 | 1435 |
|
1388 | 1436 | > 18 June 2024 |
1389 | 1437 |
|
1390 | | -### Fixes |
1391 | | - |
1392 | | -- fix: add version bump in package json (Kirtesh Suthar - [#142](https://github.com/contentstack/live-preview-sdk/pull/142)) |
1393 | | - |
1394 | 1438 | ### General Changes |
1395 | 1439 |
|
1396 | 1440 | - Update README.md (Kirtesh Suthar - [#141](https://github.com/contentstack/live-preview-sdk/pull/141)) |
|
0 commit comments