GTViewer Data Server version 7.0.0.10 Beta is available for testing.
Version 7 of the GTViewer Data Server has several updates. The biggest new feature is that user authentication can now be handled by an Azure Identity Provider (IdP). The default user authentication and Custom User Manager are still supported. A new GTViewer for iOS Client version 7 is also available for testing (via Test Flight) and an Android Client will be available later.
-----------
07.00.00.01 - Beta - 6/27/25
-----------
- CHG - #8376 - The Documentation listed the GTViewer_LogfileLife being is Day units, but it is actually in Hour units. The documentation has been updated rather than changing the application.
- NEW - #8703 - The GTI_UserManager will now send the Device Id to the CustomUserManager via the Session object, making it accessible to the custom code.
- FIX - #8704 - If a deviceId from client was not valid, it was not returning the correct error message.
- FIX - #8705 - If deviceId from client was not valid, it was not writing the correct Audit record.
- NEW - #8706 - GTManifest - Synced with GTViewer Data Server 7.0.0.1
- NEW - #8707 - GTViewer Data Client - Synced with GTViewer Data Server 7.0.0.1
- NEW - #8708 - GTViewer Data Client - Updated to support Azure IdP.
- NEW - #8709 - GTShareViewer - Synced with GTViewer Data Server 7.0.0.1
- NEW - #8710 - GTShareViewer - Updated to support Azure IdP.
- NEW - #8711 - GTVDSAdmin - Synced with GTViewer Data Server 7.0.0.1
- NEW - #8712 - GTVDSAdmin - Updated to support Azure IdP.
- NEW - #8713 - All GUI Tools - All Message boxes now center on the app and not the screen.
- FIX - #8714 - GTVDS_ReturnLicense - Button status updates was not always correct.
- FIX - #8715 - GTVDS_Poster - Button status updates was not always correct.
- FIX - #8716 - GTViewer Data Client - Status list is not cleared on logout.
- CHG - #8717 - GTViewer Data Client - Return License removed from menu since it doesn't consume a license.
- NEW - #8718 - Support for Azure IdP User Authentication (in addition to the default method or Custom User Manager Assembly).
-----------
06.00.00.14 - 3/14/24
-----------
- FIX - #8457 - Some of the Usage Audit Log entries used local date/time format instead of an Invariant one.
- FIX - #8458 - If a Device Id is blank, it will no longer validate.
- CHG - #8465 - GTShareViewer - The initial Connect and Project change will now trigger a Refresh All instead of an Update.
- NEW - #8466 - GTShareViewer - If a Redline Project doesn't have any records in it, you will still be able to select the GTI_Redline Web App and import new data.
- CHG - #8467 - GTShareViewer - The Import tab now supports an Import GTG File feature. All Displayable Elements will be imported into the Redline Project as new elements. You will be able to specify a Note value placed on each element and it can be used to delete the elements later on.
- CHG - #8468 - GTShareViewer - If only one Web App is available for the Import Tab, it will be selected automatically.
- NEW - #8469 - GTShareViewer - Export XML now supports and Additional Info option to include original and angle info for Point and Text elements.
- FIX - #8471 - GTShareViewer - Changes to the Compact Status information to better reflect what is on the server.
- FIX - #8527 - Machine Name was called Machine ID in Logfile header.
- NEW - #8528 - Additional Logging added to PostImage.aspx, WebAppGet.aspx, and WebAppGetInfo.aspx.
- FIX - #8600 - Exception were for Image posting were only thrown if logging was on. This is probably not an issue since it will always log error, but the changes were made.
- CHG - #8601 - When Posting an Image, if the image already exists, it will no longer give an error. It will rename the existing file and save the new file name as the existing name.
- FIX - #8602 - Added more error checking to ensure that a complete image was uploaded before saving it on server.
- FIX - #8603 - Added more error checking to ensure a complete file was uploading before saving on server.
- CHG - #8604 - When Posting a File, if the file already exists, it will no longer give an error. It will rename the existing file and save the new file name as the existing name.
- FIX - #8605 - Added check when posting Data Collection records to ensure all of the data was received from client before processing.
-----------
06.00.00.12 - 3/28/23
-----------
- FIX - #8434 - WebAppGet.aspx, GetRecs.aspx, and Post.aspx were not abiding by the PostMode=0 setting for Split Servers (Data Collection/Redlines on different server).
- FIX - #8435 - GTVDS_Reset - Resizing the Dialog didn't properly fit the result view to the new size.
- NEW - #8435 - Machine Name and Post Mode added to logfile header and GTVDS_Reset output.
-----------
06.00.00.11 - 2/16/23
-----------
- NEW - #8381 - Support for Machine Id in Registration Key.
- FIX - #8382 - GTShareViewer - The Project Info is now encrypted by the Server and GTShareViewer was not decrypting it.