Skip to content

Releases: fullcube/loopback-component-access-groups

v1.2.0

Choose a tag to compare

@mrfelton mrfelton released this 25 Jul 09:09

<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

Choose a tag to compare

@mrfelton mrfelton released this 13 Jul 16:37

<a name"1.1.0">

1.1.0 (2017-07-13)

Features

  • update to support loopback 3.x (e0c926ad)

v1.0.4

Choose a tag to compare

@mrfelton mrfelton released this 13 Jul 16:31

<a name"1.0.4">

1.0.4 (2017-07-13)

Bug Fixes

  • move loopback-component-explorer to devDependencies (d3a43ad2)

v2.0.0-beta1

v2.0.0-beta1 Pre-release
Pre-release

Choose a tag to compare

@mrfelton mrfelton released this 30 May 08:17

Updated codebase to be compatible with loopback 3.x.

v1.0.3

Choose a tag to compare

@mrfelton mrfelton released this 30 May 17:03

<a name"1.0.3">

1.0.3 (2017-05-30)

Bug Fixes

  • make isValidPrincipalId and extractRoleName instance methods again (f597abbf)

v1.0.2

Choose a tag to compare

@mrfelton mrfelton released this 30 May 16:56

<a name"1.0.2">

1.0.2 (2017-05-30)

Bug Fixes

  • make getCurrentUser and getCurrentUserGroups instance methods again (495b017d)

v1.0.1

Choose a tag to compare

@mrfelton mrfelton released this 29 May 09:01

1.0.1 (2017-05-29)

v1.0.0

Choose a tag to compare

@mrfelton mrfelton released this 29 May 08:47

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

Choose a tag to compare

@mrfelton mrfelton released this 05 Feb 15:18
Fix handling for accessing the Group Model directly