Skip to content

Releases: IceDBorn/pipewire-screenaudio

0.4.1 - Compatibility fixes

10 Mar 23:22
f2c9642

Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

0.4.0 - Tonight, React joins the hunt 🎩

10 Mar 21:51

Choose a tag to compare

What's Changed

New Contributors

Special Thanks

@pallaswept for the OBS package

Full Changelog: 0.3.4...0.4.0

0.3.4 - Fixes all over the shop... You'll be one of them, sooner or later...

26 Oct 20:27
a440766

Choose a tag to compare

Fixed

  • Flake installation
  • Enqueued actions causing the nodes loop to stop (#61) @jim3692
  • micId being "null" instead of null, causing errors
  • setSelectedNode(null) always failing (#70)
  • Nodes loop being stopped after sharing (#67)
  • Multiple additions of dropdown listeners (#68)
  • Crash when starting "All Desktop Audio" without nodes (#69) @alansartorio

0.3.3

22 Oct 00:40
a67a040

Choose a tag to compare

Added

Fixed

Changed

0.3.2

10 Oct 16:59
0b085a8

Choose a tag to compare

Fixed

  • intToBin not working on some Linux distros (#27) @jim3692

0.3.1

09 Aug 20:43
1bba22b

Choose a tag to compare

Fixed

  • Discord screen-sharing not working on Wayland if the user does not select a video source within 5 seconds (#20) @alansartorio

0.3.0 - Thank you Dar - Discord 😤

08 Aug 08:07

Choose a tag to compare

Added

  • Information about Matrix
  • Note about bugzilla report
  • Switching nodes while streaming @alansartorio

Fixed

0.2.1 - New Icon 😱

20 Jul 20:47
6040a8b

Choose a tag to compare

Added

  • NixOS flakes support and installation instructions

Changed

0.2.0 - C++ Begone 🎉

19 Jul 16:03
2d9282d

Choose a tag to compare

We reworked the whole extension to only use bash and pipewire. This was made possible by the great work of @jim3692 💋

Added

  • Install script for the native part of the extension
  • Version checks

Changed

  • Port the native part to pure bash

Removed

  • C++ and its dependencies

0.1.1

18 Jul 00:39
1566224

Choose a tag to compare

Fixed

  • The injector script not applying in iframes