Changelog

  • v1.0.1 (04/14/2024)
    • Added form helpers with popover hints to add_vehicle.php.
    • Improved form validation for ticket and license number generation.
    • Implemented role-based access control for different user roles.
    • Enhanced the login and registration processes with email confirmation and invite-only registration.
    • Updated table sorting functionalities across various management pages.
    • Standardized UI elements to maintain consistency with Tabler style guidelines.
    • Added PDF and CSV download capabilities for vehicle data.
    • Formatted date displays to "mmddyyyy" across all relevant pages.
    • Fixed various bugs and performance issues.
  • v1.0.0 (Initial Release - 04/10/2024)
    • Initial release of the SpotScan parking management system.
    • Features include vehicle registration, edit, and checkout functionalities.
    • Basic user login/logout and session management implemented.
    • Initial database setup with user and vehicle management tables.