Skip to content

Releases: jasonlaguidice/matrix-steam-bridge

v1.0.4

25 Sep 20:00
b863e0f
Compare
Choose a tag to compare

What's Changed

  • docker(deps): bump golang from 1.24.6-alpine to 1.25.1-alpine by @dependabot[bot] in #4
  • ci(deps): bump docker/build-push-action from 5 to 6 by @dependabot[bot] in #5
  • docker(deps): bump dotnet/aspnet from 8.0-alpine to 9.0-alpine by @dependabot[bot] in #6
  • ci(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #7
  • deps(deps): bump go.mau.fi/util from 0.8.8 to 0.9.1 by @dependabot[bot] in #8
  • deps(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.9 by @dependabot[bot] in #9
  • ci(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #10
  • ci(deps): bump actions/setup-go from 4 to 6 by @dependabot[bot] in #12
  • ci(deps): bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #13
  • deps: Bump SteamKit2 from 3.3.0 to 3.3.1 by @dependabot[bot] in #18
  • deps(deps): bump google.golang.org/grpc from 1.74.2 to 1.75.1 by @dependabot[bot] in #11
  • deps(deps): bump maunium.net/go/mautrix from 0.24.2 to 0.25.1 by @dependabot[bot] in #14
  • docker(deps): bump dotnet/sdk from 8.0 to 9.0 by @dependabot[bot] in #15
  • deps: Bump Microsoft.Extensions.Hosting from 8.0.1 to 9.0.9 by @dependabot[bot] in #16
  • deps: Bump Microsoft.NET.ILLink.Tasks from 8.0.18 to 8.0.20 by @dependabot[bot] in #17
  • ci(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #19

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

12 Sep 04:10
Compare
Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

v1.0.2

02 Sep 06:22
Compare
Choose a tag to compare

What's Changed

  • Media-support by @jasonlaguidice in #2
  • Corrections for build workflow - released files should be usable now :)

Known Issues

  • Public media URL generation causes panic - currently not functional
  • Portal rooms are not created with m.direct set even though private_chat_portal_meta is set to true

Full Changelog: v1.0.1...v1.0.2

v1.0.1

29 Aug 22:09
Compare
Choose a tag to compare

What's Changed

  • Bump Go version to 1.24.6 by @jasonlaguidice in #3
  • Authentication storage fixes - credentials should save correctly now
  • SteamKit gRPC service handling restructured (now called steamkit-service)
  • Logging for SteamKit rolled into bridgev2's zerolog implementation
  • Bridge made ready for deployment with MDAD

Full Changelog: v1.0.0...v1.0.1

v1.0.0 - Initial Release

20 Aug 04:11
Compare
Choose a tag to compare

What's Changed

  • New release of bridge

New Contributors

Full Changelog: https://github.com/jasonlaguidice/matrix-steam-bridge/commits/v1.0.0