Skip to content

v1.2.5

Latest

Choose a tag to compare

@kofany kofany released this 26 Apr 07:50

Fixed

  • Reset per-session registration state before each new connection so automatic reconnects resend NICK and USER.
  • Prevent stale CAP negotiation fallback goroutines from sending registration commands for an older connection session.
  • Reset MaxRecoverableReconnects accounting only after IRC registration succeeds instead of after a TCP reconnect.

No application code changes are required for existing users.