Releases: airsdk/airsdkmanager-releases
Releases Β· airsdk/airsdkmanager-releases
v1.0.4
This forms the first release version.
Updates:
- complete rewrite of sdk management
- ability to continue running in the background
- ui updates to remove blocking when updating
- status bar icon for running in background
- notifications for available updates on windows
- add functionality to auto download available updates
- add ability to auto update the SDKs
Fixes:
- fix license import issue (resolves #5)
- update select sdk ui to correctly flag prereleases
v0.7.0
v0.5.0
What's Changed
- feat(ui): add action panel to main sdk management screen to hide install custom sdk button
- fix(ui): made improvements to how air sdk list was updated to keep in sync with data
- feat(ui): add 'show all available' flag to limit sdks shown on main page to only installed and latest
- feat(ui): rework of main sdk list to better prompt for install and remove options while install/update in progress
v0.4.1
What's Changed
- Improve logging, including an output to a file for debugging user installations
- Add global uncaught error handler
- Additional filesystem checks to ensure air sdk directory is writeable for the user
- fix(app): add ability to clear a path input and apply change (resolves #36)