v0.1.5
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