This repository has been archived by the owner on Apr 17, 2024. It is now read-only.
Releases: contentacms/contenta_jsonapi
Releases · contentacms/contenta_jsonapi
Release: 2018-11-13 build 607
v1.607 fix: make sure we find the correct JSON API service
Release: 2018-11-13 build 606
v1.606 fix: make sure we find the correct JSON API service
Release: 2018-11-10 build 604
v1.604 fix: prevent getIncludes() error with jsonapi 1.23 (#333)
Release: 2018-11-05 build 602
v1.602 perf: only serialize the necessary fields
Release: 2018-10-30 build 601
v1.601 fix: enable decoupled router by default
Release: 2018-10-12 build 598
v1.598 Merge branch '8.x-2.x' of github.com:contentacms/contenta_jsonapi int…
Release: 2018-10-10 build 597
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
v1.595 feat: promote to stable core version
Release: 2018-09-29 build 594
v1.594 fix: improve Open API integration
Release: 2018-09-23 build 593
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