Skip to content

Releases: AlexKhymenko/ngx-permissions

v5.0.0

04 May 09:43
Compare
Choose a tag to compare

Version with rjxs 6

v5.0.0-rc.0

29 Apr 19:00
Compare
Choose a tag to compare

5.0.0-rc.0

Breaking change
minimal rxjs dependency is 6.0

v4.1.0

08 Mar 20:27
Compare
Choose a tag to compare

Add authorisation strategies closes #20

v4.0.0

26 Feb 12:42
Compare
Choose a tag to compare

BREAKING CHANGE
MINIMAL rxjs dependency is 5.5 due to this bug #31

v3.2.4

23 Feb 07:58
Compare
Choose a tag to compare

Change Observable.merge to operator merge.

v3.2.3

20 Feb 07:53
Compare
Choose a tag to compare

Optimise directive when working with lot of data(prevent re rendering);

v3.2.2

08 Feb 08:32
Compare
Choose a tag to compare

Fix bug with not resetting permissions on loadPermissions

v3.2.1

23 Jan 15:02
Compare
Choose a tag to compare

Fix aot compilation

v3.2.0 NOT AOT COMPATIBLE USE V3.2.1

23 Jan 08:36
Compare
Choose a tag to compare

Improve testing exp
Add NgxPermissionsAllowStubDirective, NgxPermissionsRestrictStubDirective

v3.1.0

16 Jan 08:27
Compare
Choose a tag to compare

Improve typescript support
Don't show template on initial load.