Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 572 Bytes

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 572 Bytes

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

v10.0.1 (08 Jul 2024)

Features:

  • Integrate UUID for primary key.

v10.0.0 (03 Jul 2024)

Features:

  • Authentication.
  • Authorization.
  • Registration.
  • Driver based permission system.
  • Flexible activation scenarios.
  • Reminders. (password reset)
  • Inter-account throttling with DDoS protection.
  • Roles and role permissions.
  • Remember me.
  • Interface driven. (your own implementations at will)