Skip to content

3.1.0 (Saffron)

Compare
Choose a tag to compare
@johnmaguire johnmaguire released this 14 Jan 01:59
· 143 commits to master since this release

Added

  • util.is_action and util.parse_action for determining if a message is a /me message

Fixed

  • Quits without messages were not logged correctly
  • Handling of /me messages in sed (#180)
  • Handling of /me messages in seen (#184)
  • Cardinal configuration was not loaded correctly, causing failures to connect
  • Issues with internal handling (e.g. self.nickname not getting updated and failures to log channel messages)
  • .seen did not work if nick case did not match

Changed

  • Error replies from the server are now logged as warnings (#183)
  • mIRC formatting removed in .seen command to fix issues with +c channel modes (#182)
  • sed plugin no longer sends corrections if the pattern does not apply (#181)
  • .info response updated, including removal of plugin reload counter