Releases: vinegarhq/vinegar
Releases · vinegarhq/vinegar
v1.7.2
- 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
- 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
- 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
- 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
- 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
nosplashsupport 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
v1.5.9
- Changed
vinegar sysinfooutput slightly - Set binary environment during vinegar run-time (fixed #265)
- Set env OBS_VKCAPTURE by default for player by @Noted-Jrelvas in #278
- Added Git version retrieval if available in
vinegar sysinfo - Updated Vinegar's Usage output
- Add new "GameMode" option which implements org.freedesktop.portal.GameMode by @Noted-Jrelvas in #284
- Updated Go modules
- Print card path in
vinegar sysinfo - Use card PCI discriminator for PRIME
- Removed
vinegar install-webview2 - Don't panic on nosplash with splash enabled
- sysinfo: check if cpu has split lock detection flag by @Noted-Jrelvas in #289
- Added Roblox manifest zip file size to internal structures
- Set Roblox renderer during configuration initialization for Binaries
- Fix setting Studio Environment or FFlags
- Introduce Merlin hardware data submission with
vinegar submit
v1.5.8
v1.5.7
v1.5.6
v1.5.5
- Added automatic PRIME Gpu handling and
gpuConfiguration option (#206) @Noted-Jrelvas - Added 'See game page' for Discord Rich Presence
- Make Discord RPC Failure a warning
- Adjusted and clarified errors
- Removed ability to kill Roblox after it says it has been shutdown
- Added new Splash styles: Familar and Compact
ui.style = "familar/compact" - Changed Dialog style to match Compact
- Skip wineprefix initialization and set DPI only
- Added system information grabbing:
vinegar sysinfo - Fixed
vinegar editautomatic configuration creation - Removed Vinegar branding from MIME Desktop files
- Bumped Go version requirement
- Updated Go modules
- Export
configandsplashpackages - Kill wineprefix on 'Cancel' on Splash, fixing the ability to kill Roblox when the Splash window is closed.
sysinfo sub-command preview:
## System information
* Distro: KISS Linux
* Processor: 13th Gen Intel(R) Core(TM) i5-13600K
* Supports AVX: true
* Kernel: 6.5.9acid
* Wine: wine-8.18
* Cards:
* Card 0: amdgpu /sys/class/drm/card0
Splash 'Compact' style preview:


