github txlog/server v1.3.2

latest release: v1.4.0
2 days ago

What's Changed

  • Major Changes

    • Added GetMachineID function to handle machine details requests.
    • Introduced a new GetSponsorIndex function for sponsor page requests.
    • Refactored routes to include new endpoints for executions and machines.
    • Improved query handling and limited total executions displayed to 1000.
  • Template Changes

    • Added new templates: execution_id.html, machine_id.html, sponsor.html.
    • Updated existing templates with new styles and improved layouts.
  • Minor Changes

    • Removed unnecessary import of strconv in executions_controller.go.
    • Updated ExecutionID struct field to include URI binding.

Docker image

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

Full Changelog: v1.3.1...v1.3.2

Don't miss a new server release

NewReleases is sending notifications on new releases.