Skip to content

JSON API v3.0.16

Compare
Choose a tag to compare
@xiaohutai xiaohutai released this 06 Sep 09:00
· 34 commits to master since this release

This release includes some small fixes for relationships:

  • [d87382f] Fix multiple relationships in listings. It used to show only one max per item.
  • [bf6e0f8] Fix included data in response. It used to add a key and it got outputted as an object/hashmap, now it's a always an array.