1.6 KiB
Release notes
builtVersion is a const in main.go
1.0.18 - 04 September 2025
increased timeout for TLJ lock server connection to 30 seconds
1.0.17 - 30 August 2025
added functionality to commit transactions
1.0.15 - 27 August 2025
fixed TCP/IP connection to the lock server
1.0.14 - 21 August 2025
fixed issue in creditcall payment processing where error description was not properly set
1.0.13 - 21 August 2025
TCP/IP connection to the lock server is now established before encoding the keycard and closedafter the encoding is done.
1.0.12 - 11 August 2025
added delay before checking dispenser status
1.0.11 - 11 August 2025
updated Salto key encoding workflow
1.0.10 - 08 August 2025
updated logging for TLJ locks
1.0.9 - 08 August 2025
added TLJ lock server and implemented workflow for TLJ locks
1.0.8 - 01 August 2025
improved error handling and logging in Salto
1.0.7 - 25 July 2025
added check if the room exists
1.0.6 - 25 July 2025
updated workflow for Salto locks
1.0.5 - 24 July 2025
added encoding keycard copy for Salto locks
1.0.4 - 22 July 2025
added salto lock server and implemented workflow for Salto
1.0.0 - 30 June 2025
added creditcall payment method
/starttransaction
- API payment endpoint to start a transaction
0.9.1 - 22 May 2025
added lockserver interface and implemented workflow for Omnitec
0.9.0 - 22 May 2025
The new API has two new endpoints:
/issuedoorcard
- encoding the door card for the room./printroomticket
- printing the room ticket.