Skip to content

Latest commit

 

History

History
162 lines (100 loc) · 11.2 KB

CHANGELOG.md

File metadata and controls

162 lines (100 loc) · 11.2 KB

Changelog

2.1.4 (2021-01-02)

Bug Fixes

  • release: Add missing semantic release plugin (197a07e)
  • release: Another update to release process (a7136cd)

v2.0.3 (2020-10-07)

Full Changelog

Closed issues:

  • [Feature] Add hasPermissions #70
  • Dynamic Permission Creation not working as expected #69
  • Permissions field type in DB? #67
  • how to set a user to admin role? #62

Merged pull requests:

  • Update plugin infrastructure and all dependencies #79 (daffl)

v2.0.2 (2020-04-09)

Full Changelog

Merged pull requests:

v2.0.1 (2020-02-02)

Full Changelog

Merged pull requests:

  • 📦 Added debug package, to prevent Yarn V2 error: A package is… #60 (Sqveeze)

v2.0.0 (2020-01-09)

Full Changelog

Closed issues:

  • An in-range update of @feathersjs/errors is breaking the build 🚨 #56
  • An in-range update of @types/node is breaking the build 🚨 #52

Merged pull requests:

v1.1.0 (2019-09-30)

Full Changelog

Merged pull requests:

  • Rename option back to roles #49 (daffl)

v1.0.0 (2019-09-30)

Full Changelog

Implemented enhancements:

  • Use checkPermissions with nested field #42

Closed issues:

  • context.params.permitted not set in child hook #39

Merged pull requests:

v0.2.1 (2018-06-03)

Full Changelog

Closed issues:

  • Allow user to modify his own data #35

Merged pull requests:

  • Allow support for asynchronous roles functions and add documentation #37 (daffl)
  • Add dynamic role option #36 (MichaelErmer)

v0.2.0 (2018-04-26)

Full Changelog

Closed issues:

  • The documentation link is not available #32
  • Status of this module #27
  • [api enhancement] checkPermissions could omit service option #23
  • setPermissions isn't registered in index.js #20
  • No file naming conventions #19
  • Example isn't valid JavaScript #18
  • setPermissions hook is not persisting the user permissions #17
  • SetPermissions is not working correctly when used as a before create hook #16
  • Mismatching permissions and requiredPermissions comparison #15
  • README says this "will go out by Nov. 21st." #14
  • Suggestion: Client Library #13
  • setPermissions not available? #12
  • Subtractive permission #9
  • any more detailed docs or examples? #5
  • Implement setPermissions hook #3
  • Implement checkPermissions express middleware #2

Merged pull requests:

v0.1.1 (2016-12-05)

Full Changelog

Closed issues:

  • "This module is not published yet" #8

Merged pull requests:

v0.1.0 (2016-11-21)

Full Changelog

Merged pull requests:

  • Add babel-polyfill for Node 4 #1 (daffl)

* This Changelog was automatically generated by github_changelog_generator