15 lines
438 B
Markdown
15 lines
438 B
Markdown
## Release notes
|
|
|
|
builtVersion is a const in main.go
|
|
|
|
#### 1.0.0 - 30 Jun 2024
|
|
added creditcall payment method
|
|
`/starttransaction` - API payment endpoint to start a transaction
|
|
|
|
#### 0.9.1 - 22 May 2024
|
|
added lockserver interface and implemented workflow for Omnitec
|
|
|
|
#### 0.9.0 - 22 May 2024
|
|
The new API has two new endpoints:
|
|
- `/issuedoorcard` - encoding the door card for the room.
|
|
- `/printroomticket` - printing the room ticket. |