Releases: Whisky-App/Whisky
Releases · Whisky-App/Whisky
Release 2.1.3
Quality of Life:
- Improved settings and context menus
Bug Fixes:
- Fixed a typo that broke ESync
- Standardised logs to be consistent across locales
Full Changelog: v2.1.2...v2.1.3
Release 2.1.2
Quality of Life:
- Program Config sections are now collapsable
- Reworked Environment Variables editor to be much more robust and easy to use
- Added back ESync as an option for Diablo players
Bug Fixes:
- Fixed some syncing issues with settings
- Fixed missing strings in locales
- Fixed an issue where bottle configs would be reset between versions
- Improved readability of bottom bar buttons
Full Changelog: v2.1.1...v2.1.2
Release 2.1.1
New Features:
- New settings window to allow you to configure settings like Whisky's update behaviour
- WhiskyKit is now a Swift Package, allowing it to be integrated into other projects easily
Quality of Life:
- Removed some unused dependencies
- All in-app internet requests will now be made to Whisky's server, eliminating the need to use a VPN to update Whisky for users in mainland China
- Better in-app help menu with quick links for Whisky's Website, Discord, and GitHub
Bug Fixes:
- Significantly reduced the memory footprint of Whisky
- Fixed a crash that would occur with certain programs and bottles
Full Changelog: v2.1.0...v2.1.1
Release 2.1.0
New Features:
- Added MSync, a Mac-specific implementation of Wine sync, which greatly improves FPS in CPU-bound applications (GPTK needs to be re-downloaded)
Bug Fixes:
- Added a minimum window size to Whisky's main window
- Fixed programs starting from pins not using arguments and environment variables
- Fixed an issue where Retina Mode toggle would fail on other languages if the key didn't exist
Full Changelog: v2.0.2...v2.1.0
Release 2.0.2
Quality of Life:
- Updates to locales
Bug Fixes:
- Fixed an issue where the Retina Mode toggle would be unavailable
- Fixed an issue where Whisky would fail to save bottle list data
Full Changelog: v2.0.1...v2.0.2
Release 2.0.1
Quality of Life:
- Fixed typo in CLI usage notes
- Updates to locales
Bug Fixes:
- Fixed an issue with bottles on external drives
- Fixed an issue where the DXVK async toggle did not work as intended
New Contributors:
- @humantorch made their first contribution in #439
- @kamdz01 made their first contribution in #455
Full Changelog: v2.0.0...v2.0.1
Release 2.0.0
Breaking Changes:
- Bottles from <1.0.0 are no longer supported
- Bottles from <2.0.0 may appear with the wrong name
Quality of Life:
- Added a toggle for DXVK Asynchronous shader compilation
- Selected bottle will be remembered after Whisky is closed
- Bottle configuration sections can now be collapsed to allow you to focus on the settings you care about
- Improved bottle loading by moving icon loading code to be asynchronous
- You can now open bottles in Finder
- Made downloader statistics monospaced to improve readability
- Pinned programs will display an animation when launched
- Pinned programs are now opened with double-click instead of clicking on the green run button
- Programs will display whether they are 32-bit or 64-bit
New Features:
- Accent color is now Whisky orange
- Refactored "starred" programs, these are now called "Pinned Programs", these can be renamed, and will be created automatically when an app makes a start menu shortcut
- Added a blocklist for programs, you can now easily hide any programs you don't care from the Program List
- You can now set a program to launch with a certain locale
- Added WhiskyCmd, a new global command-based interface to manage your Whisky bottles
- Install via
Whisky > Install Whisky CLI...
- For information on usage, run the
whisky
command
- Install via
Bug Fixes:
- Fixed UI misalignment on Bottle View
- Fixed bottle names not updating in sidebar immediately after renaming
- Fixed bottles being deselected after moving
New Contributors:
- @BomberFish made their first contribution in #388
Full Changelog: v1.3.2...v2.0.0
Release 1.3.2
Release 1.3.1
Bug Fixes:
- Fixes an issue where Application Shortcuts made for programs with spaces in their name would fail
- Fixes an issue where Application Shortcuts could override existing macOS apps
- Fixes an improperly localised checkbox string
Full Changelog: v1.3.0...v1.3.1
Release 1.3.0
Quality of Life:
- Program icons that were previously missing will now display
.exe
will display their icon system-wide (i.e. in Finder)- Locale improvements
New Features:
- You can now create shortcuts to programs in your Applications folder
- If Whisky is set as the default program, you can now double-click to open
.exe
,.msi
. and.bat
files in your bottles
Full Changelog: v1.2.2...v1.3.0