Releases: zauberzeug/air-link
Releases · zauberzeug/air-link
v0.5.0
New features and enhancements
- Use .air-link storage path to not collide with other NiceGUI applications (#28 by @rodja)
- Use the non-common port 4230 as default, but make it configurable (#27 by @rodja, @falkoschindler)
- Improve error message when installing (#26 by @rodja, @falkoschindler)
- Allow to set token directly from terminal (#25 by @rodja, @falkoschindler)
- Ensure we only run one network check at a time (#23 by @rodja)
- Provide status endpoint to check if Air Link is online (#22 by @rodja)
v0.4.0
v0.3.1
Bug Fixes
- Fix missing installation directory on startup (#15 by @pascalzauberzeug)
v0.3.0
New features and enhancements
- Read and save environment variables outside of installing a package (#14 by @pascalzauberzeug)
Bug fixes
- Bind installation directory correctly to app storage (#13 by @pascalzauberzeug)
v0.2.1
New features and enhancements
- Add
__version__
string (@falkoschindler)
v0.2.0
New features and enhancements
- Allow specifying the target directory for a package installation (#11, @falkoschindler)
v0.1.2
Bugfix
- Install air-link using a login rather than interactive shell (@codingpaula, @falkoschindler)
v0.1.1
Bugfix
- Fix path in service file for pyenv setups (@codingpaula, @falkoschindler)
v0.1.0
Initial release