|
| 1 | +### Version: 3.10.1 |
| 2 | +#### Date: Jun-29-2020 |
| 3 | + |
| 4 | +##### Update API: |
| 5 | + - Include Content-Type in Entry |
| 6 | + |
| 7 | +### Version: 3.10.0 |
| 8 | +#### Date: Jun-19-2020 |
| 9 | + |
| 10 | +##### API timeout: |
| 11 | + - Removed default timeout for request |
| 12 | + |
| 13 | +### Version: 3.9.0 |
| 14 | +#### Date: Jun-19-2020 |
| 15 | + |
| 16 | +##### Update API: |
| 17 | + - Allowing support to add a timeout for request. |
| 18 | + - Fetch option added for request. |
| 19 | + |
| 20 | +### Version: 3.8.1 |
| 21 | +#### Date: Nov-19-2019 |
| 22 | + |
| 23 | +##### Update API: |
| 24 | + - [Entry] - Updated in entry module. |
| 25 | + |
| 26 | +### Version: 3.8.0 |
| 27 | +#### Date: Nov-15-2019 |
| 28 | + |
| 29 | +##### New Features: |
| 30 | + - [Stack]: Added support for method getContentType() |
| 31 | +##### Update API: |
| 32 | + - [ContentType]: updated method fetch() |
| 33 | + |
| 34 | +### Version: 3.7.1 |
| 35 | +#### Date: Sept-05-2019 |
| 36 | + |
| 37 | +##### New Features: |
| 38 | + - [Stack]: Region support added |
| 39 | + |
| 40 | +### Version: 3.7.0 |
| 41 | +#### Date: Jul-29-2019 |
| 42 | + |
| 43 | +##### New Features: |
| 44 | + - [Query]: Added support for method includeReferenceContentTypeUID |
| 45 | + - [Entry]: Added support for method includeReferenceContentTypeUID |
| 46 | + |
| 47 | + |
| 48 | +### Version: 3.6.0 |
| 49 | +#### Date: Apr-12-2019 |
| 50 | + |
| 51 | +##### New Features: |
| 52 | + - [Stack]: Added support for method getContentTypes |
| 53 | + - [ContentType]: Added support for method fetch |
| 54 | + |
| 55 | + |
| 56 | +### Version: 3.5.2 |
| 57 | +#### Date: Mar-20-2019 |
| 58 | + |
| 59 | +##### Hotfix: |
| 60 | + - Locale storage issue resolved |
| 61 | + |
| 62 | + |
| 63 | +### Version: 3.5.1 |
| 64 | +#### Date: Feb-18-2019 |
| 65 | + |
| 66 | +##### Hotfix: |
| 67 | + - Cache policy issue resolved |
| 68 | + - JS reference doc update |
| 69 | + |
| 70 | + |
| 71 | +### Version: 3.5.0 |
| 72 | +#### Date: Oct-26-2018 |
| 73 | + |
| 74 | +##### Sync API: |
| 75 | + - [Stack] Added Sync API support |
| 76 | + |
| 77 | +### Version: 3.4.0 |
| 78 | +#### Date: Jan-10-2018 |
| 79 | + |
| 80 | +##### Update API: |
| 81 | + - New addParam() method added. |
| 82 | + - Added support for NativeScript |
| 83 | + |
| 84 | + |
| 85 | +### Version: 3.3.0 |
| 86 | +#### Date: Nov-06-2017 |
| 87 | + |
| 88 | +##### New API: |
| 89 | + - [Stack] Imagetransform API added |
| 90 | + - Added support for NativeScript |
| 91 | + |
| 92 | +##### Deprecate API: |
| 93 | + - [Query]: |
| 94 | + - findOne |
| 95 | + - includeSchema |
| 96 | + |
| 97 | +### Version: 3.2.0 |
| 98 | +#### Date: Oct-14-2017 |
| 99 | + |
| 100 | +##### New API: |
| 101 | + - [Asset] Image delivery support |
| 102 | + - find |
| 103 | + - fetch |
| 104 | + |
| 105 | +### Version: 3.1.1 |
| 106 | +#### Date: Oct-13-2017 |
| 107 | + |
| 108 | +##### Hotfix: |
| 109 | + - Boolean value not working in "where" query |
| 110 | + - only() and includeReference() query not working in reactnative ios |
| 111 | + |
| 112 | +### Version: 3.1.0 |
| 113 | +#### Date: Apr-28-2017 |
| 114 | + |
| 115 | +##### Update API: |
| 116 | + - Code Revamp: ECMA6 |
| 117 | + - React Native support added |
| 118 | + - Webpack upgraded |
| 119 | + |
| 120 | +##### Bug fix: |
| 121 | + - Fixed unwanted authtoken appending in embedded assets url in RTE field |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | +### Version: 3.0.1 |
| 126 | +#### Date: Feb-10-2017 |
| 127 | + |
| 128 | +##### Update API: |
| 129 | + - Multiple stacks can be configured rather than a singleton Stack Object |
| 130 | + |
| 131 | +##### Bug fix: |
| 132 | + - Issue with the support for import attribute on client side |
0 commit comments