Skip to content

Releases: enderice2/rpc-bridge

v1.4.1.3

16 Apr 02:25
6aa6077

Choose a tag to compare

GitHub Downloads (all assets, specific tag) GitHub commits since tagged version (branch)

What's Changed

  • Refactor logging system.
  • Notify the user if AF_UNIX socket is not supported.

Full Changelog: v1.4.1.2...v1.4.1.3

v1.4.1.2

05 Apr 22:26
a8a3062

Choose a tag to compare

GitHub Downloads (all assets, specific tag) GitHub commits since tagged version (branch)

What's Changed

  • fix: Fix build.sh failed if multiple sockets/files in a single directory. by @Billli11 in #28

New Contributors

Full Changelog: v1.4.1.1...v1.4.1.2

v1.4.1.1

29 Mar 10:29
dc87b38

Choose a tag to compare

GitHub Downloads (all assets, specific tag) GitHub commits since tagged version (branch)

What's Changed

  • Fixes #26 and #27
  • Keep the old code as a fallback. Oops...

Full Changelog: v1.4.1.0...v1.4.1.1

v1.4.1.0

28 Mar 18:33
499e667

Choose a tag to compare

GitHub Downloads (all assets, specific tag) GitHub commits since tagged version (branch)

Wine 11.5 now intercepts syscalls issued by Windows PE code using Syscall User Dispatch.
This change made this bridge to no longer work. This release should fix this issue.

Also, it might not work on older versions of Wine!

What's Changed

  • Fix for Wine 11.5 #26
  • Added -Wl,--export-all-symbols in Makefile
  • Updater! Detects if there is an older version and instead of "Install" you will have "Update" option.

Full Changelog: v1.4.0.1...v1.4.1.0

v1.4.0.1

18 Sep 01:24
340243a

Choose a tag to compare

GitHub Downloads (all assets, specific tag) GitHub commits since tagged version (branch)

What's Changed

Full Changelog: v1.4.0.0...v1.4.0.1

Nightly Build

09 Jul 18:08
bb3a214

Choose a tag to compare

Nightly Build Pre-release
Pre-release

GitHub Downloads (all assets, specific tag) GitHub Actions Workflow Status

This release updates automatically with the latest code changes. These files are uploaded via GitHub Actions.
Use with caution!

If you want to download the source code, please use these links instead:
Source code (zip)
Source code (tar.gz)

v1.4.0.0

09 Apr 07:07
77a2a74

Choose a tag to compare

GitHub Downloads (all assets, specific tag) GitHub commits since tagged version (branch)

What's Changed

  • Fix crash on macos

Full Changelog: v1.3...v1.4.0.0

v1.3

08 Apr 08:47
9bec33c

Choose a tag to compare

GitHub Downloads (all assets, specific tag) GitHub commits since tagged version (branch)

What's Changed

  • Added support for Vesktop Flatpak #4
  • Ensure log file is properly closed
  • Added support for Vesktop (Flatpak) & Discord Canary (Snap)
  • Fix socket error -14 (EFAULT) #12

Full Changelog: v1.2...v1.3

v1.2

30 May 22:20
08feef7

Choose a tag to compare

GitHub Downloads (all assets, specific tag) GitHub commits since tagged version (branch)

What's Changed

New Contributors

Full Changelog: v1.1...v1.2

v1.1

13 May 05:34
3679108

Choose a tag to compare

GitHub Downloads (all assets, specific tag) GitHub commits since tagged version (branch)

  • Add macOS support #1
  • Add shell script for Steam #2
  • Open GUI when there are no arguments provided
  • Add --rpc to specify the directory where 'discord-ipc-0' is located (related to #1)

Full Changelog: v1.0...v1.1