File tree Expand file tree Collapse file tree 4 files changed +11
-9
lines changed Expand file tree Collapse file tree 4 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 1
- # v0.7.1 (unreleased )
1
+ # v0.7.1 (2024-09-16 )
2
2
3
3
* Updated to libsignal v0.57.1.
4
- * Added support for Matrix->Signal power level bridging (thanks to [ @maltee1 ] in [ #531 ] )
4
+ * Dropped support for unauthenticated media on Matrix.
5
+ * Added support for Matrix->Signal power level bridging
6
+ (thanks to [ @maltee1 ] in [ #531 ] ).
5
7
* Changed voice message conversion to convert to aac instead of m4a,
6
8
because Signal iOS doesn't appear to like ffmpeg's m4a files.
7
9
* Fixed outgoing sync messages not including disappearing start timestamp,
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ var m = mxmain.BridgeMain{
38
38
Name : "mautrix-signal" ,
39
39
URL : "https://github.com/mautrix/signal" ,
40
40
Description : "A Matrix-Signal puppeting bridge." ,
41
- Version : "0.7.0 " ,
41
+ Version : "0.7.1 " ,
42
42
43
43
Connector : & connector.SignalConnector {},
44
44
}
Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ require (
13
13
github.com/rs/zerolog v1.33.0
14
14
github.com/stretchr/testify v1.9.0
15
15
github.com/tidwall/gjson v1.17.3
16
- go.mau.fi/util v0.7.1-0.20240913091524-7617daa66719
16
+ go.mau.fi/util v0.8.0
17
17
golang.org/x/crypto v0.27.0
18
18
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
19
19
golang.org/x/net v0.29.0
20
20
google.golang.org/protobuf v1.34.2
21
- maunium.net/go/mautrix v0.20.1-0.20240914113211-d86913bd5c51
21
+ maunium.net/go/mautrix v0.21.0
22
22
)
23
23
24
24
require (
Original file line number Diff line number Diff line change @@ -67,8 +67,8 @@ github.com/tidwall/sjson v1.2.5 h1:kLy8mja+1c9jlljvWTlSazM7cKDRfJuR/bOJhcY5NcY=
67
67
github.com/tidwall/sjson v1.2.5 /go.mod h1:Fvgq9kS/6ociJEDnK0Fk1cpYF4FIW6ZF7LAe+6jwd28 =
68
68
github.com/yuin/goldmark v1.7.4 h1:BDXOHExt+A7gwPCJgPIIq7ENvceR7we7rOS9TNoLZeg =
69
69
github.com/yuin/goldmark v1.7.4 /go.mod h1:uzxRWxtg69N339t3louHJ7+O03ezfj6PlliRlaOzY1E =
70
- go.mau.fi/util v0.7.1-0.20240913091524-7617daa66719 h1:sg1P/f4RHY1JuAwsPOjTCsZr8ROzR9bRTtnvvBu42d4 =
71
- go.mau.fi/util v0.7.1-0.20240913091524-7617daa66719 /go.mod h1:1Ixb8HWoVbl3rT6nAX6nV4iMkzn7KU/KXwE0Rn5RmsQ =
70
+ go.mau.fi/util v0.8.0 h1:MiSny8jgQq4XtCLAT64gDJhZVhqiDeMVIEBDFVw+M0g =
71
+ go.mau.fi/util v0.8.0 /go.mod h1:1Ixb8HWoVbl3rT6nAX6nV4iMkzn7KU/KXwE0Rn5RmsQ =
72
72
go.mau.fi/zeroconfig v0.1.3 h1:As9wYDKmktjmNZW5i1vn8zvJlmGKHeVxHVIBMXsm4kM =
73
73
go.mau.fi/zeroconfig v0.1.3 /go.mod h1:NcSJkf180JT+1IId76PcMuLTNa1CzsFFZ0nBygIQM70 =
74
74
golang.org/x/crypto v0.27.0 h1:GXm2NjJrPaiv/h1tb2UH8QfgC/hOf/+z0p6PT8o1w7A =
@@ -97,5 +97,5 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
97
97
gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
98
98
maunium.net/go/mauflag v1.0.0 h1:YiaRc0tEI3toYtJMRIfjP+jklH45uDHtT80nUamyD4M =
99
99
maunium.net/go/mauflag v1.0.0 /go.mod h1:nLivPOpTpHnpzEh8jEdSL9UqO9+/KBJFmNRlwKfkPeA =
100
- maunium.net/go/mautrix v0.20.1-0.20240914113211-d86913bd5c51 h1:RN8jP+q35kH/8pbLeGP/UZRerJdA2ptb8I+2V49N7Jk =
101
- maunium.net/go/mautrix v0.20.1-0.20240914113211-d86913bd5c51 /go.mod h1:amzKPIZVO7v1piD2JhKG1RvGZoV+5wEZfoHaEXOjjqA =
100
+ maunium.net/go/mautrix v0.21.0 h1:Z6nVu+clkJgj6ANwFYQQ1BtYeVXZPZ9lRgwuFN57gOY =
101
+ maunium.net/go/mautrix v0.21.0 /go.mod h1:qm9oDhcHxF/Xby5RUuONIGpXw1SXXqLZj/GgvMxJxu0 =
You can’t perform that action at this time.
0 commit comments