Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@async3619 async3619 released this 09 Apr 12:21

1.2.0 (2023-04-09)

Bug Fixes 🐞

  • now every child metadata object will have proper ids (a776d00)

Features ✨

  • implement endpoint for singular metadata object with id (88abb79)
  • implement endpoint that resolve all albums released of an artist (8621729)
  • implement endpoint that resolve metadata object from ids (d517eb0)

Internal 🧰

  • graphql: replace all the input types into arguments (3cf8168)
  • make all media items have their own unique id and source service name (3fac340)
  • make metadata object selection queries returning null-ish values if its not available (28026d1)