Download
AdiIRC 1.9.1 - 30-07-2013
Added proxy/socks support
Added $osinstalldate variable
Added exabyte to all byte calculations
Added option to get favicon from server url
Added option to set default and individual window icons
Added $date variable for logging
Added "Save All" menu/shortcut in script editor
Added option to enable/disable formatting links and various formatting improvments
Added <number> <delay> flags for /beep
Added ability to select multiple items in nickcolor list
Added save/restore dock position of menubar/toolbar/channelbar
Added rigthclicking window title will show the menubar menu if menubar is hidden
Added new sound options
Added -n -p parameters for /run and set proper working directory
Added unlimited connection retries if retries is set to 0
Added option to set custom background image per window
Added option to use a global up/down input history
Added missing $window properties
Added irc6:// ircs6:// support
Added option to enable/disable regain nick
Added missing b parameter for binvars in $encode
Added LOGON event
Added /bset -c chop parameter
Added -an parameters for /clipboard, also allow empty params to clear clipboard
Added raw 328 link support
Added menus in custom windows with menu @name
Added add /dline [c] <@name> <N[-N2]>
Added close button for dock panels
Added ignore list GUI
Fixed edit commands should be named edit aliases
Fixed /slaps should be parsed as scripts
Fixed allow empty messages in events e.g notice
Fixed $line sometimes returns empty string incorrectly
Fixed $script should return relative path
Fixed /loadbuf <name> <file> not parsed correcly
Fixed /sline doesn't work on users with channel modes
Fixed event HOTLINK is not triggered correctly
Fixed $active and $target doesn't work with custom windows
Fixed hash tables should be case insensitive
Fixed $sha1/$md5 doesn't work with &binvars
Fixed /bset sometimes crashes
Fixed parsing {} brackets sometimes fails
Fixed graphic glitch offset on text with background colors
Fixed graphic glitch with diacritical characters
Fixed /fwrite -b &bin doesn't work
Fixed all windows regardless of type should be saved the same way
Fixed /bw should show a error message if no network adapter is set
Fixed /bset <N> is one byte off when inserting at pos <N>
Fixed if (<int> isnum <int>) not working
Fixed a random crash on startup
Fixed client messages should be threated as system messages not channel messages
Fixed /toolbar -u doesn't refresh toolbar image
Fixed $width and $height reports wrong value
Fixed event ACTIVE should be fired after the activation have taken place
Fixed random nick color option should be in Options -> Colors
Fixed clicking edit toolbar while edit toolbar is already open causes a crash
Fixed event TABCOMP should fill $1- with the tabcompleted text
Fixed $style(X) was not always parsed correctly
Fixed $1 in menus should be filled with nick or channel
Fixed ctrl + z undo when tabcompleting nicks/inserting format/color tags in inputbox didn't work
Fixed minor drawing glitch in the sidebar on certain fonts
Fixed $ial should be updated whenever 311 is encountered
Fixed bans are not removed from channel editor if multiple bans are in the same MODE
Fixed event INPUT triggers on all @custom windows instead of the matched one
Fixed nickcolors/textcolors are sometimes not inverted correctly
Fixed channels with "&&" displays incorrectly in sidebar
Fixed raw 486 and 460 should use settings from Events -> Errors
Fixed $ial should only check current server
Fixed /window -e/-E should add inputbox
Fixed $chan(#invalidchan, 0) should return $null instead of 0
Fixed $scon and $scid couldn't use local identifiers
Fixed /set fails to parse %vars if first parameter is a identifier
Fixed $() is not executed inside /var and [ ] evaluation
Fixed should only capture first match if /g is not defined in $regsub and $regsubex
Fixed $base should convert both lowercase/uppercase characters
Fixed Goto Line 0 in script editor caused a crash
Fixed /slap sometimes caused a crash
Fixed reconnect server retries should be reset on manual disconnect
Fixed /paths to show both the install path and the config path
Fixed raw 330 should be parsed as whois
Fixed shortcut keys to add bold/italic/underline/color in sysinfo editor didn't work
Fixed /sysinfo /uptime was sometimes slow
Fixed /diskinfo <drive> didn't work
Fixed copying text on asian locale didn't work
Fixed update timer sometimes causes a crash on startup
Fixed $gmt $date $actime to work properly with timezones
Fixed <tab> should add 2 spaces instead of <tab> in script editor
Fixed *.mts and *.mrc should be filtered in script manager/theme editor
Fixed options menu shortcut should be Alt+O
Fixed some channel bans didn't show up
Fixed channel editor should be enabled for half ops
Fixed ":" should be stripped from on RAW 302 and 340
Fixed sidebar userlist should be off by default
Fixed issue with disappearing dockpanels
Fixed menubar icon is sometimes the wrong icon
Fixed reset usermenu width if its changed
Fixed animateicon in system tray wasn't working
Fixed cut of the text in channelbar if the text is wider than the button
Fixed linenumber for the last line in script editor was missing
Fixed /viewlog with no parameters should open logfile on current window