|
1 | 1 | ## Change log
|
2 | 2 |
|
3 | 3 |
|
4 |
| -### Version: 4.0.0-beta.7 |
5 |
| -#### Date: April-19-2024 |
6 |
| -##### Fix: |
7 |
| -- parameters and query params bug fixed |
| 4 | +### Version: 4.0.0 |
| 5 | +#### Date: April-23-2024 |
| 6 | +Official release of Typescript SDK |
8 | 7 |
|
9 | 8 | ### Version: 4.0.0-beta.6
|
10 | 9 | #### Date: April-09-2024
|
|
31 | 30 |
|
32 | 31 | ### Version: 4.0.0-beta
|
33 | 32 | #### Date: January-15-2024
|
34 |
| - - Beta release of Typescript SDK |
35 |
| - |
36 |
| -### Version: 3.18.0 |
37 |
| -#### Date: January-15-2024 |
38 |
| -##### New Features: |
39 |
| - - added taxonomy support |
40 |
| - - X-User-Agent updated |
41 |
| - - added region gcp_na |
42 |
| - |
43 |
| -### Version: 3.17.2 |
44 |
| -#### Date: November-15-2023 |
45 |
| -##### Bug fix: |
46 |
| - - Same management token in Live Preview in different stack object fixed |
47 |
| - - X-User-Agent updated |
48 |
| -##### New Features |
49 |
| - - Early Access added to stack config |
50 |
| - |
51 |
| -### Version: 3.17.1 |
52 |
| -#### Date: April-18-2023 |
53 |
| -##### Bug fix: |
54 |
| - - Access token for header issue resolved |
55 |
| - |
56 |
| -### Version: 3.17.0 |
57 |
| -#### Date: March-30-2023 |
58 |
| -##### Bug fix: |
59 |
| - - Cache set issue resolved |
60 |
| - - Type-definition for SyncResult updated |
61 |
| - |
62 |
| -### Version: 3.16.1 |
63 |
| -#### Date: February-28-2023 |
64 |
| - - Package dependency updated |
65 |
| -### Version: 3.16.0 |
66 |
| -#### Date: February-10-2023 |
67 |
| -##### New Features: |
68 |
| - - Plugin Support Added |
69 |
| - |
70 |
| -### Version: 3.15.3 |
71 |
| -#### Date: July-26-2022 |
72 |
| -##### New Features: |
73 |
| - - Live preview with reference in entry on SSR web app issue resolved |
74 |
| - |
75 |
| -### Version: 3.15.2 |
76 |
| -#### Date: May-03-2022 |
77 |
| -##### New Features: |
78 |
| - - Live preview with reference entry issue resolved |
79 |
| - |
80 |
| -### Version: 3.15.1 |
81 |
| -#### Date: Apr-21-2022 |
82 |
| -##### New Features: |
83 |
| - - Azure Na region and packages updates |
84 |
| - |
85 |
| -### Version: 3.15.0 |
86 |
| -#### Date: Oct-29-2021 |
87 |
| -##### New Features: |
88 |
| - - Content branching feature support added |
89 |
| - |
90 |
| - |
91 |
| -### Version: 3.14.0 |
92 |
| -#### Date: Oct-19-2021 |
93 |
| -##### New Features: |
94 |
| - - Live preview feature support added |
95 |
| - |
96 |
| -### Version: 3.13.2 |
97 |
| -#### Date: May-26-2021 |
98 |
| -##### Dependency: |
99 |
| - - Update Utils SDK dependency version |
100 |
| - |
101 |
| -### Version: 3.13.1 |
102 |
| -#### Date: Apr-16-2021 |
103 |
| -##### Bug fix: |
104 |
| - - IE 11 request method issue resolved |
105 |
| - |
106 |
| -### Version: 3.13.0 |
107 |
| -#### Date: Apr-05-2021 |
108 |
| - |
109 |
| -##### Update API: |
110 |
| - - [Query]: Added support for method includeEmbeddedItems |
111 |
| - - [Entry]: Added support for method includeEmbeddedItems |
112 |
| - |
113 |
| -### Version: 3.12.2 |
114 |
| -#### Date: Feb-19-2021 |
115 |
| - |
116 |
| -##### API timeout: |
117 |
| -- updated timeout to min 30 sec |
118 |
| -##### Enhancement Typescript: |
119 |
| -- boolean value support added: |
120 |
| - - [Query] - where, equalTo, notEqualTo |
121 |
| - |
122 |
| -### Version: 3.12.1 |
123 |
| -#### Date: Jan-22-2021 |
124 |
| - |
125 |
| -##### Bug fix: |
126 |
| - - Fixed Unhandled promise rejection on HTML response body. |
127 |
| -### Version: 3.12.0 |
128 |
| -#### Date: Dec-05-2020 |
129 |
| - |
130 |
| -##### New Features: |
131 |
| - - [Entry] - Publish fallback method added |
132 |
| - - [Query] - Publish fallback method added |
133 |
| - - [Asset] - Publish fallback method added |
134 |
| - - [Assets] - Publish fallback method added |
135 |
| - |
136 |
| -### Version: 3.11.0 |
137 |
| -#### Date: Sept-25-2020 |
138 |
| - |
139 |
| -##### Update API: |
140 |
| - - Retry limit for fetch request |
141 |
| - - Retry delay options for fetch request |
142 |
| - - Retry on error occur for fetch request |
143 |
| - - Typescript definition added |
144 |
| - |
145 |
| -##### Enhancement Documentation |
146 |
| - - Documentation update for Only and Except |
147 |
| - |
148 |
| - |
149 |
| -### Version: 3.10.1 |
150 |
| -#### Date: Jun-29-2020 |
151 |
| - |
152 |
| -##### Update API: |
153 |
| - - Include Content-Type in Entry |
154 |
| - |
155 |
| -### Version: 3.10.0 |
156 |
| -#### Date: Jun-19-2020 |
157 |
| - |
158 |
| -##### API timeout: |
159 |
| - - Removed default timeout for request |
160 |
| - |
161 |
| -### Version: 3.9.0 |
162 |
| -#### Date: Jun-17-2020 |
163 |
| - |
164 |
| -##### Update API: |
165 |
| - - Allowing support to add a timeout for request. |
166 |
| - - Fetch option added for request. |
167 |
| - |
168 |
| -### Version: 3.8.1 |
169 |
| -#### Date: Nov-19-2019 |
170 |
| - |
171 |
| -##### Update API: |
172 |
| - - [Entry] - Updated in entry module. |
173 |
| - |
174 |
| -### Version: 3.8.0 |
175 |
| -#### Date: Nov-15-2019 |
176 |
| - |
177 |
| -##### New Features: |
178 |
| - - [Stack]: Added support for method getContentType() |
179 |
| -##### Update API: |
180 |
| - - [ContentType]: updated method fetch() |
181 |
| - |
182 |
| -### Version: 3.7.1 |
183 |
| -#### Date: Sept-05-2019 |
184 |
| - |
185 |
| -##### New Features: |
186 |
| - - [Stack]: Region support added |
187 |
| - |
188 |
| -### Version: 3.7.0 |
189 |
| -#### Date: Jul-29-2019 |
190 |
| - |
191 |
| -##### New Features: |
192 |
| - - [Query]: Added support for method includeReferenceContentTypeUID |
193 |
| - - [Entry]: Added support for method includeReferenceContentTypeUID |
194 |
| - |
195 |
| - |
196 |
| -### Version: 3.6.0 |
197 |
| -#### Date: Apr-12-2019 |
198 |
| - |
199 |
| -##### New Features: |
200 |
| - - [Stack]: Added support for method getContentTypes |
201 |
| - - [ContentType]: Added support for method fetch |
202 |
| - |
203 |
| - |
204 |
| -### Version: 3.5.2 |
205 |
| -#### Date: Mar-20-2019 |
206 |
| - |
207 |
| -##### Hotfix: |
208 |
| - - Locale storage issue resolved |
209 |
| - |
210 |
| - |
211 |
| -### Version: 3.5.1 |
212 |
| -#### Date: Feb-18-2019 |
213 |
| - |
214 |
| -##### Hotfix: |
215 |
| - - Cache policy issue resolved |
216 |
| - - JS reference doc update |
217 |
| - |
218 |
| - |
219 |
| -### Version: 3.5.0 |
220 |
| -#### Date: Oct-26-2018 |
221 |
| - |
222 |
| -##### Sync API: |
223 |
| - - [Stack] Added Sync API support |
224 |
| - |
225 |
| -### Version: 3.4.0 |
226 |
| -#### Date: Jan-10-2018 |
227 |
| - |
228 |
| -##### Update API: |
229 |
| - - New addParam() method added. |
230 |
| - - Added support for NativeScript |
231 |
| - |
232 |
| - |
233 |
| -### Version: 3.3.0 |
234 |
| -#### Date: Nov-06-2017 |
235 |
| - |
236 |
| -##### New API: |
237 |
| - - [Stack] Imagetransform API added |
238 |
| - - Added support for NativeScript |
239 |
| - |
240 |
| -##### Deprecate API: |
241 |
| - - [Query]: |
242 |
| - - findOne |
243 |
| - - includeSchema |
244 |
| - |
245 |
| -### Version: 3.2.0 |
246 |
| -#### Date: Oct-14-2017 |
247 |
| - |
248 |
| -##### New API: |
249 |
| - - [Asset] Image delivery support |
250 |
| - - find |
251 |
| - - fetch |
252 |
| - |
253 |
| -### Version: 3.1.1 |
254 |
| -#### Date: Oct-13-2017 |
255 |
| - |
256 |
| -##### Hotfix: |
257 |
| - - Boolean value not working in "where" query |
258 |
| - - only() and includeReference() query not working in reactnative ios |
259 |
| - |
260 |
| -### Version: 3.1.0 |
261 |
| -#### Date: Apr-28-2017 |
262 |
| - |
263 |
| -##### Update API: |
264 |
| - - Code Revamp: ECMA6 |
265 |
| - - React Native support added |
266 |
| - - Webpack upgraded |
267 |
| - |
268 |
| -##### Bug fix: |
269 |
| - - Fixed unwanted authtoken appending in embedded assets url in RTE field |
270 |
| - |
271 |
| - |
272 |
| - |
273 |
| -### Version: 3.0.1 |
274 |
| -#### Date: Feb-10-2017 |
275 |
| - |
276 |
| -##### Update API: |
277 |
| - - Multiple stacks can be configured rather than a singleton Stack Object |
278 |
| - |
279 |
| -##### Bug fix: |
280 |
| - - Issue with the support for import attribute on client side |
| 33 | + - Beta release of Typescript SDK |
0 commit comments