5.0.0.x

Release updates are cumulative, version-specific updates, built to resolve a customer-specific issue on a production deployment.  In general terms, release updates should only be applied to customer environments that are experiencing specific behaviors addressed by a given patch version.  Release updates are available for all customers with an active support agreement and may be requested by completing the request form linked here.  Square 9's fulfillment team will always deliver the most current release update version.  Again, all release updates are cumulative.

Hotfixes

5.0.0.126

 

  • Fixes a display issue with the annotation context menu not displaying properly after upgrading to 5.0.0.123 or above

5.0.0.125

Date Created

 

Details

  • Fixes multiple issues:
    • Send to Docusign will fail if the underlying PDF file has been deleted and then recreated in the Docusign Template
    • List options are not available when clicking Refine Search

5.0.0.124

Date Created

 

Details

  • Fixes an issue that corrupts the original document when attempting to do an insert from file in GlobalSearch Web

5.0.0.123

Date Created

 

Details

  • Fixes an issue where the Parent ID will get set to -2 when being moved in a Versioning Archive

5.0.0.122

Date Created

 

Details

  • Fixes an issue with GlobalSearch Extensions IO: when using Export Data to Excel, a string delimiter will not be added if the value contains a comma

5.0.0.121

Date Created

 

Details

  • Fixes multiple issues:
    • DataXChange fails when using GlobalSearch Web if the SQL Server data source is case sensitive
    • Attempting to print specific documents from the GlobalSearch Web Viewer returns an error

5.0.0.120

Version
5.0.0.120
Date Created

 

Details

  • Fixes two issues:
    • Horizontal scrollbar not usable with many archive view tabs present.
    • ssLicenseClean Group License rules are not exempt from license specific rules

5.0.0.119

Version
5.0.0.119
Date Created

 

Details

  • Adds a feature that optionally, show document history by default on open

Notes

  • The feature includes optional server-side configuration as a user default through the following property which can be included in the viewers C:\inetpub\wwwroot\GlobalSearchViewer\Viewer\config.json file:
config.json
{
 ...,
	"userDefaults": {
		...,
		"showHistoryOnOpen": true
	}
}

5.0.0.118

Version
5.0.0.118
Date Created

 

Details

  • Fixes an issue where Export, Email, Print leaves left-over files in C:\Windows\Temp\Square9 location on server

5.0.0.117

Version
5.0.0.117
Date Created

 

Details

  • Fixes an issue where automatic lease reactivation may fail with certain rest bin paths

5.0.0.116

Version
5.0.0.116
Date Created

 

Details

  • Fixes an issue with temporary files being left over in windows temporary directories after certain API calls: export, email, print

5.0.0.115

Version
5.0.0.115
Date Created

Jan 09, 2020

Details

  • Fixes an issue with importing of email header to read-only fields not saving data properly
  • Fixes an issue with deleting fields from the field catalog via web admin after an upgrade
  • Adds the ability to download data from the grid with or without column headers
  • Updates the URL that GlobalSearch Extensions is downloaded from

5.0.0.114

Version
5.0.0.114
Date Created

Jan 06, 2020

Details

  • Adds square 9 user email addresses to the results displayed from /square9api/api/userAdmin/secured API call

5.0.0.113

Version
5.0.0.113
Date Created

Dec 04, 2019

Details

  • Changes how large drop down lists display in GlobalSearch web to increase performance

Notes

  • Any list that has more than 100 entries will be displayed as a type ahead list in the web, which is the way it displayed in 4.5.2 as well

5.0.0.112

Version
5.0.0.112
Date Created

Nov 21, 2019

Details

  • Fixes an issue with authorization in the API for servers that are east of GMT

5.0.0.111

Version
5.0.0.111
Date Created

Oct 29, 2019

Details

  • Increases performance of requests to the API in the GlobalAction designer
  • Fixes an issue with HTML tables when viewed in the web

5.0.0.110

Version
5.0.0.110
Date Created

Oct 14, 2019

Details

  • Fixes an issue with Export Data to Excel using GlobalSearch Exentions and comma values

5.0.0.109

Version
5.0.0.109
Date Created

Oct 14, 2019

Details

  • Fixes an issue where a SQL connection failure causes a users license to be released
  • Fixes an issue with displaying of GlobalAction tasks when GlobalCapture 2.2+ is installed

5.0.0.108

Version
5.0.0.108
Date Created

Oct 14, 2019

Details

  • Added automatic lease reactivation to GlobalSearch

5.0.0.107

Version
5.0.0.107
Date Created

Sep 12, 2019

Details

  • Fixed an issue where PDF files greater than 10MB would not open after being emailed via GlobalAction



5.0.0.105

Version
5.0.0.105
Date Created

Sep 03, 2019

Details

  • Adds functionality to have table fields automatically create a new row when pressing tab on the last cell in edit text mode

  • Fixes an issue where the web viewer displays 'Error: Document has no text data' after running a content search on certain documents
  • Fixes an issue where pressing tab on a table field while having keyfree enabled can cause an application crash in certain circumstances

5.0.0.104

Version
5.0.0.104
Date Created

Aug 20, 2019

Details

  • Changes how GlobalSearch retrieves users and groups from Active Directory in order to work around a windows issue introduced in a previous windows update

  • Fixes an issue where Assembly Bound Lists was pulling values from the ssListValues table rather than the actual live source

Notes

  • Per Microsoft: 
    Applications and scripts that call the NetQueryDisplayInformation API or the WinNT provider equivalent may fail to return results after the first page of data, often 50 or 100 entries. When requesting additional pages you may receive the error, “1359: an internal error occurred.” This issue occurs in this update and in all the updates before June 18, 2019.

5.0.0.103

Version
5.0.0.103
Date Created

Jul 29, 2019 19:27

Details

  • Add performance related configuration options to address difference in load times with new viewer

Notes

  • Path to config.json:
    • wwwroot_default_path\GlobalSearchViewer\Viewer\config.json
  • config.json option userDefaults.showThumbnailerOnOpen, expects a boolean, defines what the default should be for the show thumbnailer on open user setting.
  • config.json option docHistoryDisabled, expects a boolean, when true will remove the doc history button in the viewer and disable its loading of audit data.
  • Archives and sub-archives for burst menu are now loaded only once the archive selector is invoked, rather than on document load.
  • Changes made to reduce/prevent extra document scale image files being requested by atalasoft during document load.
  • if the logged in user has already used GlobalSearch web, you will need to go into their settings and reset the defaults to get the new settings. 

Configuration

Sample config.json elements:

config.json
{
  "viewerApiUrl": "/globalsearchviewer/api",
  "viewerWebUrl": "/globalsearchviewer/viewer",
   "docHistoryDisabled": true,
    "userDefaults": {
        "showThumbnailerOnOpen": false
    }
}




5.0.0.101

Version
5.0.0.101
Date Created

May 29, 2019 18:50

Details

  • Fixed an issue where the Task Search in GlobalSearch Web only show on last set database, unable to set on multiple databases at a time
  • Fixed an issue where word document template files incorrectly updated values on view