Several bug fixes in this release
- Login issues showing "something went wrong" when language list = 1
- Forms not showing correctly
- Forms not working on desktop
- Desktop SSO redirect race condition issues
- 431 error for large endpoint for endpoints available
What's Changed
Minor Enhancements
- Fix SAML login "something went wrong" when language list = 1 by @Frooodle in #5750
- fix(forms): Update form field UI and behavior for better interactivity and alignment by @balazs-szucs in #5747
- fixes for desktop SSO by @Frooodle in #5751
- large query reduction by @Frooodle in #5754
- fix(form-fill): fix hardcoded response by @balazs-szucs in #5755
Full Changelog: v2.5.0...v2.5.1