Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
exclude(Details|Hotfixes|Notes)
printablefalse

...


5.

...

4.5.2.131

...

Jun 21, 2019 13:27

Details

  • Fixed an issue where documents larger than 10MB would not open after being emailed from GlobalAction

4.5.2.130

...

4.5.2.130

...

May 28, 2019 20:17

Details

  • Fixed an issue where word document template files incorrectly updated values on view

4.5.2.128

...

4.5.2.128

...

Apr 23, 2019 13:50

Details

...

4.5.2.119

...

4.5.2.119

...

Feb 04, 2019 16:23

Details

  • Support custom Square 9 User password complexity requirements

4.5.2.117

...

4.5.2.117

...

Jan 17, 2019 19:09

Details

  • Fixes an issue where non admin user can gain access to Edit/Delete search through Customize Quick Access Toolbar 

4.5.2.115

...

4.5.2.115

...

Nov 28, 2018

Details

  • GlobalAction would leave extra entries in SSMaster.dbo.ssLicenses every time a document exited a wait node

4.5.2.114

...

4.5.2.114

...

Nov 08, 2018

Details

  • GlobalAction would leave connections to smtp servers open when sending email notifications.

4.5.2.113

...

4.5.2.113

...

Nov 08, 2018

Details

  • Dropdown List field update not recorded in Document History audit log

4.5.2.111

...

4.5.2.111

...

Oct 26, 2018

Details

  • TLS 1.2 enforcement for Docusign.

4.5.2.110

...

4.5.2.110

...

Oct 23, 2018

Details

  • enhancement that allows pressing tab to create a new row in a table field when at the end of the row

4.5.2.109

...

4.5.2.109

...

Oct 18, 2018

Details

  • TLS 1.2 enforcement

4.5.2.108

...

4.5.2.108

...

Oct 16, 2018

Details

  • A change to how Insert from Scan and Replace from Scan functions in the GlobalSearch LAN client.  It now utilizes GlobalSearch Extensions to retain support for 32bit scanner drivers
  • An enhancement to allow limitations for GlobalAction tasks including wait and ready.  Engine will not run more than allowed amount of processes per sweep.  This enhancement improves performance for high volume GlobalAction workflow consumers.

Notes

  • Add the following keys to C:\GetSmart\Square9.GlobalAction.exe.config in the <appSettings> section and adjust the value to the number of processes to execute per sweep
    • <add key="MaxWaitLimit" value="15" />
    • <add key="MaxReadyLimit" value="15 />
  • A restart of the GlobalAction service is required after making changes to the configuration file.

4.5.2.106

...

4.5.2.106

...

Sep 19, 2018

Details

  • TLS 1.2 enforcement in GlobalAction

Notes

  • If enabling TLS 1.2 enforcement please note that SQL Server 2012 and lower do NOT support the disablement of TLS 1.0 or lower.  Please upgrade your SQL Server if necessary.

4.5.2.105

...

4.5.2.105

...

Sep 14, 2018

Details

  • change to how Wait Nodes in GlobalAction are checked for workflows.  This enhancement improves the speed at which workflows are executed.

4.5.2.104

...

4.5.2.104

...

Sep 13, 2018

Details

  • A fix for the Mongo list binder not being 64bit
  • Addition of GlobalSearh URL Based Authentication

4.5.2.103

...

4.5.2.103

...

Aug 16, 2018

Details

  • This release update contains all updates from 4.5.0.117 - 4.5.0.120

4.5.2.102

...

4.5.2.102

...

Sep 01, 2018

Details

...

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.

Configuration

Sample config.json elements:

{
    "docHistoryDisabled"true,
    "userDefaults": {
        "showThumbnailerOnOpen"false
    }
}


...


5.0.0.102

Version
5.0.0.102
Date Created

Jun 21, 2019 01:58

Details

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

...


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

...