Releases: xiaohutai/jsonapi
Releases · xiaohutai/jsonapi
JSON API v3.0.13
Fixing compatibility for Bolt 3.3.0. Thanks, @GawainLynch
JSON API v3.0.12
Fixed RootAction.
JSON API v3.0.11
The root /json
by default now displays "API is active" when debug is disabled or bolt and jsonapi version if debug is enabled.
JSON API v3.0.10
Fixed repeater fields not correctly pulling in the right field type. Resolving issue #44.
JSON API v3.0.9
- Add ability to get taxonomies .... Big thanks to @dalailomo and @davfigue
- Worked on including relationships correctly
JSON API v3.0.8
This should fix #37.
It should also properly include relationships in multiple or single content types.
JSON API v3.0.7
This should fix problems when using this extension with Bolt V3.2*. For reference - #34
JSON API v3.0.6
Fixed a problem with the slug not being found on single content type requests. Big thanks to imonly!
JSON API v3.0.5
Fixed a problem with repeating fields overwriting each other when multiple repeaters are contained in a contenttype.
JSON API v3.0.4
Fixed thumbnail links in JSON response for images.