Links

Changelog

0.8.0

19 Aug 2023

Under the hood

  • Update request signing

0.7.0

2 Mar 2023

API Updates

  • Remove disk-shared from moreficent-account-info
  • Add moreficent-archive
  • Add dunebox-archive

0.6.0

24 Jan 2023

Bug Fixes

  • Fix deserialization error in dunebox-autoconnect

0.5.1

3 Jan 2023

API Updates

  • Add dunebox-avd-build-cfg
  • Add dunebox-avd-create

0.5.0

29 Dec 2022

API Updates

  • Update the data returned from dunebox-status
  • Add dunebox-avd-delete
  • Add dunebox-avd-list
  • Add dunebox-image-create
  • Add dunebox-image-delete
  • Add dunebox-image-extract
  • Add dunebox-image-list

0.4.2

16 Dec 2022

API Updates

  • Allow disabling of cache partition (using the --no-cache flag) and disabling of snapshot save (using --no-snapshot-save flag) during dunebox-init.

0.4.1

7 Dec 2022

Behaviour Updates

  • Add auto-reconnect for moreficent-connect

0.4.0

10 Nov 2022

API Updates

  • asid is optional for dunebox-terminate

Under the hood

  • Standardise signatures for all requests.
  • Enforce version compatibility for all requests
Last modified 1mo ago