Skip to content

Releases: hifi/heisenbridge

v1.14.6

01 Nov 05:51
Compare
Choose a tag to compare
Don't listen on all interfaces if empty reg URL

v1.14.5

15 Aug 18:16
Compare
Choose a tag to compare
Prevent future surprises with irc library updates

v1.14.4

30 Jul 17:34
Compare
Choose a tag to compare
Auto-join bridge rooms on Beeper

v1.14.3

14 Jul 05:55
Compare
Choose a tag to compare
  • Accept elliptic curve keys in the CERTFP command (thanks @viiru-)
  • Include ! in the mode list, fixes weird modes breaking nicks (thanks @gsora)
  • Add support for away-notify cap, fixes crashes for unexpected AWAY commands
  • Bump Mautrix max version to v0.20.x
  • Drop Python 3.8 support (because of Mautrix)

v1.14.2

07 Feb 08:22
Compare
Choose a tag to compare
Add support for AS websockets

v1.14.1

06 Jan 10:21
Compare
Choose a tag to compare
Fix container building on armv7l

v1.14.0

19 Aug 18:41
Compare
Choose a tag to compare
Remove old fallback and never process plain text body for mentions

v1.13.1

24 Jun 10:58
Compare
Choose a tag to compare
Disable pastebin by default

v1.13.0

18 May 09:29
Compare
Choose a tag to compare
  • Read default port and listen address from config url (@BtbN)
  • Improvements to pillifying IRC nicks, again
  • Fixes for AUTOQUERY not always working correctly
  • Allow anyone to use STATUS command to get their own status
  • Filter control characters only for plumbs so people can send garbage to IRC if they wish from Matrix
  • Support for converting IRC color codes to Matrix (@tjaderxyz)
  • Fixed compose docker Synapse configuration for registration
  • Improved Python 3.10 compatibliy (@BtbN)
  • Hidden room to hide joins using restricted rooms join rule (@BtbN)

Enabling hidden room functionality additionally requires either re-joining channels or having them already at v9 and using the UPGRADE command.

v1.12.0

22 Apr 10:48
Compare
Choose a tag to compare
  • Make MAXLINES and PASTEBIN option available to every room & global defaults (thanks @BtbN)
  • Fix 'NoneType' is not iterable error (thanks @BtbN)
  • Upgrade to Mautrix 0.16

Not much to see here. A small contribution release which is always a nice thing when people come around and help πŸ€—.