Releases: OpenShock/API
Releases · OpenShock/API
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
2.4.0
2.4.0
- Reworked signup, login and password logic into AccountService
- Changed password encryption from PBKDF2 to BCrypt Enhanced SHA512
- Changed password reset encryption to the same
- Preparation for Email verification
2.3.0
2.3.0
Breaking Changes
- Reworked the entire Email system, check the README.md for the Config parameters
- Reworked the OpenAPI docs operationIds again
2.2.0
2.2.0
- Adjusted Swagger OperationIds
2.1.1
2.1.1
- Fixed an issue where trying to connect to a live control websocket of a shared shocker would error
2.1.0
2.0.0
2.0.0
- OTA device updates
- Live Control features and LiveControlGateway is now needed
- Smaller fixes and improvements to code quality