What's new?
- While using OAuth, the redirect URL
id
wasn't being escaped before using it as a query param value. This was causing a 502 gateway error when using a redirect URL with query params in it. This issue is now fixed. (#4546) - The debugger no longer shows errors from previous applications. (#4455)
- We've optimized the table widget for better performance! (#4292)