Releases: aica-technology/api
AICA Launcher v1.2.0
CHANGELOG
Release Versions:
1.2.0
This version adds an auto-login feature for versions of AICA Studio: Edge which require authentication (normally v4.3.0 and later). You will automatically be logged in as a super administrator (all permissions allowed) as soon as you launch a configuration in the Launcher.
1.1.2
This version releases two improvements:
- Improve error handling when entering the license key
- Fix issues with opening terminals on Unix
1.1.1
This version fixes an issue with the downloading of packages from our registry due to a caching error.
1.1.0
This version adds a few improvements:
- Filter out older versions of AICA Core and
app-builder
- Only display packages compatible with currently supported AICA Core versions
- Only display packages compatible with the current architecture
- Improves the performance of fetching packages metadata
1.0.1
This patch release fixes a handful of bugs:
- Resolve an issue where a configuration couldn't be updated until a restart if first launch failed
- Properly show the "Real-time" field value on Linux
- Improve Markdown rendering for package descriptions
- Correct the placeholder text for the Configuration's "Custom Packages" field
1.0.0
Initial release of the AICA Launcher.
AICA Launcher v1.1.2
CHANGELOG
Release Versions:
1.1.2
This version releases two improvements:
- Improve error handling when entering the license key
- Fix issues with opening terminals on Unix
1.1.1
This version fixes an issue with the downloading of packages from our registry due to a caching error.
1.1.0
This version adds a few improvements:
- Filter out older versions of AICA Core and
app-builder
- Only display packages compatible with currently supported AICA Core versions
- Only display packages compatible with the current architecture
- Improves the performance of fetching packages metadata
1.0.1
This patch release fixes a handful of bugs:
- Resolve an issue where a configuration couldn't be updated until a restart if first launch failed
- Properly show the "Real-time" field value on Linux
- Improve Markdown rendering for package descriptions
- Correct the placeholder text for the Configuration's "Custom Packages" field
1.0.0
Initial release of the AICA Launcher.
AICA Launcher v1.1.1
CHANGELOG
Release Versions:
1.1.1
This version fixes an issue with the downloading of packages from our registry due to a caching error.
1.1.0
This version adds a few improvements:
- Filter out older versions of AICA Core and
app-builder
- Only display packages compatible with currently supported AICA Core versions
- Only display packages compatible with the current architecture
- Improves the performance of fetching packages metadata
1.0.1
This patch release fixes a handful of bugs:
- Resolve an issue where a configuration couldn't be updated until a restart if first launch failed
- Properly show the "Real-time" field value on Linux
- Improve Markdown rendering for package descriptions
- Correct the placeholder text for the Configuration's "Custom Packages" field
1.0.0
Initial release of the AICA Launcher.
AICA Launcher v1.1.0
CHANGELOG
Release Versions:
1.1.0
This version adds a few improvements:
- Filter out older versions of AICA Core and
app-builder
- Only display packages compatible with currently supported AICA Core versions
- Only display packages compatible with the current architecture
- Improves the performance of fetching packages metadata
1.0.1
This patch release fixes a handful of bugs:
- Resolve an issue where a configuration couldn't be updated until a restart if first launch failed
- Properly show the "Real-time" field value on Linux
- Improve Markdown rendering for package descriptions
- Correct the placeholder text for the Configuration's "Custom Packages" field
1.0.0
Initial release of the AICA Launcher.
AICA Launcher v1.0.1
CHANGELOG
Release Versions:
1.0.1
This patch release fixes a handful of bugs:
- Resolve an issue where a configuration couldn't be updated until a restart if first launch failed
- Properly show the "Real-time" field value on Linux
- Improve Markdown rendering for package descriptions
- Correct the placeholder text for the Configuration's "Custom Packages" field
1.0.0
Initial release of the AICA Launcher.
AICA Launcher v1.0.0
Original release of the AICA Launcher.
AICA Launcher v0.0.6
feat(schema): revise transitions and states (#177) * feat(schema): rename 'loaded' state to 'inactive' for controllers * feat(schema): add additional lifecycle transitions to components * docs: changelog * refactor: move on_shutdown transition further down in the order * feat: update static generated schemas