V5.8.0 Release Notes
· One min read
✨ New Features
- Switched Captcha system from Google Recaptcha to Cloudflare Turnstile
- A lot of users were getting API Error: Verfication Failed! issues. This should help.
- This also means we move away from Google services for Cloudflares privacy based approach
- This also removes a lot of bloat from our codebase since Turnstile is more minimal
- Also removes annoying Recaptcha bubble at the bottom of the screen :D
🎨 Improvements
- Added a refresh button for Bosses
- Added the player damage done to a boss on the result screen
- Updated Unity Version
- Updated Unity Packages
🐛 Bug fixes
- Fix long boss damage in result screen
- Some improvements for wasm errors
- Fixed some retry logic to avoid Rate Limit errors