Releases: vinegarhq/vinegar
Releases Β· vinegarhq/vinegar
v1.9.1
- 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
- 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_versionconfiguration option - Removed
sanitize_envconfiguration option - Removed unnecessary removal of Studio font
UI Design supervised by @jamiethecat
v1.8.1
- 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
wineserverresolve with a custom Wineroot - Removed automatic Studio killer
v1.8.0
- 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
PackageManagerDesktop category #493
v1.7.8
v1.7.7
v1.7.6
v1.7.5
- 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
- Introduced WebView installer, fixes Player conveniences and Studio login
- Introduced download progress tracking for DXVK and WebView
- Introduced
uninstallsub-command to delete Roblox deployments - Prevent users from setting deployment channel to
liveorLIVEto prevent users from experiencing403 Forbiddenerrors (#333) - Kill Roblox if it is still running after it's window is closed; fixes #387
- Fixed
deletesub-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'
