Skip to content

Releases: vinegarhq/vinegar

v1.7.7

09 Oct 15:40
553767b
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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!

v1.7.2

13 Feb 16:57
86029c2
Compare
Choose a tag to compare
  • Fixed Critical Roblox Protocol MIME URI handling, respecting Roblox's preferred backend channel choice.

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!

v1.7.1

13 Feb 12:19
dabfc0a
Compare
Choose a tag to compare
  • Literally just fixed desktop files

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!

Note: The release vendored tarball has been re-uploaded:

5e97a6deb616a9995db104f7df079a843848242a736a078c14f7c2ad4fcf030a  vinegar-v1.7.1.tar.xz

v1.7.0

13 Feb 09:36
ebf93de
Compare
Choose a tag to compare
  • Multi-prefix support, Player and Studio have their own indivisual wineprefix, the old shared one being removed upon run - Backup your files!
  • Added indexing to sysinfo's Card array
  • Globally changed all of logging to be from log/slog
  • Refactored BloxstrapRPC, implemented full BloxstrapRPC protocol support
  • Merlin removal
  • All download requests have a retry limit of 3 times
  • Added ULWGL support
  • Switched to reading from Roblox's Log files instead of parsing Wine's debug channels
  • Wineprefix is not killed after Roblox - robloxmutexer runs in background, dying when there are no roblox processes

Note: The release vendored tarball has been re-uploaded:

c021e5affd3d38dadf2f70fdbdd37b285f1f1eb5bdbc14a70dfe138ab89e993e  vinegar-v1.7.0.tar.xz

v1.6.1

18 Jan 21:02
6545e22
Compare
Choose a tag to compare
  • Fixed default channel check for manifest path
  • Added matrix badge
  • Makefile now removes svg on uninstallation
  • Fixed package downloading
  • AVX block is now a warning
  • Changed sysinfo output
  • Unhid the .desktop for compatibility with flathub rules

v1.6.0

21 Dec 21:22
7f5d95b
Compare
Choose a tag to compare
  • Refactored internal state, saves only after a successful Binary setup process
  • Refactored DXVK, fetches DXVK tarball to a temporary file, no caching involved.
  • Dropped Global ([global]) configuration directive. Please use [env] as opposed to [global.env].
  • Splash uses 44x64 padding accurate logo
  • Stub desktop file is included
  • nosplash support is dropped (build-time splash, splash can still be disabled via configuration)
  • Require AVX before doing anything, if AVX is not present, vinegar will immediately exit with a dialog message.
  • Switched to the drpc discord rpc library, fixes some problems such as Flatpak discord RPC.
  • Error dialog now appears upon Binary failure
  • Allow Splash to be built with wayland and vulkan by default
  • Vinegar will ask the user if they would like to submit hardware information to Merlin via dialog