Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Releases: contentacms/contenta_jsonapi

Release: 2018-11-13 build 607

13 Nov 17:07
Compare
Choose a tag to compare
v1.607

fix: make sure we find the correct JSON API service

Release: 2018-11-13 build 606

13 Nov 17:03
Compare
Choose a tag to compare
v1.606

fix: make sure we find the correct JSON API service

Release: 2018-11-10 build 604

10 Nov 17:19
Compare
Choose a tag to compare
v1.604

fix: prevent getIncludes() error with jsonapi 1.23 (#333)

Release: 2018-11-05 build 602

05 Nov 12:39
Compare
Choose a tag to compare
v1.602

perf: only serialize the necessary fields

Release: 2018-10-30 build 601

30 Oct 22:05
Compare
Choose a tag to compare
v1.601

fix: enable decoupled router by default

Release: 2018-10-12 build 598

12 Oct 06:40
Compare
Choose a tag to compare
v1.598

Merge branch '8.x-2.x' of github.com:contentacms/contenta_jsonapi int…

Release: 2018-10-10 build 597

10 Oct 21:12
Compare
Choose a tag to compare
fix: change default temporary path to a relative one (#326)

In case of installation on Windows, having absolute path "/tmp" as default value causes that CSS, JS files are not generated properly and the theme is not rendered correctly.

Release: 2018-10-08 build 595

08 Oct 21:25
Compare
Choose a tag to compare
v1.595

feat: promote to stable core version

Release: 2018-09-29 build 594

29 Sep 07:43
Compare
Choose a tag to compare
v1.594

fix: improve Open API integration

Release: 2018-09-23 build 593

23 Sep 06:40
a198577
Compare
Choose a tag to compare
refactor: simplify the API documentation page (#323)

This will correct the API documentation and simplify the code base.

See also:
  * https://www.drupal.org/node/3000458
  * https://www.drupal.org/node/3000609