v2.1.0: IRC quality-of-life improvements
The TeleIRC Team is proud to present TeleIRC v2.1.0. This version is a feature release, which means it introduces new functionality or changes that may require changes or action by you to fully upgrade from a previous v2.0.x release.
Changelog
Full details and context about this release can be found in the v2.1.0 Release Milestone tracker.
General
- Gracefully exit when TeleIRC receives a SIGTERM signal (e.g. pressing CTRL+C) (@xforever1313, #347)
- Display latest git tag as version string in logs when compiling TeleIRC binaries (@Zedjones, #352)
IRC
- Do not forward messages with a configurable prefix (@thenaterhood, #340)
- Send a message to Telegram group if the IRC server connection is terminated or goes offline (@xforever1313, #344)
- Add new IRC configuration options such as
IRC_BOT_REALNAME
,IRC_BOT_IDENT
,IRC_NICKSERV_USER
(@jwflory, #355) - Add support for specifying an IP address to use for IRC server connection (@jwflory, #356)