|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v3.2.2](https://github.com/contentstack/live-preview-sdk/compare/v3.2.1...v3.2.2) |
| 4 | + |
| 5 | +> 13 May 2025 |
| 6 | +
|
| 7 | +### New Features |
| 8 | + |
| 9 | +- feat(VE-5851): disable fields of update restricted entries (Faraaz Biyabani - [#425](https://github.com/contentstack/live-preview-sdk/pull/425)) |
| 10 | + |
| 11 | +### Fixes |
| 12 | + |
| 13 | +- fix(VE-5361): update field event is not sent when input event does not occur in inline editable fields (Faraaz Biyabani - [#422](https://github.com/contentstack/live-preview-sdk/pull/422)) |
| 14 | +- fix(VE-6191): clear field schema map on variant change (Faraaz Biyabani - [#432](https://github.com/contentstack/live-preview-sdk/pull/432)) |
| 15 | + |
| 16 | +### Fixes |
| 17 | + |
| 18 | +- fix: update field event is not sent when input event does not occur in inline editable fields (Faraaz Biyabani - [15e016d](https://github.com/contentstack/live-preview-sdk/commit/15e016da1d5801fe0770ff31387e47b3b4835d71)) |
| 19 | +- fix: disable variant entry actions when no entry edit permission (Faraaz Biyabani - [6d31575](https://github.com/contentstack/live-preview-sdk/commit/6d315751c128d6231f15ee76d8ef83e5fdb1a1bf)) |
| 20 | +- fix: clear field schema map on variant change (Faraaz Biyabani - [1d1fd4f](https://github.com/contentstack/live-preview-sdk/commit/1d1fd4fc5c0220486a7eef2470a7bb62464ee2f0)) |
| 21 | +- fix: only set previous value when noTrigger is true (Faraaz Biyabani - [57e1fc4](https://github.com/contentstack/live-preview-sdk/commit/57e1fc4c52bed3663078e5686a697bb37bfa6369)) |
| 22 | + |
| 23 | +### Chores And Housekeeping |
| 24 | + |
| 25 | +- chore: remove formatting changes and do a global mock for getEntryPermissionsCached (Faraaz Biyabani - [696a803](https://github.com/contentstack/live-preview-sdk/commit/696a80376028204dfa3e44b5342426c84f052d6c)) |
| 26 | + |
| 27 | +### Changes to Test Assests |
| 28 | + |
| 29 | +- test: update fieldSchemaMap tests and add tests for variant event handlers (Faraaz Biyabani - [5d4a695](https://github.com/contentstack/live-preview-sdk/commit/5d4a6956a2a4cd653ba8b852eb24270cc3db4653)) |
| 30 | +- test: add tests for various modules (Faraaz Biyabani - [ce30b02](https://github.com/contentstack/live-preview-sdk/commit/ce30b02e94c5f7ceae8bf754518a764a59b530ea)) |
| 31 | +- test: createCachedFetch (Faraaz Biyabani - [c4711b4](https://github.com/contentstack/live-preview-sdk/commit/c4711b4527982766d480b294af9b9d7bf2e4c8f3)) |
| 32 | +- test: not sending field event in handleFieldInput (Faraaz Biyabani - [8e6a56d](https://github.com/contentstack/live-preview-sdk/commit/8e6a56d55e9f0d9a097a91f1ca06db8002a154b6)) |
| 33 | +- test: update failing tests (Faraaz Biyabani - [c05998b](https://github.com/contentstack/live-preview-sdk/commit/c05998bca1aea2d010856d5bd41fd699817cc145)) |
| 34 | +- test: update focusOverlayWrapper test (Faraaz Biyabani - [7aecf09](https://github.com/contentstack/live-preview-sdk/commit/7aecf09829f433bb39537e9aae9a99e7ad9733ee)) |
| 35 | + |
| 36 | +### General Changes |
| 37 | + |
| 38 | +- secrets-scan.yml (Aravind Kumar - [f9c5068](https://github.com/contentstack/live-preview-sdk/commit/f9c5068f3996d39aa73dcabac788950903513e32)) |
| 39 | +- talismanrc file updated (Aravind Kumar - [8a70888](https://github.com/contentstack/live-preview-sdk/commit/8a70888d24083ff4f5f9c2878d3b94661dabbd08)) |
| 40 | +- Updated codeowners (Aravind Kumar - [86bc538](https://github.com/contentstack/live-preview-sdk/commit/86bc538fc3f1bb42f2d86cf39ae8568be94880dd)) |
| 41 | +- issues-jira.yml (Aravind Kumar - [84a292c](https://github.com/contentstack/live-preview-sdk/commit/84a292cc28491bdab4ea9ab819594de320a99e8e)) |
| 42 | +- policy-scan.yml (Aravind Kumar - [55a2765](https://github.com/contentstack/live-preview-sdk/commit/55a2765deefc7ba4ebc91e2af07496834ee3dce3)) |
| 43 | + |
3 | 44 | ## [v3.2.1](https://github.com/contentstack/live-preview-sdk/compare/v3.2.0...v3.2.1) |
4 | 45 |
|
5 | | -> 23 April 2025 |
| 46 | +> 24 April 2025 |
6 | 47 |
|
7 | 48 | ### Fixes |
8 | 49 |
|
|
14 | 55 |
|
15 | 56 | ### General Changes |
16 | 57 |
|
| 58 | +- v3.2.1 (Faraaz Biyabani - [#430](https://github.com/contentstack/live-preview-sdk/pull/430)) |
17 | 59 | - Stage-v3.2.1 (Faraaz Biyabani - [#428](https://github.com/contentstack/live-preview-sdk/pull/428)) |
18 | 60 |
|
19 | 61 | ### Fixes |
|
39 | 81 | - Delete jira.yml (Aravind Kumar - [80a496c](https://github.com/contentstack/live-preview-sdk/commit/80a496c805ce52542221f9bafa11116211f24f73)) |
40 | 82 | - issues-jira.yml (Aravind Kumar - [a429983](https://github.com/contentstack/live-preview-sdk/commit/a4299833949c80c274abd8af8ae81062fd78556f)) |
41 | 83 | - policy-scan.yml (Aravind Kumar - [a4b69a0](https://github.com/contentstack/live-preview-sdk/commit/a4b69a07a50b0d8145122bf99b330c3b22d91e8f)) |
| 84 | +- policy-scan.yml (Aravind Kumar - [7ae545b](https://github.com/contentstack/live-preview-sdk/commit/7ae545b3167869dc01874c8a75ffaff118d0d00a)) |
42 | 85 | - Delete sast-scan.yml (Aravind Kumar - [c0bffef](https://github.com/contentstack/live-preview-sdk/commit/c0bffefd3a100a96117b080bd5cd7d2f6302deea)) |
43 | 86 | - Updated codeowners (Aravind Kumar - [b759727](https://github.com/contentstack/live-preview-sdk/commit/b759727225ca20ee5e4b5addb8783a87eb8bc385)) |
44 | 87 | - codeql-analysis.yml (Aravind Kumar - [d90af9f](https://github.com/contentstack/live-preview-sdk/commit/d90af9f61ed6fca7f4fdfac6ad6993006ed771ea)) |
|
52 | 95 |
|
53 | 96 | > 11 April 2025 |
54 | 97 |
|
| 98 | +### General Changes |
| 99 | + |
| 100 | +- v3.1.3 (Sairaj - [#413](https://github.com/contentstack/live-preview-sdk/pull/413)) |
| 101 | +- Stage-v3.1.3 (Hitesh Shetty - [#412](https://github.com/contentstack/live-preview-sdk/pull/412)) |
| 102 | + |
55 | 103 | ### New Features |
56 | 104 |
|
57 | 105 | - feat(collab): add ui-components and collab feature handling (MohammedZuhairAhmed - [8d15af3](https://github.com/contentstack/live-preview-sdk/commit/8d15af302c1129cfeee6acf39e99c282ed275f00)) |
|
92 | 140 |
|
93 | 141 | - chore(collab): addressed pr comments (MohammedZuhairAhmed - [0a2e644](https://github.com/contentstack/live-preview-sdk/commit/0a2e6447ee9912136927aaab3b0d27eb717d10a1)) |
94 | 142 | - chore(collab): fix email styles (Pratyush Biswas - [ecfde0a](https://github.com/contentstack/live-preview-sdk/commit/ecfde0ae403807c7e36461e3777d0a720eb82ae1)) |
| 143 | +- chore: add tagPattern to auto-changelog configuration in package.json (hiteshshetty-dev - [e0a208b](https://github.com/contentstack/live-preview-sdk/commit/e0a208bab316535abfb9c0e1ead19dab95b76f2d)) |
| 144 | +- chore: update ContentstackLivePreview import to version 3.1.3 in README.md (hiteshshetty-dev - [6b52088](https://github.com/contentstack/live-preview-sdk/commit/6b52088ec4605c5d95358f3bc06002ef136e4f2c)) |
95 | 145 |
|
96 | 146 | ### Refactoring and Updates |
97 | 147 |
|
|
122 | 172 | - remove unused styles (Pratyush Biswas - [1db60c4](https://github.com/contentstack/live-preview-sdk/commit/1db60c49ae5f2decd6ec57a825d8d55206171096)) |
123 | 173 | - Fix resolve button style (Pratyush Biswas - [e0ecaaa](https://github.com/contentstack/live-preview-sdk/commit/e0ecaaaa0fbf04b1bc61736541302cb0d62e8a9b)) |
124 | 174 | - added id to tousers list (diwakarmk7 - [df62756](https://github.com/contentstack/live-preview-sdk/commit/df6275625518c222909b8039eb55d21ca38df7aa)) |
| 175 | +- Update src/visualBuilder/utils/handleInlineEditableField.ts (Hitesh Shetty - [3052877](https://github.com/contentstack/live-preview-sdk/commit/30528770bec19e0ca4a5b29b778fb53b1739bd60)) |
125 | 176 |
|
126 | 177 | ## [v3.1.3](https://github.com/contentstack/live-preview-sdk/compare/v3.1.2...v3.1.3) |
127 | 178 |
|
128 | | -> 4 April 2025 |
| 179 | +> 28 March 2025 |
| 180 | +
|
| 181 | +### New Features |
| 182 | + |
| 183 | +- feat: v3.1.2 (Faraaz Biyabani - [#381](https://github.com/contentstack/live-preview-sdk/pull/381)) |
129 | 184 |
|
130 | 185 | ### Fixes |
131 | 186 |
|
|
134 | 189 | - fix(VE-5555): add instance button loading state (Faraaz Biyabani - [#406](https://github.com/contentstack/live-preview-sdk/pull/406)) |
135 | 190 | - fix: call onChangeCallback when live_preview parameter is present in URL (Faraaz Biyabani - [#363](https://github.com/contentstack/live-preview-sdk/pull/363)) |
136 | 191 |
|
| 192 | +### Chores And Housekeeping |
| 193 | + |
| 194 | +- chore: rename `editButtonBulider` to `editInVisualBuilderButton` (Hitesh Shetty - [#379](https://github.com/contentstack/live-preview-sdk/pull/379)) |
| 195 | + |
137 | 196 | ### Changes to Test Assests |
138 | 197 |
|
139 | 198 | - test(VE-5478): add unit test for inline editing related functions (Faraaz Biyabani - [#398](https://github.com/contentstack/live-preview-sdk/pull/398)) |
140 | 199 |
|
141 | 200 | ### General Changes |
142 | 201 |
|
143 | | -- v3.1.3 (Sairaj - [#413](https://github.com/contentstack/live-preview-sdk/pull/413)) |
144 | | -- Stage-v3.1.3 (Hitesh Shetty - [#412](https://github.com/contentstack/live-preview-sdk/pull/412)) |
145 | 202 | - VE-5544: Investigate button click issue with `data-cslp` attribute (Sairaj - [#408](https://github.com/contentstack/live-preview-sdk/pull/408)) |
| 203 | +- Stage: v3.1.2 (Faraaz Biyabani - [#377](https://github.com/contentstack/live-preview-sdk/pull/377)) |
146 | 204 |
|
147 | 205 | ### New Features |
148 | 206 |
|
|
156 | 214 |
|
157 | 215 | ### Chores And Housekeeping |
158 | 216 |
|
159 | | -- chore: add tagPattern to auto-changelog configuration in package.json (hiteshshetty-dev - [e0a208b](https://github.com/contentstack/live-preview-sdk/commit/e0a208bab316535abfb9c0e1ead19dab95b76f2d)) |
160 | | -- chore: update ContentstackLivePreview import to version 3.1.3 in README.md (hiteshshetty-dev - [6b52088](https://github.com/contentstack/live-preview-sdk/commit/6b52088ec4605c5d95358f3bc06002ef136e4f2c)) |
| 217 | +- chore: rename editButtonBulider to editInVisualBuilderButton (Sairaj Chouhan - [bd8be29](https://github.com/contentstack/live-preview-sdk/commit/bd8be29d97c151fc85aad98f55573a6821b3d4fc)) |
| 218 | +- chore: update integrity (hiteshshetty-dev - [ad2c8aa](https://github.com/contentstack/live-preview-sdk/commit/ad2c8aa3780b973233a82e5a978254f777773af2)) |
161 | 219 |
|
162 | 220 | ### Changes to Test Assests |
163 | 221 |
|
164 | 222 | - test: add unit test for inline editing related functions (Faraaz Biyabani - [50a2167](https://github.com/contentstack/live-preview-sdk/commit/50a21675271c7ec65d0959a1e20334011119a729)) |
165 | 223 | - test: fix unit tests related to add instance button (Faraaz Biyabani - [b6af0cc](https://github.com/contentstack/live-preview-sdk/commit/b6af0cc1d6142c9cfcbcdbef745ac245d0f271ca)) |
166 | 224 | - test: add test for replace button visibility in multiple file fields (Sairaj Chouhan - [aa1d818](https://github.com/contentstack/live-preview-sdk/commit/aa1d818533f8759cfc428c6a2c32691041beef93)) |
167 | | - |
168 | | -### General Changes |
169 | | - |
170 | | -- Update src/visualBuilder/utils/handleInlineEditableField.ts (Hitesh Shetty - [3052877](https://github.com/contentstack/live-preview-sdk/commit/30528770bec19e0ca4a5b29b778fb53b1739bd60)) |
| 225 | +- test: fix failing test cases (Sairaj Chouhan - [6d36acb](https://github.com/contentstack/live-preview-sdk/commit/6d36acbd5c4e717f92ce40e2e4490df28a857948)) |
171 | 226 |
|
172 | 227 | ## [v3.1.2](https://github.com/contentstack/live-preview-sdk/compare/v3.1.1...v3.1.2) |
173 | 228 |
|
174 | | -> 7 March 2025 |
| 229 | +> 3 March 2025 |
175 | 230 |
|
176 | 231 | ### New Features |
177 | 232 |
|
178 | | -- feat: v3.1.2 (Faraaz Biyabani - [#381](https://github.com/contentstack/live-preview-sdk/pull/381)) |
179 | 233 | - feat: improve edit button rendering (Faraaz Biyabani - [#371](https://github.com/contentstack/live-preview-sdk/pull/371)) |
180 | 234 | - feat(VE-5170): add plus button configuration (Sairaj - [#349](https://github.com/contentstack/live-preview-sdk/pull/349)) |
181 | 235 | - feat: allow click on elements with studio-ui attribute (Faraaz Biyabani - [#355](https://github.com/contentstack/live-preview-sdk/pull/355)) |
|
190 | 244 | - fix(VE-5012): add variant classes in case of adding multiple instances (srinad007 - [#351](https://github.com/contentstack/live-preview-sdk/pull/351)) |
191 | 245 | - fix(VE-5080): fix z-index for hover outline and add button (srinad007 - [#341](https://github.com/contentstack/live-preview-sdk/pull/341)) |
192 | 246 |
|
193 | | -### Chores And Housekeeping |
194 | | - |
195 | | -- chore: rename `editButtonBulider` to `editInVisualBuilderButton` (Hitesh Shetty - [#379](https://github.com/contentstack/live-preview-sdk/pull/379)) |
196 | | - |
197 | 247 | ### Documentation Changes |
198 | 248 |
|
199 | 249 | - docs: add docs for start edit button configuration (Sairaj - [#376](https://github.com/contentstack/live-preview-sdk/pull/376)) |
200 | 250 |
|
201 | 251 | ### General Changes |
202 | 252 |
|
203 | | -- Stage: v3.1.2 (Faraaz Biyabani - [#377](https://github.com/contentstack/live-preview-sdk/pull/377)) |
204 | 253 | - Ve 5139 (srinad007 - [#343](https://github.com/contentstack/live-preview-sdk/pull/343)) |
205 | 254 |
|
206 | 255 | ### New Features |
|
218 | 267 |
|
219 | 268 | ### Chores And Housekeeping |
220 | 269 |
|
221 | | -- chore: rename editButtonBulider to editInVisualBuilderButton (Sairaj Chouhan - [bd8be29](https://github.com/contentstack/live-preview-sdk/commit/bd8be29d97c151fc85aad98f55573a6821b3d4fc)) |
222 | 270 | - chore: remove else block (Sairaj Chouhan - [834c3e7](https://github.com/contentstack/live-preview-sdk/commit/834c3e78250f36b32e21c948bda313818f0db7bc)) |
223 | | -- chore: update integrity (hiteshshetty-dev - [ad2c8aa](https://github.com/contentstack/live-preview-sdk/commit/ad2c8aa3780b973233a82e5a978254f777773af2)) |
224 | 271 | - chore: remove `describe.only` (Faraaz Biyabani - [5aa5958](https://github.com/contentstack/live-preview-sdk/commit/5aa59587217ff7f64d495240f9e252bcf5b60a9c)) |
225 | 272 |
|
226 | 273 | ### Changes to Test Assests |
227 | 274 |
|
228 | 275 | - test: isPointerWithinEditButtonSafeZone (Faraaz Biyabani - [3c340e8](https://github.com/contentstack/live-preview-sdk/commit/3c340e8ce52d768f06fbb6b2050ab541a6ac47cb)) |
229 | 276 | - test: add tests for start editing button in builder (Sairaj Chouhan - [f9988a7](https://github.com/contentstack/live-preview-sdk/commit/f9988a74ed9416cc99ce30ed9f3d25314f7eef5c)) |
230 | | -- test: fix failing test cases (Sairaj Chouhan - [6d36acb](https://github.com/contentstack/live-preview-sdk/commit/6d36acbd5c4e717f92ce40e2e4490df28a857948)) |
231 | 277 | - test: increase timeout for contenteditable tests (Sairaj Chouhan - [66fee50](https://github.com/contentstack/live-preview-sdk/commit/66fee50387f0a8a9b0ec61b945bec00418dc34f9)) |
232 | 278 |
|
233 | 279 | ### General Changes |
|
0 commit comments