Skip to content

Release v1.5.2 🚀

Compare
Choose a tag to compare
@github-actions github-actions released this 19 May 09:04
· 12719 commits to master since this release
7272e0d

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)