Skip to content

Releases: irccloud/irccat

v0.4.10

13 Mar 11:47
Compare
Choose a tag to compare

Changelog

  • 51b366c Update Go dependencies
  • 89b5306 Update Go version for docker
  • 1770b0d Use goreleaser to build docker image

v0.4.9

13 Mar 10:47
Compare
Choose a tag to compare

Changelog

  • 134ee05 Add explicit config arg
  • 60526f6 Don't run tcp listener if tcp.listen not configured
  • a12b6ea Put config file search path in one place
  • 649ad6f Update action versions
  • b34806f Updated release action
  • aaef93a Use stable Go version

v0.4.8

01 Mar 19:50
Compare
Choose a tag to compare

Commits

v0.4.7

25 Nov 13:47
Compare
Choose a tag to compare

Commits

  • 577848e: Update README as docker container has moved to GHCR (Russ Garrett)
  • 1397ff8: Fix TLS server name validation (Russ Garrett)

v0.4.6

12 Nov 12:10
Compare
Choose a tag to compare

Commits

  • 9c05c5e: Set real name correctly (J.P. Neverwas) #24
  • 42f9c9a: Merge branch 'master' into realname (Russ Garrett) #24
  • dccd211: Add client certs and SASL EXTERNAL (J.P. Neverwas) #25
  • 2e430ea: Optionally decode generic HTTP payloads (J.P. Neverwas) #26
  • 4851060: Don't build x86 binaries any more (Russ Garrett)

v0.4.5: Merge pull request #19 from kallisti5/master

12 Dec 15:16
0ed531f
Compare
Choose a tag to compare
http/generic: Implement basic http auth via token

v0.4.4

27 Nov 12:56
a02072e
Compare
Choose a tag to compare

Webhooks for GitHub check_suite and Prometheus Alertmanager

v0.4.3

01 Jul 18:48
8ad2e45
Compare
Choose a tag to compare

Release an ARM build for linux.

v0.4.2

12 May 09:39
e36a4a5
Compare
Choose a tag to compare
  • Reduce connection timeout to a more sensible number
  • Fix hang on connecting to servers without CAP negotiation support, such as Quakenet

v0.4.1

01 Mar 10:46
3db50f6
Compare
Choose a tag to compare

Fix sasl login issue on some servers.