fixed
5th March 2024 - Bug fix in SSO; Use non-USASCII characters in your org name; Cached files
about 1 year ago by Peadar Coyle

Organisations containing non USASCII characters in their names
🐛 Organisations which contain a non USASCII char (e.g. ä,ö,ñ) couldn't login to the platform at all. 💥 The encoding broke and the Organisation name was invalid.
Now this is fixed 🚀
Fantastic work by our team. Please us ALL THE £$%^`6())( that you want 💯
Signing in using SSO
- We fixed a bug that was blocking people from signing up to SSO.
Cached files
🐛 We fixed a bug where the User tried to request a cached file with a public accessible URL and instead get a private URL back. Cached files always returned private urls even the User explicit want a public one.