Portable IceChat Changelog

What's new in Portable IceChat 9.53

Feb 4, 2022
  • Fix bug with not being able to bring up the server editor, created an exception error

New in Portable IceChat 9.52 (Jan 10, 2022)

  • Fix bug when using -profile and directory is inaccessible
  • Fix bug with $+ not properly joining words
  • Fix bug with control codes in notes for server editor
  • Fix bug with control codes in multiline aliases

New in Portable IceChat 9.51 (Jul 14, 2021)

  • Alt 0-9 keys select nth window (Alt-0 is Console)
  • Removed Hyperlink color option, URL's will use normal text color, still will be underlined
  • Change a few default tab colors from white to gray
  • Add IRCv3 Strict transport security (STS) Policy
  • Add Raw 276 for Whois data
  • Fix bug with channel mode nicks can start with a :
  • Remove #icechat on Freenode as Support Channel, revert to #icechat on QuakeNet
  • Added export button to Channel List window to export channel list as text file
  • Fix Buddlylist error on initial install/run

New in Portable IceChat 9.22 (Jun 2, 2019)

  • Fix $rand() where it was not working with the top value
  • Added $calc() for allowing basic math functions
  • Fix File Open Dialog not working for some Windows 10 Builds
  • Last connected server in DNS Pool remembered
  • Have invalid item in ignore list not break the messages
  • Update xbuild to msbuild in BuildIceChatLinux.sh
  • Fix double click error in Welcome Tab
  • Fix Windows 10 Issue with Scrolling Windows
  • No longer need to set 'Scroll inactive windows when I hover them' to off
  • Added /ignore -r Nick command to remove from Ignore List, not disable

New in Portable IceChat 9.21 (Jan 28, 2018)

  • Attempt a fix on errors on Channel Joins
  • Fix problem with and invalid IP starting a DCC File Session causing errors
  • Fix issue that all servers were reconnecting after returning from Sleep, now only previously connected ones do
  • When nicklist is selected, goes to nicks started with first character typed
  • Added solution for latest framework for VS2017 - Called IceChat9-VS2017-latest.sln, uses .NET 4.71
  • Added a BuildIceChat.latest batch file to the build folder using .NET 4.71

New in Portable IceChat 9.20 Build Oct 27, 2017 (Oct 30, 2017)

  • Add solution for AutoAway message spamming, will only send once every 30 mins now
  • Reverse Ctrl-Pgup and Ctrl-PgDn keys to go in proper order
  • Minor interface updates

New in Portable IceChat 9.17 Build Aug 26 2017 (Aug 30, 2017)

  • Removed Advanced Settings option in Server Editor, show all by default
  • Fix bug where screen can be blanked with certain characters
  • Add new Plugin Event for SwitchTab, when a new window is switched to
  • Fix /server id=X command, will not create new connection, if server is already connected
  • Add new window for editing an Ignore Item
  • Fix /ignore command to allow just a nick
  • Added /colornick <nick> <color> command. Only works for the current channel. Use no color to reset
  • Work on increasing stability in running with mono
  • Add the ability to use CTRL-F1 -> CTRL-F12 as Hotkey events with Plugins, can trigger function on those keys

New in Portable IceChat 9.16 Build 20170702 (Jul 3, 2017)

  • Added options for /ignore command (-pcn), ignore just channel/private/notice messages (/ignore -p Nick)
  • Added Color Settings for the Side Panel Splitters, under Other Colors, and fixed the splitters
  • Fix status text after using /away commands in a query
  • Fix channel search to not be case sensitive
  • Added Quiet Mode List to the Channel Information window Tabs
  • Fix a character glitch in display that causes text to overwrite
  • IceChat now detects if there is a Time Zone changes, and adjusts TimeStamp accordingly
  • Added Color settings for Side Panel Buttons, under Other Colors

New in Portable IceChat 9.15 Build 2017.0415 (Jun 20, 2017)

  • Fix MainForm errors loading in Visual Studio design view