Releases: living-atlases/la-toolkit
Releases · living-atlases/la-toolkit
1.5.0
1.4.6
1.4.5
1.4.4
This version should address a issue with the latest update of assh
binary.
- Update flutter & flutter deps to latest versions fixing issues
- cron-apt added to la-toolkit image so we can check for latest debian packages versions of la-pipelines and similar
- Latest ala-install selection in
Dockerfile
- Use a different
assh
release - Different fixes of new
assh
use (chown
, fix new location in different configs) - check for empty releases too of packages/modules
- Improved image proxy
1.4.3
1.4.2
This release contains:
- Added improved package check and retry
- Persist tune current tab for better software selection
- Lint error when spatial/ecodata installed in the same server
WARN: This version has an docker build issue that does not builds assh correcty (so ssh connections will fail). Workaround:
curl -L -o /tmp/assh.tar.gz -O https://github.com/moul/assh/releases/download/v2.15.0/assh_2.15.0_linux_amd64.tar.gz
cd /tmp/; tar xfvz assh.tar.gz assh; sudo mv assh /usr/local/bin/
or release the new1.4.3
1.4.1
1.4.0
This release includes a lot of improvements related with LA dependencies that are now configured via a YAML.
If you try to migrate to more recent versions of ALA, this produce some migration tips like:
Other minor improvements included in this release:
- Added new ala-install tags
- Added additional migration notes
- Only show migration notes when needed.
- Show console over the rest of terminals in right drawer