Skip to content

Release v0.4.0

Choose a tag to compare

@github-actions github-actions released this 26 May 14:42
· 26 commits to main since this release
d1b4641

Changelog

🚀 Features

[USER]

  • AccessRequests are now annotated with the kind localhost URL. Service providers can use this annotation to dynamically resolve localhost access. (#145, @moelsayed)

Use this feature in our Service Provider debug guide to start debugging your service provider controller right from within your IDE. 🚀