Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 684 Bytes

File metadata and controls

31 lines (22 loc) · 684 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.

[1.0.0] - 2025-01-XX - LTS Release

Added

  • Initial LTS release
  • Full documentation
  • Session management system
  • Multiple session drivers (file, redis, database)
  • Session encryption
  • Session expiration handling
  • Flash data support

Security

  • Secure session handling
  • Session data encryption

[Unreleased]

Planned

  • Additional session drivers
  • Session clustering support
  • Performance optimizations