Skip to content

1.2.0

Choose a tag to compare

@BluePsyduck BluePsyduck released this 27 Sep 08:15
· 39 commits to master since this release

Added

  • Combination-Id to the header of all requests.
  • Creation of temporary setting in /init requests if combination is not in one of the current users settings.
  • Existing setting to response of /setting/status endpoint.

Changed

  • Endpoint /session/init to /init.
  • Response objects now containing combinationId of settings instead of their internal id. All setting endpoints now
    expect the combination ids of the settings instead of the internal id.