|
By Yury Averkiev (s-code) - Thursday, November 18, 2010
|
v6.0.1.0 22-Nov-2010 - NEW: Configuration profiles that allow you to create different VNC Manager configurations (registered computers, login credentials, external tools, etc.). This builds includes support for local XML-based and Dropbox.com-based configuration profiles. In the coming weeks support for SQL-based profiles will be added.
- New Connection History feature implementation. It allows filtering of the history entries, exporting to tab/comma separated and Excel files. Ability to select a connection history entry and locate corresponding registered computer entry.
- The Dynamic Search Properties window gets new GUI, which is should be easier to use comparing to the previous version. It also includes new settings, like the thread priority.
- Built-in SSH client has been updated to support wider range of SSH servers.
- Other minor and not so minor changes and bug-fixes
v6.0.2.0 7-Dec-2010 - NEW: Amazon S3-based configuration profiles.
- NEW: Loading/saving time of the cloud (Dropbox/Amazon S3) configuration profiles has been reduced by as much as 50%.
v6.0.5.0 17-Dec-2010 - NEW: Support for Team Viewer connection
- NEW: Support for DameWare Mini Remote Control connection
- NEW: Support for HP Remote Graphics Connection
- NEW: Amazon S3 / Dropbox: Implemented settings saving policy (as soon as a change occurs / when application window is being closed)
- NEW: Added Start/Stop/Pause Hyper-V Virtual Machine command to the registered computer context menu
v6.0.6.0 23-Dec-2010 - NEW: WMI Properties: Allows to fetch WMI properties from a remote computer and show the results in the registered computers list.
This feature can be used as a monitoring as well as an inventory feature. See the KB article for more information. v6.0.7.0 29-Dec-2010 - NEW: Fetch Logged On Users: Ability to switch between the Registry Scan and WMI Query methods. See the KB article for more information.
v6.0.8.0 30-Dec-2010- NEW: The Connection History now able show events generated by Team Viewer, Dame Ware and HP Remote Display Control connections.
v6.0.10.0 6-Jan-2011- NEW: Ability to switch between ARP (local subnet) and WMI (any network) methods for querying MAC address during registered computers updating. This feature was among frequently requested features and it has finally been implemented.
Use Tools \ Options \ Registered Computer Status Check page to configure MAC query settings. v6.0.11.0 7-Jan-2011- NEW: Added filtering support to the Custom WMI Columns feature.
For example, if you want to add column to the registered computers list that would show status of the UltraVNC Server service, you should add class Win32_Service / property Status and add the following filtering condition: Name="uvnc_service" - NEW: Updated Amazon AWS runtime to the v1.2.0.2
v6.0.12.0 18-Jan-2011
- NEW: Ability to customize captions of the Custom WMI Properties columns.
- NEW: Updated Detect VNC Distribution feature to correctly identify UltraVNC 1.0.9.5 or newer installations.
This required several major changes:
- "Detect VNC Distributions via Port Scan" feature had to be retired. This is mainly because UltraVNC has started using RFB 003.008 as the default handshake string. TightVNC uses the same handshake string also. So it’s no longer possible to distinguish between UltraVNC and TightVNC servers via port scan. So this feature become obsolete and had to be retired.
- During registered computers statuses update, because VNC Port Scan Feature was removed, the VNC Manager now attempts to detect installed VNC distribution by enumerating setup packages on a remote computer. This process is much slow and may take up to 20 seconds per registered computer. Because of that, by default, this feature is turned off. It can be turned on via Tools \ Options \ Registered Computer Status Check \ Detect VNC Distribution.
v6.0.13.0 25-Jan-2011- NEW: VNC Viewer: Support for UltraVNC Server 1.0.9.5 with RFB protocol v3.8. This enables file-transfer with 1.0.9.5 servers and fixes "Unsupported security type" message that you would receive if you had tried to connect to an UltraVNC 1.0.9.5 with NTLM authentication.
v6.0.14.0 1-Feb-2011- NEW: Ability to link Credentials Templates to a Registered Computer entry. See the following post for more details:
http://blog.s-code.com/2011/02/build-6014-adds-ability-to-link.html - CRITICAL: Canceling the Registration or the Trial window may result in losing of the registered computers list.
- FIX: Detect Installed VNC Distribution fails with the "Invalid Query" error.
v6.0.15.0 7-Feb-2011 - FIX: Attempt to launch the VNC Deployment Wizard causes the VNC Manager to crash.
v6.0.16.0 11-Feb-2011 v6.0.17.0 14-Feb-2011 - NEW: UltraVNC deployment package has been updated to the v1.0.9.5.
NOTE: UltraVNC developers changed the way how UltraVNC server handles Ctrl+Alt+Del on Vista, Windows 2008 and newer OSes. You might need to update your domain group policy for the feature to work properly. See the following post for more details: http://forum.ultravnc.info/viewtopic.php?t=27079
v6.0.18.0 16-Feb-2011 - NEW: Support for legacy VNC servers (such as RealVNC 3.3.7) that use RFB v3.3 protocol.
- FIX: Changes to Logon Credentials Templates aren't been saved if a "cloud" based configuration profile is used.
|
|
By Yury Averkiev (s-code) - Thursday, March 10, 2011
|
v6.0.21.0 10-Mar-2011
- NEW: Restored support for file change notifications (local configuration profiles only). See "Tools \ Options \ Registered Computers List \ Configuration Files Monitoring" section.
- NEW: Export to Text File feature in all the management tools has been updated with the following enhancements:
- Export to Microsoft Excel file
- Better handling of data with commas and new line separators
- Ability to filter data before exporting
- FIX: Status Updater fails to update SSH server status
- FIX: Detect VNC Distribution: Build number is not show in the registered computers list.
- FIX: Other minor fixes and enhancements
|
|
By Yury Averkiev (s-code) - Friday, March 11, 2011
|
v6.0.22.0 11-Mar-2011 - NEW: Open Network Share context menu command can use a registered computer log on credentials to open a network share in the Windows Explorer.
Note: this feature is turned of by default. Use Tools \ Options \ Registered Computers List \ Context Menu page to turn it on See the following post for more details http://www.s-code.com/forum/FindPost2449.aspx
|
|
By Yury Averkiev (s-code) - Wednesday, March 30, 2011
|
v6.0.23.0 30-Mar-2011 - NEW: FTP-based Configuration Profiles. Allow storing configuration settings on FTP and FTPS servers.
- NEW: VNC viewer: added support for IPv6
- NEW: Improved performance and responsiveness of the built-in SSH client.
- FIX: Built-in SSH client hangs if a remote command writes data to stderr.
- FIX: Other stability fixes
|
|
By Yury Averkiev (s-code) - Sunday, April 03, 2011
|
v6.0.25.0 5-Apr-2011 - NEW: Dynamic Search Folders: Added "Clear Computers List for All Folders" command.
- NEW: Dynamic Search Folders: Added "Copy Dynamic Search Folders Settings" command.
See the following forum thread for more details: http://www.s-code.com/forum/FindPost3613.aspx - NEW: VNC Deployment Wizard. UltraVNC deployment package has been updated to the v1.9.0.6
Note, that the current version of our VNC client is not compatible with SecureVNC plug-in v2.3. This issue will be fixed in the v6.0 RTM build. Meanwhile we advise you to use the MSRC4 plug-in instead. - NEW: VNC viewer: Improved compatibility with Mac OS X VNC Server
- FIX: You may receive 0x8007007E error when you attempt to launch VNC connection from 32-bit VNC Manager installed on a 64-bit Windows.
|