v0.8.48

July 6, 2023

This update includes improvements and bug fixes

Improvements 🙌

  • Finished Vue3 migration

  • Implemented new method of fetching app executable ProductVersion on Windows using powershell.

  • Updated behavior of the `list-drives` service to include support for new method for macOS, as well as improved fallback handling.

  • Streamlined aspects of information/error logging.

  • Added preliminary recognition for when the user's machine suspends such as when it goes to sleep

  • Changed compilation of Typescript from babel-loader to ts-loader

  • Added diskutil method for listing drives.

  • Added hard drive detection utility to development settings view

  • Minor type-related updates and various other corrections to src content

  • Streamlined aspects of project tooling

  • Updated NodeJS to v18.14.2

  • Made improvements to renderer error handling

  • Various other minor improvements

Bug Fixes 🪲

  • Minor bug fix for listing drives via powershell

  • Prevent Content-Type header from automaticaly being set in requests if already explicitly declared in requerst parameters.

Last updated

Was this helpful?