Skip to content

Releases: vinegarhq/vinegar

v1.4.5

27 Sep 19:54
2f388ca
Compare
Choose a tag to compare
  • Dropped Vinegar versioning (vinegar version)
  • Reverted vendored or release tarball back to .tar.xz

v1.4.4

26 Sep 14:23
fd76aa8
Compare
Choose a tag to compare
  • Oops: Change configuration path from vinegar.toml back to config.toml
  • Vendored tarball is now gzipped

v1.4.3

25 Sep 19:01
c7b7814
Compare
Choose a tag to compare
  • Don't print sanitized environment
  • Improved wineroot checking
  • Verify renderers during vinegar edit
  • Improved sub-commands, don't require a prefix or configuration on certain commands
  • Enable DXVK by default for Studio
  • Dropped vendor, release tarball only
  • -config option to specify configuration path on the command-line
  • Prefer WINEPREFIX environment variable if absolute path is set
  • Extra Roblox deploy mirrors added

v1.4.2

08 Sep 19:11
78bcfcb
Compare
Choose a tag to compare
  • Implemented changing DXVK version in configuration
  • Multiple instances of Roblox now part of Vinegar as a configuration option
  • PREFIX in Makefile set to /usr by default
  • Retry downloading a Roblox package if checksum failure occurs
  • Bump DXVK to 2.3
  • Allow fallback of internal editor to nano
  • Sanitization of environment as a configuration option
  • Print environment upon vinegar launch
  • Allow minimum Wine debug logging
  • Fix DXVK DLL override environment variable
  • Disable Crash dialog upon Wineprefix initialization; Studio requires this as it launches in a debugger and Wine makes a crash dialog, despite Studio running. Credits to @Noted-Jrelvas
  • Implemented installation of Edge Webview2 as install-webview2; requires a special Wine patch for Webview2 installation to go through.

v1.4.1

22 Aug 07:39
6c9fcd2
Compare
Choose a tag to compare
  • Implemented vinegar edit, to edit the configuration automatically and report back errors when needed, and the ability to edit it again if it fails to do so.

v1.4.0 - Major rewrite

22 Aug 06:10
Compare
Choose a tag to compare

This release of Vinegar has a configuration format which is incompatible with older versions of Vinegar, please ensure that you update your configuration to the documentation.

To ensure compatibility, make sure to delete all of Vinegar's old directories, this can be achieved in the old version of vinegar as vinegar delete.

Version 1.2.0 and 1.3.0 has been completely skipped to due bad version history, fixes Go module retraction.

  • Uses the 64-bit of Studio, fixes Studio crashing or behaving unexpectedly
  • Fixes empty channels, will use LIVE if empty
  • Prints ClientSettings URL during Version fetching
  • Fixes/Adds ability to have multi-argument launchers

v1.1.2

20 Aug 06:57
4080aa7
Compare
Choose a tag to compare

This release of Vinegar has a configuration format which is incompatible with older versions of Vinegar, please ensure that you update your configuration to the documentation.

To ensure compatibility, make sure to delete all of Vinegar's old directories, this can be achieved in the old version of vinegar as vinegar delete.

  • Fixes deletion of wineprefix in vinegar delete
  • Fixes vinegar's old codename binary name
  • Adds back vinegar version
  • Prints FFlags before applying them
  • Vendorized dependencies

v1.1.1 - Major rewrite

19 Aug 20:20
ef9e5c1
Compare
Choose a tag to compare

This release of Vinegar has a configuration format which is incompatible with older versions of Vinegar, please ensure that you update your configuration to the documentation.

To ensure compatibility, make sure to delete all of Vinegar's old directories, this can be achieved in the old version of vinegar as vinegar delete.

  • Fixes overriding channel bug when parsing the launch URI from the browser

v1.1.0 - Major rewrite

19 Aug 15:58
e4e8951
Compare
Choose a tag to compare

This release of Vinegar has a configuration format which is incompatible with older versions of Vinegar, please ensure that you update your configuration to the documentation.

To ensure compatibility, make sure to delete all of Vinegar's old directories, this can be achieved in the old version of vinegar as vinegar delete.

v1.0.3

06 Aug 16:19
76664e5
Compare
Choose a tag to compare

Fix for DXVK bug.