Monday, 5 December 2011

Moorgate build 1.4.666.579

There is a new Moorgate build available from the Twenty57 website, version 1.4.666.579.

The following features have been added:

  • Confirmation Capture: Exposed the Management Fee column.
  • Landing Page: Selecting an account on the Landing Page will navigate the user to the Manual Recon screen.
  • Calendar Control: Highlight the current date.
  • Manual Recon: Load the last used profile by default.
  • Webhelp URL: Is included as part of the install so it is immediately available to users.
And Bugs fixed:

  • 'Clear All' button was disabled once transactions were moved to the matched area
  • Proper Handling if the service is restarted and the database connection cannot be made to ensure any process definitions are loaded correctly. Please add following attributes in <appSettings> of Twenty57.Moorgate.ProcessService.exe 
    •  <add key="ServiceStartMaxAttempts" value="3"/> to configure no of attempts to check whether DB is up. 
    •  <add key="DelaySecondsBetweenAttempts" value="60"/> to configure time interval between 2 attempts to check whether DB is running.
Thanks to everyone for the great work.

No comments:

Post a Comment