Skip to content

Releases: OpenShock/API

3.1.0

14 Jul 21:46
3.1.0
2747d58
Compare
Choose a tag to compare

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

19 Jun 13:14
3.0.2
645d61c
Compare
Choose a tag to compare

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

08 May 22:13
42ece53
Compare
Choose a tag to compare

Full Changelog: 2.6.2...3.0.0

2.6.2

23 Apr 23:10
9267992
Compare
Choose a tag to compare

OpenShock API

  • Environment dependent lcg's
  • Dynamic TPS for live control clients
  • Exclusive control for regular shocks

2.6.1

01 Apr 19:20
f5c19b6
Compare
Choose a tag to compare

2.6.1

  • Fixed various response status codes getting mixed up from 2.6.0 leading to frontend errors

2.6.0

29 Mar 16:23
55c9adf
Compare
Choose a tag to compare

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

27 Mar 04:19
dd91082
Compare
Choose a tag to compare

2.5.3

  • Added Petrainer 998DR support

2.5.2

23 Mar 14:40
Compare
Choose a tag to compare

2.5.2

  • Fixed auth not working for newer hashes

2.5.1

20 Mar 21:27
7e1630b
Compare
Choose a tag to compare

2.5.1

  • Fix email template error on start, for real

2.5.0

19 Mar 20:07
0121af5
Compare
Choose a tag to compare

2.5.0

  • Fixed email template regarding email verification
  • Exposed turnstile environment variables
  • Reworked password hashing logic and database columns