Skip to content

Releases: mcpcpc/kirc

1.2.2

02 Jan 14:56
5f3b746

Choose a tag to compare

Fixes

  • Discrepancy between documentation and TOPIC command (#178)
  • Missing join/part acknowledgement for user commands (#180)

Full Changelog: 1.2.1...1.2.2

1.2.1

02 Jan 00:03
3492177

Choose a tag to compare

Added

  • Function comments (#177)

Full Changelog: 1.2.0...1.2.1

1.2.0

31 Dec 12:47
4b3cf4f

Choose a tag to compare

Added

  • SASL PLAIN token Base64 credential encoding (#172)

Full Changelog: 1.1.1...1.2.0

1.1.1

30 Dec 19:25
ed819f5

Choose a tag to compare

Added

  • Buffered output for reduced terminal flickering (#173)

Changed

  • Event handler for more responsive feel and faster event lookup (#171)

Full Changelog: 1.1.0...1.1.1

1.1.0

29 Dec 12:44
fea8f23

Choose a tag to compare

Added

  • Additional examples to man page

Removed

  • Fluff from README

Fixed

  • Edge-case vulnerabilities with tokenization

Full Changelog: 1.0.9...1.1.0

1.0.9

28 Dec 18:19
0850875

Choose a tag to compare

Fixes

  • malformed CTCP command in the history buffer (#168)

Full Changelog: 1.0.8...1.0.9

1.0.8

27 Dec 13:50
6efd5da

Choose a tag to compare

Fixed

  • Malformed CTCP commands containing CR-LF (#165)

Full Changelog: 1.0.7...1.0.8

1.0.7

27 Dec 00:35
1199542

Choose a tag to compare

Fixed

  • Potential memory leak with safecpy() function (#164)

Full Changelog: 1.0.6...1.0.7

1.0.6

26 Dec 16:55
3ca2919

Choose a tag to compare

Fixed

  • Missing XDCC/DCC command support (#160)
  • Clear storage of auth and password values in-memory (#162)

Full Changelog: 1.0.5...1.0.6

1.0.5

25 Dec 06:33
3259332

Choose a tag to compare

Fixed

  • Missing CTCP support (#156)

Changed

  • Default set nickname/channel command

Full Changelog: 1.0.4...1.0.5