Releases: PlusAuth/plusauth-rest-js
Releases · PlusAuth/plusauth-rest-js
Release list
v2.4.0
2.4.0 (2025-12-18)
Features
- add job service (180ac2a)
Type Improvements
- client_ip_attr for radius (a42cd79)
- incorrect value for android sha25 fingerprint setting (9241999)
- invalid key for android sha25 fingerprint setting (01ab62f)
- log response model (f84c1d1)
- remove updated_at from update client schema (6f627c7)
- tenant branding settings (8ac4647)
- update job execution log interface (e03d2d4)
- update user schema (af42feb)
v2.3.0
v2.2.0
v2.1.0
v2.0.3
v2.0.2
v2.0.1
v2.0.0
This version brings usability improvements along with some breaking changes.
Fixes
- error stacktraces don't include the method call
Features
- every method now contains jsdoc
- better parameter namings for better autocompletion
Breaking Changes
-
tenant administrator methods refactored to be under separate entity
-
Sub entity method names are changed to be more user friendly and descriptive.
List of changed methods:old new rolesaddPermissions assignPermissions removePermissions unassignPermissions removeRoles unassignRoles roleGroupsaddRoles assignRoles addRoleGroups assignRoleGroups removeRoles unassignRoles