Releases: SM-Obstacle/Obstacle-API
Releases · SM-Obstacle/Obstacle-API
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
/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
v0.5.4
What's Changed
- feat: Attach mode version on each record in #43
- refactor: Use std's AsyncFnOnce for transactions in #44
- Make event populate command transactional in #45
- refactor: Optimize
/overview
request by in #46 - feat: Expose medal times of event map in GraphQL in #49
Full Changelog: v0.5.2...v0.5.4
v0.5.3
v0.5.2
v0.5.1
Avoid the /info
route to be flagged as a false request.
Full Changelog: v0.5.0...v0.5.1
v0.5.0
v0.4.7
What's Changed
- Fix API crashing by @ahmadbky in #29
- Fix the wrong result of the
/overview
request by @ahmadbky in #30 - Implement leaderboard locking for ranking calculation by @ahmadbky in #31
- Remove useless files by @ahmadbky in #32
- Remove the rate-limiting middleware actix_governor (may be re-added later)
Full Changelog: v0.4.6...v0.4.7
v0.4.6
Full Changelog: v0.3.1...v0.4.6