Skip to content

Releases: nahid/permit

Hotfix

Choose a tag to compare

@nahid nahid released this 13 Feb 09:14
4a9eafb

Changelog

  • Dynamic property warning fix for PHP 8.x

Compatibility Fixes

Choose a tag to compare

@nahid nahid released this 25 Dec 13:18
  • lumen support
  • permit:add command rename to permit:set command
  • permit:set command support permission value with command. Ex: php artisan permit:set user 1 post.update=false
  • fix some bugs
  • performance improvements

Performance Improve and Feature Release

Choose a tag to compare

@nahid nahid released this 20 Dec 09:07
v2.2.0

added abilities in users

v2.1.2

Choose a tag to compare

@nahid nahid released this 22 Jul 19:06
fix jsonq related issues

Feature Improvement

Choose a tag to compare

@nahid nahid released this 22 Jul 17:57
  • added policy mapping

Improvement

Choose a tag to compare

@nahid nahid released this 20 Mar 06:22
v2.0.6

fixed issue about module ability

Added Features

Choose a tag to compare

@nahid nahid released this 19 Mar 11:56
v2.0.5

added policy support in getAbilities method

Features Improvement

Choose a tag to compare

@nahid nahid released this 27 Feb 13:35
v2.0.4

added error message in permissions sync

Features Improvement

Choose a tag to compare

@nahid nahid released this 27 Feb 09:07
v2.0.3

added gettings roles features

Features Improvement

Choose a tag to compare

@nahid nahid released this 27 Feb 07:42
v2.0.2

added assess abilities and permissions features