All Versions
49
Latest Version
Avg Release Cycle
146 days
Latest Release
714 days ago

Changelog History
Page 1

  • v8.0.0 Changes

    July 04, 2024
    • ➕ Add Laravel 11 support
  • v7.0.2 Changes

    August 10, 2023
    • 🛠 Fix duplicated property
  • v7.0.1 Changes

    August 10, 2023
    • 🛠 Fix some deprecation warnings on PHP 8.2
  • v7.0.0 Changes

    February 23, 2023
    • ➕ Add Laravel 10 support
  • v6.0.1 Changes

    August 10, 2023
    • 🛠 Fix some deprecation warnings on PHP 8.2
  • v6.0.0 Changes

    April 06, 2022
    • ➕ Add Laravel 9 support
  • v5.1.0 Changes

    December 22, 2020
    • ➕ Add PHP 8 support
  • v5.0.0 Changes

    September 12, 2020
    • BC Break: PHP 7.3 is the minimum required PHP version
    • 👍 BC Break: Laravel 8.0 is the minimum supported Laravel version
  • v4.0.0 Changes

    March 05, 2020
    • BC Break: PHP 7.2 is the minimum required PHP version
    • 👍 BC Break: Laravel 7.0 is the minimum supported Laravel version
  • v3.0.4 Changes

    February 07, 2020

    ADDED

    • The inAnyRole to be called statically, Sentinel::inAnyRole($role)