Virtual Machines - Changelog
2024.3
- Add configuration for disk size.
- Show notification when creating VMs.
2024.2
- Make more actions return to list.
- Do not close window when adding ipsw.
- Remove colons in keyboard shortcuts.
- Title case not matching message.
- Updated screenshots.
- Skip Input as Universal Action.
- Replace PlistBuddy to get prefs.
2024.1
- Add Universal Action to install from ipsw.
- Capture system keys when running VMs.
- When deleting VM, remove it from ignored list.
- Hide Alfred before starting VM.
- Shorter Objective-C functions.
2023.9
- Make suspendable on by default.
- Fix for run action.
2023.8
- New
itart
keyword to list ignored VMs. All modifiers apply, but ⇧↩ unignores instead of ignoring. - Changed fn modifier to switch between main and ignored lists.
- Add
suspendable
option. - Do not close window when overwritting or cloning.
- Revamped connections.
2023.7
- Add option to start cloned VM.
- Capitalize "After" in modifiers.
- Use /bin/zsh --no-rcs.
2023.6
Shorter Ignored VMs configuration message.
2023.5
- Run virtual machines concurrently instead of sequentially.
- Replace deprecated readDataToEndOfFile with readDataToEndOfFileAndReturnError.
2023.4
Update About.
2023.3
Tart is now a third-party formula.
2023.2
- Add ⇧↩ as quick method to ignore VM.
- Add fn↩ to reset list of ignored VMs.
2023.1
Use new JSON format for VM details.
2022.2
Option to restart original VM after overwrite.
2022.1
Initial version.