github txlog/server v1.18.2

latest release: v1.18.3
13 hours ago

🚀 Release v1.18.2

Patch release that fixes an important deletion bug in the assets controller which could remove transaction items belonging to other assets when they shared the same transaction_id.

Fixes

  • Fix asset deletion to avoid deleting transaction items for other assets:
    • The DELETE logic in DeleteMachineID was corrected to target transaction_items by machine_id instead of deleting items by transaction_id (which could match multiple assets). This prevents accidental removal of transaction_items belonging to other assets that happen to share the same transaction_id.

🐳 Docker Image

docker pull cr.rda.run/txlog/server:v1.18.2

🔗 Links

Don't miss a new server release

NewReleases is sending notifications on new releases.