Skip to content

Releases: Whisky-App/Whisky

Release 2.1.2

02 Nov 23:03
2a17fa8
Compare
Choose a tag to compare

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

29 Oct 02:27
8eb71ec
Compare
Choose a tag to compare

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

11 Oct 20:17
5ee7339
Compare
Choose a tag to compare

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

06 Oct 17:36
a77b830
Compare
Choose a tag to compare

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

30 Sep 20:47
dfd1437
Compare
Choose a tag to compare

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:

Full Changelog: v2.0.0...v2.0.1

Release 2.0.0

26 Sep 18:04
b254395
Compare
Choose a tag to compare

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

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:

Full Changelog: v1.3.2...v2.0.0

Release 1.3.2

14 Sep 18:27
d1dec53
Compare
Choose a tag to compare

Quality of Life:

  • Locale improvements

Full Changelog: v1.3.1...v1.3.2

Release 1.3.1

12 Sep 16:33
644de2d
Compare
Choose a tag to compare

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

11 Sep 14:49
f075e98
Compare
Choose a tag to compare

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

Release 1.2.2

08 Sep 23:25
a65c46f
Compare
Choose a tag to compare

Quality of Life:

  • Locale improvements
  • Improved setup UX

Bug Fixes:

  • Fixed missing/incorrect locale key
  • Fixed an issue where the Rosetta installer could get permanently stuck

Full Changelog: v1.2.1...v1.2.2