Releases: fullcube/loopback-component-access-groups
Releases · fullcube/loopback-component-access-groups
v1.2.0
<a name"1.2.0">
1.2.0 (2017-07-25)
Bug Fixes
- bind loopback-context for concurrency (f2d22197)
Features
- make currentUser and currentUserGroups in optionsFromRequest (75ad9019)
v1.1.0
<a name"1.1.0">
1.1.0 (2017-07-13)
Features
- update to support loopback 3.x (e0c926ad)
v1.0.4
<a name"1.0.4">
1.0.4 (2017-07-13)
Bug Fixes
- move loopback-component-explorer to devDependencies (d3a43ad2)
v2.0.0-beta1
Updated codebase to be compatible with loopback 3.x.
v1.0.3
<a name"1.0.3">
1.0.3 (2017-05-30)
Bug Fixes
- make isValidPrincipalId and extractRoleName instance methods again (f597abbf)
v1.0.2
<a name"1.0.2">
1.0.2 (2017-05-30)
Bug Fixes
- make getCurrentUser and getCurrentUserGroups instance methods again (495b017d)
v1.0.0
1.0.0 (2017-05-29)
Bug Fixes
- use loopback-context to access context info (8ca5d8ec)
- pin loopback dependency to the 2.x tree (8f70ad24)
Breaking Changes
- now requires loopback-context to be installed and configured
(8ca5d8ec)
v0.1.0
Fix handling for accessing the Group Model directly