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.
- Initial LTS release
- Full documentation
- Middleware system
- Global middleware support
- Route-specific middleware
- Plugin middleware support
- Middleware priority system
- Middleware groups
- Improved middleware execution order
- Enhanced middleware registration
- Fixed middleware execution in edge cases
- Improved error handling in middleware
- Middleware caching
- Conditional middleware
- Middleware testing helpers