Skip to content

v0.19.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 19:26
· 27 commits to master since this release
9cad443

General

  • Updated front-end to use v2 endpoints

API

  • Created the following endpoints
    • /api/v2/backup
    • /api/v2/recover
    • /api/v2/reboot
    • /api/v2/shutdown
    • /api/v1/file_asset
    • /api/v1/assets/content
    • /api/v1/assets/order
    • /api/v1/assets/control

Internal

  • Bumps the following GitHub actions
    • actions/checkout (v4)
    • actions/setup-python (v5)
    • actions/cache (v4)
    • codecov-action (v5)
    • docker/setup-buildx-action (v3)
    • docker/setup-qemu-action (v3)