Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 10 Apr 01:17
· 15 commits to main since this release
v0.6.0
3ad4657

Change Summary:

  1. Added network management features (port forwarding, port firewall opening), supporting automatic activation of configured port forwarding on Windows startup (implemented via Windows Task Scheduler).
  2. Added HTTP proxy configuration, enabling automatic use of HTTP proxy when launching the terminal.
  3. The startup of the distros has been adjusted to be triggered using Windows Task Scheduler.
  4. Added /scheduler cold-start mode to support automated tasks, such as the automatic startup of distros, activation of port forwarding, and automatic connection of USB devices upon boot.
  5. Added sidebar feature configuration to the settings page(Saving the OCD-afflicted).
  6. Added a help link for script hooks in the distro settings.
  7. Added an optional compression toggle for exporting distros.
  8. Added IP address display in the distro information view.
  9. For Microsoft Store-installed distros, the installation will be terminated and a conflict message will be shown when the same distro source is detected (cloning the installed distro is recommended).
  10. Fixed a bug related to the target directory during distro cloning.
  11. Fixed a bug when automatically connecting multiple USB devices.
  12. Replaced the administrator mode shield icon and updated the *.md readme files.

Full Changelog: v0.5.1...v0.6.0