Releases: OpenShock/API
Releases · OpenShock/API
3.1.0
What's Changed
- Added last used field for API Tokens
- Fixed an issue related to API Token permissions (Thanks to Daniel via Email for reporting)
Full Changelog: 3.0.2...3.1.0
3.0.2
What's Changed
- Update docker compose to latest changes by @LucHeart in #89
- build(deps): Bump the nuget-dependencies group across 1 directory with 9 updates by @dependabot in #92
Full Changelog: 3.0.0...3.0.2
3.0.0
Full Changelog: 2.6.2...3.0.0
2.6.2
OpenShock API
- Environment dependent lcg's
- Dynamic TPS for live control clients
- Exclusive control for regular shocks
2.6.1
2.6.1
- Fixed various response status codes getting mixed up from 2.6.0 leading to frontend errors
2.6.0
2.6.0
- Implemented RFC7807 compliant error responses, this should help with building client applications
Check the open api doc here: https://api.shocklink.net/swagger
2.5.3
2.5.3
- Added Petrainer 998DR support
2.5.2
2.5.2
- Fixed auth not working for newer hashes
2.5.1
2.5.1
- Fix email template error on start, for real
2.5.0
2.5.0
- Fixed email template regarding email verification
- Exposed turnstile environment variables
- Reworked password hashing logic and database columns