Skip to content

Releases: SM-Obstacle/Obstacle-API

v1.3.6

06 Dec 20:32

Choose a tag to compare

Hotfix: the /overview endpoint that was returning an empty leaderboard for maps in their event version (see #104).

Full Changelog: v1.3.5...v1.3.6

v1.3.5

16 Oct 16:59

Choose a tag to compare

  • Hotfix the retrieving of the rank of a player on a map, that wasn't using the good version of the leaderboard for a Benchmark map, when not done in an event context.

Full Changelog: v1.3.4...v1.3.5

v1.3.4

15 Oct 22:24

Choose a tag to compare

  • Avoids showing the fields related to leaderboards in the debug implementation of an error type.

Full Changelog: v1.3.3...v1.3.4

v1.3.3

15 Oct 20:29

Choose a tag to compare

What's Changed

  • feat: Better rank compute error management by @ahmadbky in #99

Full Changelog: v1.3.2...v1.3.3

v1.3.2

14 Oct 19:44

Choose a tag to compare

  • Hotfix: Show request ID in internal error message

Full Changelog: v1.3.1...v1.3.2

v1.3.1

12 Oct 22:02

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

05 Oct 00:08
519ba36

Choose a tag to compare

What's Changed

  • Use SeaORM by @ahmadbky in #75
  • feat: Add event map and thumbnail files source by @ahmadbky in #79
  • feat: Add availability fields for an event map by @ahmadbky in #81
  • refactor: Move GraphQL schema management into crate by @ahmadbky in #83
  • Add cursor-based pagination support for GraphQL records endpoints by @Copilot in #90
  • feat: Map medal times by @ahmadbky in #93

New Contributors

  • @Copilot made their first contribution in #90

Full Changelog: v1.2.0...v1.3.0

v1.2.0

28 Jul 22:20
b9d93b7

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

22 Apr 20:40
9a24a02

Choose a tag to compare

What's Changed

  • Move articles to be handled by the website by @ahmadbky in #54
  • feat: Add original map info to /event route by @ahmadbky in #60
  • feat: Show expired events in event route by @ahmadbky in #62
  • feat: Return the texts placement of events by @ahmadbky in #61
  • feat(auth): Return success response to website by @ahmadbky in #67
  • feat(admin): Allow providing MX ID or map UID by @ahmadbky in #65

Full Changelog: v1.0.0...v1.1.0

v1.0.0

16 Mar 23:20
e6a91a6

Choose a tag to compare

What's Changed

  • Group crates in a common folder in #50
  • Remove website submodule
  • Clean up the whole

Full Changelog: v0.5.4...v1.0.0