Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.5.9 #31

Merged
merged 2 commits into from
Aug 9, 2023
Merged

v0.5.9 #31

merged 2 commits into from
Aug 9, 2023

Conversation

cjlapao
Copy link
Contributor

@cjlapao cjlapao commented Aug 9, 2023

Description

  • Fixed an issue where you were unable to resume suspended VMs in groups
  • Fixed an issue where you were unable to create a MacVM
  • Fixed an issue where you were unable to create Ubuntu Machines
  • Added ability to create Windows Machines
  • Upgraded Packer engine to use the packer-examples repo from Parallels
  • Added the ability to Hide/Show Vms
  • Added the ability to Hide/Show Groups
  • Added the ability to Hide/Show All Vms or Groups
  • Added the ability to rename a Group
  • Added the ability to show the snapshot tree in a flat way, this is configured in the settings
  • Further improved the UI
  • Further improvements in performance

Fixes #23, #25 #24 #29 #28

Type of change

Please delete options that are not relevant.

  • Documentation Change
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have run tests (npm run test) that prove my fix is effective or that my feature works
  • I have run format check (npm run format-check) that shows any code inconsistency
  • I have updated the CHANGELOG.md file accordingly

cjlapao added 2 commits August 8, 2023 05:08
* Fixed an issue where you were unable to create a MacVM
* Fixed an issue where you were unable to create Ubuntu Machines
* Added ability to create Windows Machines
* Upgraded Packer engine to use the packer-examples repo from Parallels
* Added the ability to Hide/Show Vms
* Added the ability to Hide/Show Groups
* Added the ability to Hide/Show All Vms or Groups
* Added the ability to rename a Group
* Added the ability to show the snapshot tree in a flat way, this is configured in settings
* Further improved the UI
* Further improvements in performance

Fix #23
Fix #24
Fix #25
Fix #28
Fix #29
@cjlapao cjlapao merged commit 67a6469 into main Aug 9, 2023
1 check passed
@cjlapao cjlapao deleted the add-ability-remove-vms branch August 9, 2023 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

I am able to move group in a group
1 participant