0.6.3-beta
Pre-release
Pre-release
realityking
released this
02 Mar 16:23
·
636 commits
to master
since this release
Added
- Implemented missing functionality of the Contentful Images API in ImageOptions.
- Added the missing method LogEntry::getResponse
- Added LogEntry::isError
Fixed
- Logged requests were always shown as belonging to the Delivery API, even when the Preview API was used.
- Fields not present in an Entry would lead to an error.
- The Synchronization Manager's method
startSync
was type hinted to the wrong Query class. - API responses were not correctly logged.