Releases: SM-Obstacle/Obstacle-API
Releases · SM-Obstacle/Obstacle-API
v1.3.6
v1.3.5
- 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
- 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
v1.3.2
- Hotfix: Show request ID in internal error message
Full Changelog: v1.3.1...v1.3.2
v1.3.1
v1.3.0
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
v1.1.0
What's Changed
- Move articles to be handled by the website by @ahmadbky in #54
- feat: Add original map info to
/eventroute 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