Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
85 changes: 85 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@

## CHANGELOG
------------------------------------------------

## Version 1.6.1
###### Date: 08-May-2020
### Bug
- Stack api key and access token moved to header
------------------------------------------------

## Version 1.6.0
###### Date: 04-Mar-2020
### Bug
- Issue in Asset for conflict in name of Query function has been resolved, Updated BaseQuery function name to addQuery.

------------------------------------------------

## Version 1.5.1
###### Date: 17-Feb-2020
### Bug
- Query array passing issue resolved

------------------------------------------------

## Version 1.5.0
###### Date: 21-Nov-2019
### New Feature
- Region support added

------------------------------------------------

## Version 1.4.0
###### Date: 18-Nov-2019
### Enhancement
- Stack
- Added support for function 'getContentType'
- ContentType
- updated function 'fetch'
- Query
- Added support for function 'includeContentType'

------------------------------------------------

## Version 1.3.0
###### Date: 02-Aug-2019
### Enhancement
- Query and Entry
- 'includeReferenceContentTypeUID' method includes the content type UIDs of the referenced entries returned in the response.

------------------------------------------------

## Version 1.2.1
###### Date: 25-May-2019
### Bug
- Made changes in helper file for fetching proper data on language query

------------------------------------------------

## Version 1.2.1
###### Date: 19-Sept-2018
### Bug
- Replaced the createError method with New method contentstackcreateError.

------------------------------------------------

## Version 1.2.0
###### Date: 21-Dec-2017
### Enhancement
- Entry
- 'addparam' method added
- Query
- 'addparam' method added
- Asset
- 'addparam' method added

------------------------------------------------

## Version 1.1.0
###### Date: 09-Nov-2017
### Enhancement
- Image Optimisation support added
### Deprecated
- Deprecated includeSchema and added includeContentType in query

------------------------------------------------