We now have History!
Logically grouped History items are viewable in the Favorites Panel.
Tools, Options, More Tab, Enable Favorites Panel to turn the Favorites Panel on and off. Just double click the Favorite to open.
Screen Shot
Complete Change Log:
- Favorite Panel remembers width after change
- Cached the configuration locally in settings. this should speed up the Options dialog significantly
- Added a delay-save bit to Settings to allow for the Options dialog to set all of the settings, and then save them all at once
- Added a unique ID to each favorite so we can resolve later. Ensured the history list per group has unique's.
- Fixed expand/collapse behaviour of favorites/history panel on the left
- Auto-load history when a favorite is launched from the history bar itself...
- History Tree working in the Favorites list on the left. I still need to truncate history items older than X items or X days...
- More support for a History tab in the Favs window on the left side.
- Stubbing in support for History...
- Fixed a defect that when you changed the minimized to try setting in options, while the app is minimized to the tray you lose the window.
- Try/catch around Parsing of MMC files.
- Instead of blindly deleting garbege config files, first back it up incase the user can recover any portion manually
- Starting to investigate SendKeys ability for connections
- Once connected Terminals could attempt to SendKeys to the remote machine. So far I'm pretty confident that RDP and VNC Support this.
- Did a quick clean up on silly exception handling
- Tweaking the about dialog
- Updated the about screen to include David Humprey and Julian Cable along with all of the Sponsors
- Upgraded vncsharp to the released version of 1.0src.
- Port override for SSH2 connections
- SSH/Telnet connections automatically handled ports, which made it impossible for Terminals to override it. This should fix that issue. You should be able to specify your own port now.
- Enhanced logging for Terminal (Telnet,SSH) connection on disconnect
- Fixed a bug for the final decision for the Protocol (SSH1 and SSH2 were swapped)
- Better handling of the client when disconnect happens (used to throw a null ref exception)
- Added VNC Support: Display Number, View Only, Ensured Auto Scaling is working
- Added a "Open Log Folder" option in the Tools menu. For the less technically inclined folks to help with reporting issues.
- Added auto vs clipped scaling support in VNC options on new terminal dialog. new library supports the scaling mode
- Complete error handling of when icons from file breaks. (Windows)
- Fix for icon handling in windows
- Better output in the grid for the TS Admin Session Client information.
- Implemented a "Delete All Favorites By Tag" option in the Favorites List context menu.
- Added right click menu to port scanner, single option to copy the remote address to your clipboard
- When adding a new tag to a connection we need to do a case-insensitive match with existing tags and update new tag to match case of existing tag.
- Only allow 3 chars for IP address's
- Fixed a bug in the PortScanner. Results returned were pretty much useless. Slimmed it down to just open ports, and it actually works now!
- CultureInfo in Telnet font Title is required
- Fixed Set XXX By tag
- Corrected a hidden defect with a null favorite