Skip to content

Releases: tinelix/irc-client

1.0 for PyQt5

31 Aug 07:11
5cfd111
Compare
Choose a tag to compare

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

31 Aug 09:42
d4ca174
Compare
Choose a tag to compare
0.4.7 for PyQt5 Pre-release
Pre-release
  • Added format string for messages codes: 332, 333, 317, 319.

0.4.6 for PyQt5

30 Aug 10:12
3ee05c5
Compare
Choose a tag to compare
0.4.6 for PyQt5 Pre-release
Pre-release
  • 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

30 Aug 07:51
65b66a8
Compare
Choose a tag to compare
0.4.5 for PyQt5 Pre-release
Pre-release
  • Bug fixed, when quit and part messages specified for no reason.

0.4.4 for PyQt5

30 Aug 06:42
85795a7
Compare
Choose a tag to compare
0.4.4 for PyQt5 Pre-release
Pre-release
  • Added SSL connection support
  • MOTD now displayed when joining a channel
  • RAW socket messages now replaced.

0.4.3 for PyQt5

29 Aug 08:21
eb91cae
Compare
Choose a tag to compare
0.4.3 for PyQt5 Pre-release
Pre-release
  • USER command hotfixes

0.4.2 Hotfixes for PyQt5

29 Aug 07:45
2f3d49f
Compare
Choose a tag to compare
Pre-release
  • Hotfixes for messages logging and sending slash commands

0.4.2 for PyQt5

29 Aug 07:04
1134632
Compare
Choose a tag to compare
0.4.2 for PyQt5 Pre-release
Pre-release
  • 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

28 Aug 11:44
f955ed2
Compare
Choose a tag to compare
0.4.1 for PyQt5 Pre-release
Pre-release
  • Taking into account the audience, since IRC is not only used by men.

0.4.0 for PyQt5

27 Aug 16:36
018b987
Compare
Choose a tag to compare
0.4.0 for PyQt5 Pre-release
Pre-release
  • Implemented switching of multiple channels using tabs.
  • Nicknames mentioned notification is displayed.