Releases: jaracil/nexus
Releases · jaracil/nexus
1.8.0
1.7.0
1.4.0
1.0.0
1.0.0
New:
user.addWhitelist
user.delWhitelist
user.addBlacklist
user.delBlacklist
user.setMaxSessions
sys.version
- New error code
-32006 - ErrLockNotOwned
available for the Sync operations
Modified:
sys.node.list
return value now includes the api version (check API.md)task.list
returns value improved (check API.md)sys.session.list
fieldid
renamed toconnid
sys.session.kick
fieldconnId
renamed toconnid
sys.session.reload
fieldconnId
renamed toconnid
sys.watchdog
parameter made optional, and put into a mapsync.lock
andsync.unlock
return error-32006
on unsuccessful lock/unlock instead of"ok":false
sys.ping
returns an"ok": true
on success
Deprecates:
user.listTemplate
sys.reload