Releases: cityssm/node-faster-unofficial-api
Releases · cityssm/node-faster-unofficial-api
v0.6.0
Automatically truncate itemName
, binLocation
, and alternateLocation
on item updates when necessary.
v0.5.2
Add a delay after clicking buttons.
v0.5.1
Ability to update binLocation
and alternateLocation
for inventory items.
v0.5.0
updateInventoryItem()
function, to update item names and descriptions.
v0.4.1
When executing an integration, wait for network idle before closing the browser. Increases reliability.
v0.4.0
New API
getMessageLog(startDate, endDate)
v0.3.0
Export DEBUG_NAMESPACE
and DEBUG_ENABLE_NAMESPACES
for debugging.
v0.2.0
Added executeIntegration()
to execute integrations on demand.