Skip to content

Releases: insidegui/VirtualBuddy

Version 1.4.1

25 Mar 20:10
fc702a1
Compare
Choose a tag to compare

What's Changed

Version 1.4.1 addresses an issue that caused deep links to not work when opened before launching VirtualBuddy.

Learn more about the VirtualBuddy URL scheme.

What's Changed in Version 1.4

Note: this is the last release of VirtualBuddy to support macOS 12, future releases will require macOS 13 or later.

  • Basic automation support is now available with the virtualbuddy URL scheme (learn more)
  • Interrupted virtual machine installs can now be restored by opening the virtual machine from the library screen
  • Adds basic controls to the virtual machine window toolbar
  • Adds support for Rosetta on Linux guests (learn more)
  • Copy and paste support is now enabled for Linux guests
  • Improves handling of virtual machine screenshots
  • Open/save panels now correctly remember the last used directory
  • Linux virtual machines will no longer display an install recovery alert
  • Addresses an issue that caused communication between VirtualBuddy and the guest app on macOS to stop working after restarting a virtual machine
  • Addresses an issue that could cause the virtual machine setup to skip the configuration step in some cases
  • Addresses several memory leaks

Full Changelog: 1.3.2...1.4

Version 1.4

22 Mar 15:06
f50fa20
Compare
Choose a tag to compare

What's Changed

Note: this is the last release of VirtualBuddy to support macOS 12, future releases will require macOS 13 or later.

  • Basic automation support is now available with the virtualbuddy URL scheme (learn more)
  • Interrupted virtual machine installs can now be restored by opening the virtual machine from the library screen
  • Adds basic controls to the virtual machine window toolbar
  • Adds support for Rosetta on Linux guests (learn more)
  • Copy and paste support is now enabled for Linux guests
  • Improves handling of virtual machine screenshots
  • Open/save panels now correctly remember the last used directory
  • Linux virtual machines will no longer display an install recovery alert
  • Addresses an issue that caused communication between VirtualBuddy and the guest app on macOS to stop working after restarting a virtual machine
  • Addresses an issue that could cause the virtual machine setup to skip the configuration step in some cases
  • Addresses several memory leaks

Full Changelog: 1.3.2...1.4

Version 1.3.2

02 Oct 16:07
fe0a80c
Compare
Choose a tag to compare

What's Changed

  • The type of virtual keyboard can now be configured with a generic keyboard or a Mac keyboard, this addresses an issue that caused the keyboard to not be recognized by VMs running macOS 12, which does not support the Mac keyboard type; this keyboard type requires the host to be running macOS 14 or later
  • Hides the "Boot on install drive" option for macOS guests, since this option is only relevant for Linux VMs

Learn more about what's new in VirtualBuddy 1.3

Full Changelog: 1.3.1...1.3.2

Version 1.3.1

29 Sep 03:34
ef2cab4
Compare
Choose a tag to compare

image

What's new in VirtualBuddy 1.3.1

  • Version 1.3.1 addresses an issue that prevented some virtual machines from booting

What's new in VirtualBuddy 1.3

  • New app icon designed by Matthew Skiles
  • The VirtualBuddyGuest is now fully integrated into the app; it's automatically mounted for virtual machines running macOS, to install it, select the "Guest" disk on Finder's side bar and double-click the "VirtualBuddyGuest" app icon
  • Support for automatically changing guest screen resolution based on window size in macOS Sonoma
  • New options to resize the virtual machine window according to the display resolution
  • Reduces the minimum size of the boot disk for a virtual machine to 2GB
  • Basic Linux support (by @franklefebvre)
  • Many improvements to the installation wizard
  • Addresses some issues when running in macOS Sonoma

New Contributors

Full Changelog: 1.2.2...1.3.1

Version 1.3

28 Sep 15:19
0b33af7
Compare
Choose a tag to compare

image

  • New app icon designed by Matthew Skiles
  • The VirtualBuddyGuest is now fully integrated into the app; it's automatically mounted for virtual machines running macOS, to install it, select the "Guest" disk on Finder's side bar and double-click the "VirtualBuddyGuest" app icon
  • Support for automatically changing guest screen resolution based on window size in macOS Sonoma
  • New options to resize the virtual machine window according to the display resolution
  • Reduces the minimum size of the boot disk for a virtual machine to 2GB
  • Basic Linux support (by @franklefebvre)
  • Many improvements to the installation wizard
  • Addresses some issues when running in macOS Sonoma

New Contributors

Full Changelog: 1.2.2...1.3

Version 1.3 Beta 1

07 Jun 21:37
c7fd5fa
Compare
Choose a tag to compare
Version 1.3 Beta 1 Pre-release
Pre-release

Addresses a crash on launch when running in macOS Sonoma

Known issue: VM thumbnails in the library may show black bars depending on the size of the window when the screenshot was taken.

Version 1.2.2

09 Sep 14:22
2f72d57
Compare
Choose a tag to compare
Version 1.2.2 Pre-release
Pre-release

Fixed in VirtualBuddy 1.2.2

  • Makes custom IPSW URL validation less strict, allowing downloads from plain HTTP URLs and URLs that don't end in .ipsw
  • Addresses an issue that caused audio input to not work in virtual machines; VirtualBuddy will ask for microphone access the first time audio input is used within a virtual machine

1.2.1

02 Aug 20:22
e41da3b
Compare
Choose a tag to compare
1.2.1 Pre-release
Pre-release

New in VirtualBuddy 1.2.1

General improvements to the installer user interface:

  • Addresses an issue that caused the installer to clip the configuration user interface, hiding the "continue" button
  • It is now possible to navigate using the arrow keys when selecting the installation method
  • Text fields now use the same consistent style
  • The virtual machine name button is automatically focused as expected
  • Command + R can be used to generate a new random name while editing the virtual machine's name during installation

1.2

27 Jul 21:17
ecae678
Compare
Choose a tag to compare
1.2 Pre-release
Pre-release

New in VirtualBuddy 1.2

  • Managing virtual machines can now be done entirely within the library view, the contextual menu offers options for renaming, deleting, duplicating, and showing the VM in Finder
  • The library now sorts virtual machines by creation date, in reverse chronological order
  • Virtual machines can now be configured with custom CPU, RAM, storage devices, network devices, displays, and many other options
  • The option to capture system keyboard shortcuts is now persisted for each virtual machine in the library
  • Adds support for shared folders to share specific directories from your Mac with the virtual machine ¹
  • Adds support for bridged networking, allowing a physical network interface from your Mac to be exposed to the virtual machine
  • Additional storage can now be added to virtual machines by creating new disk images from within VirtualBuddy
  • A new debug console showing logs related to the installation process is now available while installing macOS in a new virtual machine
  • The default library directory for new installs is now ~/Library/Application Support/VirtualBuddy (this is where VirtualBuddy stores virtual machines and downloads)
  • Clicking a virtual machine that's already open in the library will now correctly focus the existing window for that virtual machine

Known issues

  • If macOS installation is interrupted, the broken virtual machine is still shown in the library and there's currently no way to finish the installation; workaround: delete the VM and create a new one
  • When a library is moved between different hosts, the configuration for a virtual machine might be unsupported in the new host, preventing it from starting; workaround: adjust the virtual machine settings for the new host
  • The initial display resolution setting after creating a new virtual machine is not set to "Size to Fit ..." in some situations
  • When editing storage settings for an existing virtual machine, the Boot disk is incorrectly selectable on the list and selecting it enables the remove button, even though the Boot disk can't be deleted
  • Setting the pointing device to "Trackpad" may cause the cursor to be unusable in the virtual machine

¹ Using shared folders

To make your shared folders available in the virtual machine,
run the following command in Terminal (Applications > Utilities > Terminal):

mkdir -p ~/Desktop/VirtualBuddyShared && mount -t virtiofs VirtualBuddyShared ~/Desktop/VirtualBuddyShared

A folder named "VirtualBuddyShared" will show up on the Desktop.

1.0.3

13 Jul 13:42
af645dd
Compare
Choose a tag to compare
1.0.3 Pre-release
Pre-release
  • Adds the option to customize the size of the VM disk when creating a new VM
  • Fixes a bug that prevented the new VM window from being closed