mIRC是一个流行的互联网中继聊天客户端,个人和组织使用它在世界各地的IRC网络上相互交流、共享、玩耍和工作。为互联网社区服务了20多年,mIRC已经发展成为一种强大、可靠和有趣的技术。
Latest News
mIRC 7.73 has been released! (June 18th 2023)
This is a small update that adds features and addresses a number of issues reported by users since the last release. It includes improvements, changes and fixes, including:
- Updated OpenSSL library to v3.0.9.
- Updated CA root certificates cacert.pem file.
- Fixed Do Not Disturb bug that caused mIRC to crash/freeze.
- Improved how the keep channels open feature works in different contexts.
- Fixed /cnick auto-color as * parameter bug.
- Extended SASL authentication to support IRCv3 >=400 byte base64 chunks.
- Added /drawsave -v[pgj] switch to save bitmap to &binvar in different formats.
- Added $encode()/$decode() 'v' switch to support Z85 encoding.
- Improved Find dialog in Scripts Editor.
- Fixed while/if script parser bugs.
- Added support for IRCv3 standard-replies capability.
- Extended numerics 338 and 344 to handle different ircd formats.
In total, there have been around 40 changes since the last release.
For a full list of recent changes, please see the versions.txt file.
As always, the latest version of mIRC can be downloaded from the download page.
mIRC 7.72 has been released! (November 27th 2022)
This is a small update that adds features and addresses a number of issues reported by users since the last release. It includes improvements, changes and fixes, including:
- Added support for big float calculations using MAPM library.
- Fixed script parser bug when handling non-while/if { } brackets.
- Updated zlib library to v1.2.13.
- Fixed !. command prefixes used infront of while/if commands affecting following command.
- Added identifiers $cbrt(), $log2(), $powmod(), $modinv(), $gcd(), and $lcm().
- Changed confirm paste in a single line editbox to only warn if the line contains CRLF characters.
- Fixed script popup menu in menubar not working in fullscreen mode.
- Updated OpenSSL library to v1.1.1s.
- Changed $totp()/$htop() to improve parameter validation and support longer timestep and digits.
- Changed how $bfind().regex matches against a &binvar.
- Updated CA root certificates cacert.pem file.
- Updated TagLib library to v1.13.
In total, there have been over 20 changes since the last release.
For a full list of recent changes, please see the versions.txt file.
As always, the latest version of mIRC can be downloaded from the download page.
mIRC 7.71 has been released! (October 1st 2022)
This is a small update that adds features and addresses a number of issues reported by users since the last release. It includes improvements, changes and fixes, including:
- Changed the way Windows system libraries are loaded to prevent DLL hijacking.
- Added tray tip warning on startup if mIRC has been minimized to the system tray but Windows has hidden its icon.
- Fixed colons being stripped out of nick, alternative nick, user, emails, /nick, and server list entries.
- Fixed /hsave -i intermittent crash bug caused by a data race / race condition across multiple threads.
- Changed CTCP PING to not reply to text containing CTCP control codes to mitigate NAT-AGAIN Linux kernel NAT bug (CVE-2022-2663).
- Fixed tab key evaluation of identifiers in editboxes that contain multiple CR/LF-delimited lines.
- Fixed nested single-line while loop break bug.
- Fixed /socklisten -pu with UPnP, IPv6 address, and dual stack not opening an IPv4 UPnP port on the router.
- Fixed Aero theme bug where if /window +b was used, a miniature titlebar was being drawn.
- Fixed alternative nick bug when left empty in connect dialog.
- Updated CA root certificates cacert.pem file.
In total, there have been around 30 changes since the last release.