Skip to content
v7.10.3

This version of Grapejuice has some QoL features and bug fixes.

Grapejuice will now display a warning when attempting to start the player. Roblox is actively blocking Wine, so the player will not work regardless. Doing this should reduce support requests for an issue we cannot fix at the moment.

Bug fixes and other minor changes:
- Dropped calls to deprecated pydantic methods.
- Grapejuice no longer makes a symlink at `~/.local/var/log/grapejuice`.
- Empty settings files are detected and defaults will be loaded instead.
- Source installs are now performed using virtualenv instead of the user's Python site.
  * Using the user's Python site became unsupported with newer versions of pip