Release History

  

Advanced

finPOWER Connect 3.04.03

Released on 1 February 2022
108 articles found. Displaying page 2 of 3

FIX: Updated Copyright Notice for some Intersoft Assemblies

18866 | 10 December 2021 | finPOWER Connect 3.04.03

The Copyright Notice for the following Intersoft Assemblies has been updated to "(c) Copyright Intersoft Systems Limited. All rights reserved.":

NEW: HTML Widgets; PPSR NZ Update wizard updated to hide content while loading

18865 | 10 December 2021 | finPOWER Connect 3.04.03

The PPSR NZ Update wizard HTML Widget has been updated to hide content while loading to avoid the styling flicker associated loading HTML Widgets since updating jQuery.

FIX: HTML Widgets; Grid; Circular row selector checkboxes and group headers move in front of grid header row when scrolling

18864 | 10 December 2021 | finPOWER Connect 3.04.03

Grids with selectable row selectors (represented by a circular checkbox in the row selector) or with group headers, had their header row partially obscured by the checkbox or group header when the grid was scrolled.

NEW: Colour Chooser Combo Box now excludes Windows system colours

18863 | 10 December 2021 | finPOWER Connect 3.04.03

A Colour Chooser Combo Box is used on forms such as Log Severities to allow the User to enter or choose a colour from a list.

NEW: Information Lists; Alternate Values now support unlimited text values

18862 | 9 December 2021 | finPOWER Connect 3.04.03

Alternate Values in Information Lists now support unlimited text.

FIX: HTML Widgets; Run Account Processes; Options to include Account Application and Client Workflows are unchecked by default

18861 | 9 December 2021 | finPOWER Connect 3.04.03

The options to include Account Application and Client Workflows were unchecked by default on the Run Account Processes HTML Widget.

FIX: HTML Widgets; Run Account Processes; "Select other processing options" section not showing

18859 | 9 December 2021 | finPOWER Connect 3.04.03

The "Select other processing options" section was not showing in the Run Account Processes HTML Widget if the database was not licenced for Workflows and the Global Setting to "Confirm Quotation Credit Enquiries" was unchecked.

NEW: HTML Widgets; widget.UI.DBCombo; New formKeyShow startup option to add an "Open" button

18858 | 16 December 2021 | finPOWER Connect 3.04.03

A new "formKeyShow" creation option to add an "Open" button to the widget.UI.DBCombo control, e.g.:

NEW: Exporting XML; prettify XML for Admin files

18857 | 9 December 2021 | finPOWER Connect 3.04.03

Admin Files now export XML using a prettifier, i.e., elements are on separate lines and are indented.

FIX: finPOWER Cloud Connect Configuration; Scheduled Processes; Status Details and Last Run Information now displayed for linked Processes

18856 | 9 December 2021 | finPOWER Connect 3.04.03

Previously, if a Scheduled Process was configured to run after another, the Status Details and Last Run Information where hidden in the Summary Page for the linked Process. These details are now available and the option to clear last run details is also a...

NEW: finPOWER Conned Cloud Configuration form; Processes; Options; Tooltip added to clarify the "Email User when a Background Process has finished" option

18855 | 9 December 2021 | finPOWER Connect 3.04.03

The following tooltip has been added to the heading above the "Email User when a Background Process has finished" option to clarify how this option works:

FIX: Credit and Data Bureau; Consumer Report; Validation updated

18854 | 19 November 2021 | finPOWER Connect 3.04.03

The Credit and Data Bureau service Consumer Report product validation has been updated to check for maximum lengths of text fields.

FIX: HTML Widgets; "Successfully" spelt incorrectly in a number of HTML Widgets

18853 | 8 December 2021 | finPOWER Connect 3.04.03

A number of HTML Widgets incorrectly used "sucessfully" in various Message Boxes. This has been corrected to "successfully".

FIX: Security Enquiries; Create Request methods renamed/ obsoleted

18852 | 8 December 2021 | finPOWER Connect 3.04.03

The Security Enquiry methods used to create the requests have been updated in order to standardise their naming convention, e.g., "CreateRequest_ConfirmOwner". The existing methods have been obsoleted.

NEW: HTML Widgets; New widget.UI.PermissionKeyComboBox control

18851 | 8 December 2021 | finPOWER Connect 3.04.03

A new widget.UI.PermissionKeyComboBox control has been added.

NEW: Added ISAssemblyInformation class and functions to retrieve Assembly information

18850 | 8 December 2021 | finPOWER Connect 3.04.03

To make it easier to retrieve information about Assemblies, i.e. dll and exe software components, a new ISAssemblyInformation class and associated functionality has been added.

FIX: Monitor Categories form; Valid for should be mandatory

18849 | 8 December 2021 | finPOWER Connect 3.04.03

The "Valid for" field on the Monitor Categories form is now styled as being mandatory.

FIX: Log Severities form; "Importance" should be mandatory

18848 | 8 December 2021 | finPOWER Connect 3.04.03

The "Importance" field on the Log Severities form is now styled as being mandatory.

FIX: Identification Types form; "Special Type" should be mandatory

18847 | 8 December 2021 | finPOWER Connect 3.04.03

The "Special Type" field on the Identification Types form is now styled as being mandatory.

NEW: Business Layer; finWorkflowFunctions; Help updated to identify which function apply only to "Version 1" type Workflows

18846 | 8 December 2021 | finPOWER Connect 3.04.03

The Business Layer help has been updated to identify which functions in finWorkflowFunctions apply only to "Version 1" type Workflows.

NEW: HTML Widgets; New ColourChooserComboBox control added

18844 | 8 December 2021 | finPOWER Connect 3.04.03

A new widget.UI.ColourChooserComboBox control has been added for HTML Widgets.

NEW: Microsoft WebView 2 software component; updated to version 1.0.1054.31

18843 | 8 December 2021 | finPOWER Connect 3.04.03

The Microsoft WebView2 software component has been updated from version 10.902 to 1.0.1054.31.

NEW: Scripting; finUtilities.GetServiceLogCaptionSummary() Function added

18842 | 7 December 2021 | finPOWER Connect 3.04.03

A new function "GetServiceLogCaptionSummary(serviceLog, caption, includeSummaryHtml, summaryHtml)" has been added to finUtilities. This is used by the Service Log form (and HTML Widget) to retrieve information which is typically displayed as a Summary Pag...

NEW: finAccountProcesses; updated Business Layer help for Clear function

18841 | 7 December 2021 | finPOWER Connect 3.04.03

The Business Layer help for the finAccountProcesses.Clear function has been updated with more information.

FIX: Business Layer ISRuntime.Validation.ValidateString; removeLeadingWhitespace not working as expected

18840 | 15 December 2021 | finPOWER Connect 3.04.03

The ISRuntime.Validation.ValidateString function does not use the removeLeadingWhitespace parameter.

NEW: Script Debugger added

18839 | 7 December 2021 | finPOWER Connect 3.04.03

Scripts now support Debugging. This is useful to delve into script code whilst it is running, and then trace code and examine variables etc.

NEW: HTML Widgets; External Party Edit; Update to confirm close if changes have been made

18838 | 7 December 2021 | finPOWER Connect 3.04.03

The External Party Edit HTML Widget has been updated to confirm close if changes have been made.

NEW: HTML Widgets; Client Type Edit; Update to confirm close if changes have been made

18837 | 7 December 2021 | finPOWER Connect 3.04.03

The Client Type Edit HTML Widget has been updated to confirm close if changes have been made.

NEW: HTML Widgets; User Group Edit added

18835 | 7 December 2021 | finPOWER Connect 3.04.03

A new HTML Widget to edit User Groups has been added (this is used in finPOWER Connect Cloud).

FIX: Elements form; Date Adjust field updated

18834 | 7 December 2021 | finPOWER Connect 3.04.03

The "Date Adjust" field on the Elements form, Defaults page has been updated to mandatory and limit to list.

NEW: Script Compilation Errors report; added parameters

18833 | 7 December 2021 | finPOWER Connect 3.04.03

The Script Compilation Errors Report now includes parameters.

NEW: Centrix NZ; Consumer Driver Check updated to latest version

18832 | 7 December 2021 | finPOWER Connect 3.04.03

The Consumer Driver Check product of the Centrix NZ service has been updated to the latest version of the specification (version 16.01R dated 02 December 2021).

NEW: Scripting; UserInterface.CommonDialog; GetInput & GetInputComboBox Forms improved

18831 | 7 December 2021 | finPOWER Connect 3.04.03

The GetInput and GetInputComboBox Common Dialog Forms have been enhanced by auto sizing the TextBox / ComboBox based upon the specified Max Length, or the default values. The below enhancements have been made.

NEW: HTML Widgets; User Policy Edit added

18829 | 7 December 2021 | finPOWER Connect 3.04.03

A new HTML Widget to edit User Policies has been added (this is used in finPOWER Connect Cloud).

FIX: Retrieving a Security Statement Id from a Security Statement Pk may return an error

18828 | 7 December 2021 | finPOWER Connect 3.04.03

When using the Business Layer function SecurityStmtFunctions.GetSecurityStmtIdFromSecurityStmtItemPk to retrieve the Security Statement Id from the Security Statement Pk you may encounter an error "Failed to get Security Statement Id from Security Stateme...

NEW: Updated Globalisation/ Locale functionality

18827 | 7 December 2021 | finPOWER Connect 3.04.03

Globalisation/ Locale functionality has been updated to use the System.Globalization rather than My.Application.Culture namespace.

NEW: HTML Widgets; Add and update FIELD_WIDTH_CODE constants

18826 | 7 December 2021 | finPOWER Connect 3.04.03

The widget.UI object defined constants that are used to set field widths, e.g., an Account Id field.

NEW: Startup command line arguments updated

18825 | 7 December 2021 | finPOWER Connect 3.04.03

When starting finPOWER Connect Windows passes command line arguments such as the User Name and Script to run.

NEW: Loan Trial Balance Report; add optional column for Interest Type

18823 | 7 December 2021 | finPOWER Connect 3.04.03

The following optional columns have been added to the Loan Trial Balance Report:

NEW: New Permission Keys to prevent Users from editing External Id on Account, Client and Security Statement records

18821 | 7 December 2021 | finPOWER Connect 3.04.03

New Permission Keys have been added to prevent Users from editing External Id on Account, Client and Security Statement records.

FIX: Security Statement form; updated Permission Key logic

18819 | 7 December 2021 | finPOWER Connect 3.04.03

When adding a new Security Statement the following Permissions Keys should not have been applied:

NEW: New colourable Folder icons

18818 | 7 December 2021 | finPOWER Connect 3.04.03

Icons can be specified in various places in finPOWER Connect.

FIX: Background Image with [AppFolder] smart tag not working

18817 | 7 December 2021 | finPOWER Connect 3.04.03

Using [AppFolder] smart tag within a Background Image File Name was not working correctly.

NEW: Auditing; new audit option for Account Type, Rules

18816 | 7 December 2021 | finPOWER Connect 3.04.03

A new auditing option has been added for Account Type "Rule" changes.

NEW: Global Settings; General; Search; Additional Account tags available

18815 | 7 December 2021 | finPOWER Connect 3.04.03

The Global Settings, General, Search page allows tags to be specified to show additional information in Account and Client Quick Search results.

NEW: HTML Widgets; InformationListComboBox Control; Additional Properties added

18814 | 7 December 2021 | finPOWER Connect 3.04.03

The following additional Properties have been added to the InformationListComboBox Control:

FIX: Account Statement Log; User data not being returned

18813 | 6 December 2021 | finPOWER Connect 3.04.03

An Account Statement Log did not return anything in the finAccountLog.StatementUserData property.

NEW: Bank Export Services; added new file format for New Zealand BACHO Direct Credit and Direct Debit Payments

18812 | 24 November 2021 | finPOWER Connect 3.04.03

New Bank Export Services for New Zealand (specifically Westpac) BACHO Direct Credit and Direct Debit Payments have been added.

NEW: BACHO Bank Transaction Import; updated supported dishonour and source descriptions

18811 | 6 December 2021 | finPOWER Connect 3.04.03

The "BACHO" Bank Transaction Import has been updated to support additional dishonour and source descriptions

FIX: Number Box Control; updated validation error message

18810 | 6 December 2021 | finPOWER Connect 3.04.03

The control used to enter numbers in has been updated to make the validation error message where a negative number is entered, but the control only allows positive value and not zero.