All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- API Token Management: Initial release of API token management features inspired by Laravel Jetstream, supporting the Laravel Inertia Vue stack. This release includes:
- Token Creation: Users can create new API tokens with customizable permissions.
- Token Update: Users can update permissions on existing tokens.
- Token Deletion: Users can revoke API tokens, removing access as needed.