Releases: Whisky-App/Whisky
Pre-release 0.2.3
Quality of Life:
- Added Chinese Simplified and Traditional Locale
- Added Korean Locale
- Added Ukranian Locale
- Added Finnish Locale
- Added German Locale
- Improved Spanish Locale
New Contributors:
- @Umiiii made their first contribution in #59
- @7408647n made their first contribution in #67
- @default-anton made their first contribution in #60
- @KuuttiProductions made their first contribution in #73
- @hijae made their first contribution in #71
Full Changelog: pre-0.2.2...pre-0.2.3
Pre-release 0.2.2
Quality of Life:
- Updates to French, Polish, Spanish, and Russian translations
- Returned macOS Ventura 13.1 Support
- Unneeded extra files removed
- Windows 10 made the default version for new bottles
- Cleanup of code, removal of unneeded
@State
and@Bindings
- Added issue templates to the GitHub
- Whisky is now properly signed
- Fixed dependency packing
New Features:
- Better Logging
- Log files will now be created in
~/Library/Logs/Whisky
- Log messages will be reported to OSLog
- Log files will now be created in
- Whisky will ask to be moved to Applications folder
Bug Fixes:
- GPT Installer should now work as intended
- Fixed locale in Alert when programs failed to load
New Contributors:
- @TeroKeso made their first contribution in #28
- @kavoye made their first contribution in #36
- @Frityet made their first contribution in #30
- @rhysm94 made their first contribution in #50
Full Changelog: pre-0.2.1...pre-0.2.2
Pre-release 0.2.1
New Features:
- Automatic game porting toolkit installer, just drag-n-drop the DMG file when prompted
If you are having issues, please see the Discord FAQ or the Issues page.
What's Changed
- Add discord invite link by @0x346e3730 in #19
New Contributors
- @0x346e3730 made their first contribution in #19
Full Changelog: pre-0.2.0...pre-0.2.1
DirectX12 Support Version 1 (Pre-release 0.2.0)
This is a pre-release version built on top of Apple's Game Porting Kit
allowing for DirectX12 support. To run, you will need to download this porting kit yourself from Apple's Website.
This requires macOS Sonoma
How to install the game porting toolkit:
- Double-click to open and mount the toolkit
- Open another Finder window and navigate to where you installed Whisky
- Right-click on Whisky, click on
Show Package Contents
- Navigate to
Contents/Resources/Libraries/Wine
- Drag and drop the contents of the game porting toolkit's
lib
folder into the Wine folder and selectMerge
What's Changed
- New Crowdin updates by @IsaacMarovitz in #8
- New Crowdin updates by @IsaacMarovitz in #9
Full Changelog: pre-0.1.2...pre-0.2.0
Pre-release 0.1.3
Quality of Life:
- Updates to French, Polish, Spanish, and Russian translations
- Cleaner less computationally expensive DXVK init
New Features:
- Add Windows version selection dropdown to bottle config view
- Add destructive action confirmation dialogue
- Properly localise certain strings
- Allow arugments to be passed to programs
- Customisable DXVK HUD options
- Added menu item to quit all bottles
Bug Fixes:
- Fix wine version parsing with WineCX
- Bottles will be properly quit when app closes
Full Changelog: pre-0.1.2...pre-0.1.3
Pre-release 0.1.2
Quality of Life:
- Updates to French, Polish, Spanish, and Russian translations
- Whisky will attempt to close
wineserver
instances on quit
New Features:
- Switch to WineCX, allowing Steam and Unity games to run
- Add 'Program View' that allows you to launch an app with custom Environment Variables
Bug Fixes:
- Some slight UI adjustments
Full Changelog: pre-0.1.1...pre-0.1.2
Pre-release 0.1.1
Quality of Life:
- Bottle path in Info can now be copied
- Bottles can be renamed in the sidebar
- Windows version selection dropdown in Bottle creation menu reversed to put newer versions at the top
New Features:
- 'Start Menu' now displays icons, and apps can be easily opened
Bug Fixes:
- 'Start Menu' no longer displayed if you have no items
Full Changelog: pre-0.1.0...pre-0.1.1
Pre-release 0.1.0
Initial preview version of Whisky!
This version includes the following:
- Basic bottle creation and management
- Easy Wine configuration
- Wine 8.5
- DXVK 1.10.3
- MoltenVK 1.2.3
What's Changed
- Update crowdin.yml by @IsaacMarovitz in #3
- New Crowdin updates by @IsaacMarovitz in #4
New Contributors
- @IsaacMarovitz made their first contribution in #3
Full Changelog: https://github.com/IsaacMarovitz/Whisky/commits/pre-0.1.0