All Versions
94
Latest Version
Avg Release Cycle
23 days
Latest Release
528 days ago

Changelog History
Page 7

  • v4.4.0 Changes

    April 25, 2020

    ๐Ÿ”‹ Features

    • โž• add addMatchingFunc to DefaultRoleManager (cc04e65)
  • v4.3.1 Changes

    April 21, 2020

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘Œ improve update into adapter before model (0e9ccc6)
  • v4.3.0 Changes

    April 20, 2020

    ๐Ÿ”‹ Features

    • controls whether to automatically notify Watcher (2ce07c2)
  • v4.2.1 Changes

    April 05, 2020

    ๐Ÿ› Bug Fixes

    • โœ‚ remove use spread operator with await in array (6e4f876)
  • v4.2.0 Changes

    April 05, 2020

    ๐Ÿ”‹ Features

    • โž• add glob pattern to built-in function (8415fc2)
  • v4.1.1 Changes

    February 20, 2020

    4.1.1 (2020-02-20)

    ๐Ÿ› Bug Fixes

    • enforcer.ts: fix deleteUser and improve deleteRole description (1e6af16), closes #118
  • v4.1.0 Changes

    February 13, 2020

    4.1.0 (2020-02-13)

    ๐Ÿ”‹ Features

    • ๐Ÿ”€ synchronized enforcer (ecec514)
  • v4.0.0 Changes

    February 11, 2020

    4.0.0 (2020-02-11)

    ๐Ÿ‘Œ improvement

    • convert all management_api to async function (e9f4d38)

    ๐Ÿ’ฅ BREAKING CHANGES

    • ๐Ÿ‘€ see #116
  • v3.1.0 Changes

    January 22, 2020

    3.1.0 (2020-01-22)

    ๐Ÿ”‹ Features

    • implementation cachedEnforcer (0ace1a6)
  • v3.0.9 Changes

    January 14, 2020

    3.0.9 (2020-01-14)

    ๐Ÿ› Bug Fixes

    • getImplicitPermissionsForUser missing domain parameter (584624c)