Skip to content

v0.1.5

Compare
Choose a tag to compare
@anisAronno anisAronno released this 02 Nov 03:52
· 5 commits to master since this release

Release Note
Version: 0.1.5

API Route Middleware Update:

  • Updated the API route middleware to provide more flexibility in authentication.

Release Description:
In this release, we've enhanced the API route middleware for the settings routes, allowing for more flexibility in authentication. You can now easily customize the authentication guard for the settings API routes by publishing the config file and configuring the 'guard' key according to your requirements.

Full Changelog: v0.1.4...v0.1.5

Contributor:
@anisAronno