Skip to content

Releases: xiaohutai/jsonapi

JSON API v3.0.13

06 Jun 19:41
Compare
Choose a tag to compare

Fixing compatibility for Bolt 3.3.0. Thanks, @GawainLynch

JSON API v3.0.12

18 Apr 14:51
Compare
Choose a tag to compare

Fixed RootAction.

JSON API v3.0.11

12 Apr 15:30
Compare
Choose a tag to compare

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

06 Apr 15:58
Compare
Choose a tag to compare

Fixed repeater fields not correctly pulling in the right field type. Resolving issue #44.

JSON API v3.0.9

20 Mar 19:10
Compare
Choose a tag to compare
  • Add ability to get taxonomies .... Big thanks to @dalailomo and @davfigue
  • Worked on including relationships correctly

JSON API v3.0.8

16 Mar 20:08
Compare
Choose a tag to compare

This should fix #37.
It should also properly include relationships in multiple or single content types.

JSON API v3.0.7

06 Dec 16:06
Compare
Choose a tag to compare

This should fix problems when using this extension with Bolt V3.2*. For reference - #34

JSON API v3.0.6

27 Oct 14:06
Compare
Choose a tag to compare

Fixed a problem with the slug not being found on single content type requests. Big thanks to imonly!

JSON API v3.0.5

06 Oct 13:30
Compare
Choose a tag to compare

Fixed a problem with repeating fields overwriting each other when multiple repeaters are contained in a contenttype.

JSON API v3.0.4

08 Sep 01:34
Compare
Choose a tag to compare

Fixed thumbnail links in JSON response for images.