Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 710 Bytes

CHANGELOG .md

File metadata and controls

18 lines (11 loc) · 710 Bytes

Changelog

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.


[0.1.0] - 2024-11-14

Added

  • 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.