Skip to content

Releases: hartwork/sandwine

5.0.0

13 Nov 22:09
fe632de

Choose a tag to compare

What's Changed

  • Add support for Wayland and PipeWire (alternative to #50 and #145) by @hartwork in #149
  • Support Python 3.10 to 3.14 by @hartwork in #141
  • Use --ro-bind for socket files (X11 and PulseAudio) by @hartwork in #150
  • Fix CI (by allowing bubblewrap to create user namespaces in Ubuntu >=24.04) by @hartwork in #93
  • README.md: Resolve accidental double backticks + Add missing mention of --pulseaudio by @hartwork in #148
  • Prepare release 5.0.0 by @hartwork in #151

Full Changelog: 4.3.0...5.0.0

4.3.0

27 Oct 23:12
96aab65

Choose a tag to compare

What's Changed

  • Start supporting Wine upstream's Debian package locations (fixes #55) by @hartwork in #68

Full Changelog: 4.2.0...4.3.0

4.2.0

26 Oct 22:21
37f40c7

Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...4.2.0

4.1.0

06 Sep 13:27
7f9d4f0

Choose a tag to compare

What's Changed

  • Infer /lib{,32,64} behavior from host system (alternative to #34) by @hartwork in #61

Full Changelog: 4.0.0...4.1.0

4.0.0

22 Dec 00:22
31e1017

Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...4.0.0

3.0.0

16 Dec 20:07
66465ea

Choose a tag to compare

What's Changed

  • CI: Resolve conflicts with ppa:ubuntu-toolchain-r/test in run-tests.yml by @hartwork in #30
  • Add support for Python 3.12 by @hartwork in #35
  • Add experimental support for Xpra by @hartwork in #39
  • Fix typos + make introduction of new typos harder using codespell by @hartwork in #40
  • Improve PTY handling by @hartwork in #41
  • Prepare release 3.0.0 by @hartwork in #42

Full Changelog: 2.0.0...3.0.0

2.0.0

26 Apr 11:18

Choose a tag to compare

What's Changed

  • Migrate from setup.py to pyproject.toml + require Python >=3.8 by @hartwork in #20
  • Use a PTY + require Python >=3.9 by @hartwork in #26

Full Changelog: 1.3.3...2.0.0

1.3.3

26 Apr 10:47

Choose a tag to compare

What's Changed

  • Pass --unshare-user to Bubblewrap by @hartwork in #22
  • Pass --disable-userns to bubblewrap (requires >=0.8.0) by @hartwork in #23
  • Pin GitHub Actions to specific commits for security by @hartwork in #24

Full Changelog: 1.3.2...1.3.3

1.3.2

08 Mar 01:59

Choose a tag to compare

What's Changed

  • Make sure that bwrap dies when sandwine dies by @hartwork in #13
  • Drop mistaken use of os.path.realpath by @hartwork in #14
  • Fix --pass for for relative paths (e.g. --pass ./:ro) by @hartwork in #15

Full Changelog: 1.3.1...1.3.2

1.3.1

04 Mar 20:41

Choose a tag to compare

What's Changed

  • README.md: Add warning badge about threat model by @hartwork in #12

Full Changelog: 1.3.0...1.3.1