Skip to content

Releases: Whisky-App/Whisky

Pre-release 0.2.3

10 Jun 11:39
babfa0e
Compare
Choose a tag to compare
Pre-release 0.2.3 Pre-release
Pre-release

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:

Full Changelog: pre-0.2.2...pre-0.2.3

Pre-release 0.2.2

09 Jun 16:18
40c41b3
Compare
Choose a tag to compare
Pre-release 0.2.2 Pre-release
Pre-release

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
  • 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:

Full Changelog: pre-0.2.1...pre-0.2.2

Pre-release 0.2.1

07 Jun 16:55
0490b0a
Compare
Choose a tag to compare
Pre-release 0.2.1 Pre-release
Pre-release

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

New Contributors

Full Changelog: pre-0.2.0...pre-0.2.1

DirectX12 Support Version 1 (Pre-release 0.2.0)

06 Jun 22:02
2288fa0
Compare
Choose a tag to compare

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:

  1. Double-click to open and mount the toolkit
  2. Open another Finder window and navigate to where you installed Whisky
  3. Right-click on Whisky, click on Show Package Contents
  4. Navigate to Contents/Resources/Libraries/Wine
  5. Drag and drop the contents of the game porting toolkit's lib folder into the Wine folder and select Merge

What's Changed

Full Changelog: pre-0.1.2...pre-0.2.0

Pre-release 0.1.3

02 May 23:29
ca56980
Compare
Choose a tag to compare
Pre-release 0.1.3 Pre-release
Pre-release

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

07 Apr 22:47
26a2ed3
Compare
Choose a tag to compare
Pre-release 0.1.2 Pre-release
Pre-release

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

06 Apr 01:30
23e61d6
Compare
Choose a tag to compare
Pre-release 0.1.1 Pre-release
Pre-release

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

05 Apr 06:00
0295734
Compare
Choose a tag to compare
Pre-release 0.1.0 Pre-release
Pre-release

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

New Contributors

Full Changelog: https://github.com/IsaacMarovitz/Whisky/commits/pre-0.1.0