Skip to content

Releases: airsdk/airsdkmanager-releases

v1.0.4

04 Oct 02:49
Compare
Choose a tag to compare

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

10 Jan 06:02
Compare
Choose a tag to compare

What's Changed

  • feat(ui): add pre-release (labs) section to separate pre-release and release versions of the SDK
  • fix: minor fixes to catch invalid screens and correctly remove event listeners

v0.5.0

24 Nov 06:42
Compare
Choose a tag to compare

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

22 Aug 07:05
Compare
Choose a tag to compare

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)

v0.3.0

20 Mar 02:22
Compare
Choose a tag to compare

What's Changed

  • feat(debug): add toubleshooting tab to display debug logs from adt via socket server
  • feat(debug): add controls (clear/toggle/clipboard) to troubleshooting tab
  • feat: add license to installer

v0.2.0

02 Mar 05:49
Compare
Choose a tag to compare
initial commit