Releases: tinelix/irc-client
Releases · tinelix/irc-client
1.0 for PyQt5
First full stable release!
Changes:
- Added context menu in member list
- Implemented replacement of a used nickname.
- Added closing socket when closing the client.
- Russian localization has changed a bit.
0.4.7 for PyQt5
- Added format string for messages codes: 332, 333, 317, 319.
0.4.6 for PyQt5
- Fixes members list bug (not displaying on some channels) when joining a IRC channel.
/list
item in the commands menu is returned.- Added counters in members list
0.4.5 for PyQt5
- Bug fixed, when quit and part messages specified for no reason.
0.4.4 for PyQt5
- Added SSL connection support
- MOTD now displayed when joining a channel
- RAW socket messages now replaced.
0.4.3 for PyQt5
- USER command hotfixes
0.4.2 Hotfixes for PyQt5
- Hotfixes for messages logging and sending slash commands
0.4.2 for PyQt5
- Hotfix for QFont settings
- Added changes of message fonts and sizes
- Fixed bug with command menu
- Added messages formating (backlight)
0.4.1 for PyQt5
- Taking into account the audience, since IRC is not only used by men.
0.4.0 for PyQt5
- Implemented switching of multiple channels using tabs.
- Nicknames mentioned notification is displayed.