Skip to content

Releases: vinegarhq/vinegar

v1.9.1

14 Oct 15:24
56bd1cb

Choose a tag to compare

  • Fix integer Fast Flags (#639)
  • Fix bootstrapper window closure on errors
  • Fix installing newer WebView versions (#640)
  • Fix WebView downgrading and full uninstallation
  • Bumped WebView to a working version
  • Error out on Wine debugger
  • Hide Wine debugger window (#638)
  • Use WineD3D by default (#642)
  • Handle ANR only for startup

v1.9.0

13 Oct 20:25
0e8bf39

Choose a tag to compare

  • Redesign main settings page, adding a configurator
  • Added ability to open the Wineprefix folder
  • Added automatic log files cleanup
  • Added user authentication for private Studio deployments
  • DXVK configuration option safely changed to specify DXVK version
  • Ensure handling of browser studio authentication
  • Improved Edge WebView2 (un)installation
  • Improved bootstrapper logic flow
  • Improved environment exporting
  • Removed Studio desktop file, reuse the main desktop file
  • Added opening of settings page via the desktop file
  • Show current deployment channel
  • Kill Studio if unresponsive
  • Respect user's theme override for Studio
  • Fix EGL panics for Wayland Nvidia users
  • Removed UMU support
  • Removed dxvk_version configuration option
  • Removed sanitize_env configuration option
  • Removed unnecessary removal of Studio font

UI Design supervised by @jamiethecat

v1.8.1

10 Feb 17:18
de216cd

Choose a tag to compare

  • Enabled Vulkan by default
  • Added opt-out configurable WebView installer
  • Added action to launch WINE configurator
  • Fixed Studio execution after Wineprefix initialization
  • Automatically set Studio theme based on libadwaita
  • Fixed wineserver resolve with a custom Wineroot
  • Removed automatic Studio killer

v1.8.0

08 Feb 19:28
e65e6ac

Choose a tag to compare

  • Switched to GTK4+Libadwaita with built-in editor and actions
  • Removed player functionality
  • New icon added
  • Bumped DXVK version to 2.5.3
  • FreeBSD support #492
  • Added action to clear cache
  • Added experimental Vulkan layer for Studio's Vulkan renderer
  • Refactored Roblox and WINE logging
  • Hiding WINE fixme messages by default
  • Implemented "headless" wine installation
  • WebView installer dropped
  • Removed DPI hack
  • Added PackageManager Desktop category #493

UI Showcase

v1.7.8

06 Dec 06:13
30f365d

Choose a tag to compare

  • Updated Roblox Studios new package manifest dictionary
  • Initial Proton and UMU support
  • Hide Roblox App and Player desktop entries

v1.7.7

09 Oct 15:40
553767b

Choose a tag to compare

  • Always remind the user upon Player usage of the Wine block
  • Fixed log entry used for process termination of Studio (#445)

v1.7.6

01 Oct 17:13
aa795ed

Choose a tag to compare

  • Removed multiple instances feature
  • Fixed deletion of DXVK DLLs on mismanaged internal state
  • Updated Roblox Studios new package manifest dictionary (#435)
  • Fixed forced system process termination of Roblox (#426)

v1.7.5

13 Jul 20:33
16b654d

Choose a tag to compare

  • Added colored logging
  • Implemented Studio Rich Presence
  • Change packages download method to simutaneous download and extraction
  • Updated go modules, fixing CVE-2024-24792
  • Nicer progress bar
  • Allow Discord RPC reconnect (#374)
  • Add warning message for running Player after the wine block on first run (#422)

v1.7.4

25 Feb 08:35
837cda9

Choose a tag to compare

  • Introduced WebView installer, fixes Player conveniences and Studio login
  • Introduced download progress tracking for DXVK and WebView
  • Introduced uninstall sub-command to delete Roblox deployments
  • Prevent users from setting deployment channel to live or LIVE to prevent users from experiencing 403 Forbidden errors (#333)
  • Kill Roblox if it is still running after it's window is closed; fixes #387
  • Fixed delete sub-command to clear internal state
  • Fixed wrapped errors
  • Fixed Appstream
  • Support multiple overlays for each wineprefix; fixes #369
  • Cache DXVK and Webview installers
  • Fixed multi-prefix DXVK installations; fixes #388
  • Updated Go modules
  • Changed .desktop to 'Configure Vinegar'

v1.7.3

14 Feb 11:20
502c063

Choose a tag to compare

  • Fixed Splash window

From previous release:

  • Multi-prefix support, Player and Studio have their own indivisual wineprefix, the old shared one being removed upon run - Backup your files!