All Versions
44
Latest Version
Avg Release Cycle
108 days
Latest Release
751 days ago

Changelog History
Page 5

  • v1.0.3 Changes

    September 13, 2014

    ๐Ÿ›  FIXED

    • โšก๏ธ Updated the updatePermission method signature on the PermissibleInterface due to a PHP bug on older versions.
  • v1.0.2 Changes

    September 10, 2014

    ๐Ÿ›  FIXED

    • ๐Ÿ›  Fixed some doc blocks typos

    REVISED

    • Loosened the requirements on the composer.json

    ADDED

    • โž• Added an IoC Container alias for the Sentinel class.
  • v1.0.1 Changes

    August 07, 2014

    ๐Ÿ›  FIXED

    • โž• Addresses a bug where user model overriding was ignored.
  • v1.0.0 Changes

    August 05, 2014
    • 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)