
v7.38 [May 9, 2013]
Added DPI awareness support to prevent Windows applying display scaling to mIRC. This should resolve the blurry interface and font issues when non-standard DPI display settings are used, such as on tablets.
Added MONITOR protocol support for the notify list. mIRC will use MONITOR automatically if it is listed in the server's 005 numeric.
Improved the way the window buffer is trimmed when it reaches the maximum number of lines set in the Options/Other dialog.
Fixed SSL caching bug that may have required repeat acceptance of certficates on some networks. The cache now stores the IP address of the associated certificate.
Fixed editbox buffer bug that was not storing an edited line if you pressed the up key.
Fixed incremental search not working correctly in channels list window.
Fixed mIRC not handling mouse buttons correctly in some situations if the user's system is configured to swap mouse buttons.
Added logging dialog option to enable/disable automatic logging of status windows.
Fixed drag-drop bug that may have caused a gpf when switching windows between MDI/desktop mode.
Fixed $& indentation bug in scripts editor dialog.
v7.29 [Oct 9, 2011]
- The Alt/AltGr keys should now work correctly for users with different keyboard layouts.
- The "Minimize to tray" option now defaults to off under Windows 7 due to the way Windows 7 hides all tray icons by default.
- The Channel Central dialog has been changed so that it can now be resized.
- The /list command issue with min/max values not working on some networks has been fixed.
- Added "Use compatibility mode" option to SSL dialog, which defaults to on. If turned off, OpenSSL will use the "empty fragment" feature which may make your connection more secure at the expense of less compatibility with some SSL servers.
- The /dns command issue with results not being shown when a non-existent nickname is specified has been fixed.
- The tray icon issue with mouse clicks not working in some situations has been fixed
- The /timer -h recursion issue should now be resolved.
- Other changes and bug fixes.
v7.29 [Oct 9, 2011]
- The Alt/AltGr keys should now work correctly for users with different keyboard layouts.
- The "Minimize to tray" option now defaults to off under Windows 7 due to the way Windows 7 hides all tray icons by default.
- The Channel Central dialog has been changed so that it can now be resized.
- The /list command issue with min/max values not working on some networks has been fixed.
- Added "Use compatibility mode" option to SSL dialog, which defaults to on. If turned off, OpenSSL will use the "empty fragment" feature which may make your connection more secure at the expense of less compatibility with some SSL servers.
- The /dns command issue with results not being shown when a non-existent nickname is specified has been fixed.
- The tray icon issue with mouse clicks not working in some situations has been fixed
- The /timer -h recursion issue should now be resolved.
- Other changes and bug fixes.
v7.19 [Nov 26, 2008]
This is a small update that addresses a number of important issues that have been reported by users since the last release. It includes improvements, changes and fixes to a number of features, including:
-The identd server issue that prevented identd from working correctly in some situations has been fixed.
-The /window -a command now correctly sets the focus for maximized windows.
-The time-out check that monitors the server connection has been changed so as to decrease the number of 10053 disconnection errors.
-The $findfilen/$finddirn identifiers now return the correct results for large numbers of files and folders.
- The SSL certificate validation issue that resulted in validation errors when connecting to a secure server should now be resolved.
-Other changes and bug fixes.