Skip to content

Releases: illacloud/illa

v1.2.5

10 Nov 13:29
f484a3d
Compare
Choose a tag to compare

BUGS

  • add container env WEBSOCKET_SERVER_ADDRESS

v1.2.4

21 Oct 03:55
Compare
Choose a tag to compare

v1.2.3

08 Oct 06:58
e0bb19b
Compare
Choose a tag to compare

BUGS:

  • Modify the local directory path that binds with illa builder to C:/temp/illa-data on Windows.

v1.2.2

23 Sep 11:11
2714bd6
Compare
Choose a tag to compare

BUGS

  • Hotfix: fix error that default local directory /tmp/illa-data not exist

v1.2.1

23 Sep 11:12
2b7dabb
Compare
Choose a tag to compare
Merge pull request #38 from illa-family/develop

fix: fix mount local dir error

v1.2.0

23 Sep 07:23
250707e
Compare
Choose a tag to compare

NEW FEATURES:

  • Add support for persistence of ILLA Builder; the default local directory path is /tmp/illa-data. And now customization is not supported.
  • Add new arg --data for subcommand remove that will support removing the persistent data of ILLA Builder.

v1.1.0

15 Sep 11:28
60265a8
Compare
Choose a tag to compare

v1.1.0

NEW FEATURES:

  • Add a new subcommand update that can update the ILLA Builder with the latest docker image. E.g. illa update -S
  • Remove some unused args on some subcommands such as: restart, remove, stop etc.

PROJECT RELATED:

  • Add essential docs: CONTRIBUTING.md and ISSUES.md
  • Update issue templates: bug_report.md and feature_request.md

illa cli v1.0.1 release

07 Sep 09:14
c40b5e3
Compare
Choose a tag to compare

illa cli v1.0.0 release

05 Sep 11:54
186ea16
Compare
Choose a tag to compare
  • Support ILLA Builder self-hosted installation.