Release History
finPOWER Connect 6.00.02
NEW: SMS Messaging; Incorrect branch when selecting an External Party
When sending a SMS from an External Party, the default branch specified in the User Preferences was used instead of the branch of the External Party Client.
NEW: Monoova Australia; Added Credit Card Payments integration
The Monoova Australia Bank Interface service now supports Credit Card payments.
NEW: HTML Widgets; Publish Documents; Deprecated code removed
As part of the Email functionality overhaul, some functions have been deprecated.
FIX: HTML Widgets; Log Edit; Unattended Document Publish may fail with an "Unspecified Error"
Previously, Documents may fail to be Published with an "Unspecified Error" in finPOWER Connect Cloud. This has been fixed and now Documents will be Published correctly.
NEW: finPOWER Connect Cloud Configuration; Theme; Colours; 'Advanced' Theme Colouring added


As part of a major update to the finPOWER Connect Cloud User Interface, the ability has been added to configure more colours.
NEW: WebView2 component updated to 1.0.3595.46

The Microsoft WebView2 component used for rendering Summary Pages and other HTML content has been updated from version 1.0.3405.78 to version 1.0.3595.46.
NEW: Business Layer; finMessagingContact has new property EmailHtml
The following property has been added to finMessagingContact:
NEW: Client Bank Account and Banking Details; ExternalId property length increased
The finClientBankAccount.ExternalId and finBankingDetails.ExternalId properties have been increased to 2,000 characters in the Business Layer.
NEW: HTML Widgets; User Dashboard 1; Updated to support Dark Mode

The User Dashboard 1 HTML widget has been updated to support Dark Mode and utilise more of the new theming colours.
NEW: Scripts; HTML Widgets; Options page; New option "Dark mode is NOT supported by this HTML Widget"
As of version 6.00.02, finPOWER Connect Cloud supports a "Dark Mode".
NEW: Support Information report; "Temp Session folder" added
The "Temp Session folder" is now displayed at the bottom of the first block of the Support Information report. This clarifies where most temporary files generated by finPOWER Connect will be saved to.
NEW: SMS Messaging; Forced Test Mode; UI updated to make it clearer where message will be sent
When in Global Test mode (Global Settings, Cost Centres, General), an overriding SMS phone number can be specified so all SMS messages are sent to this number.
NEW: Cost Centres; Email integration
NEW: HTML Widgets; Bank Lodgement HTML Widget has been added
The Bank Lodgement wizard has been added as an HTML Widget, which runs as a background process.
NEW: HTML Widgets; Cost Centre Edit (Email SMTP) added
A new HTML Widget has been added for use in finPOWER Connect Cloud. This Widget can be configured via finPOWER Connect Cloud Configuration, Forms & Actions, Administration.
NEW: HTML Widgets; Cost Centre Edit (Email Microsoft Exchange) added
A new HTML Widget has been added for use in finPOWER Connect Cloud. This Widget can be configured via finPOWER Connect Cloud Configuration, Forms & Actions, Administration.
FIX: Interest in Advance; Adjustment Calculation corrected when using Annualised Interest

When using an Interest in Advance Account Type configured with an Interest Calculation method of **Annualised**, any adjustments posted to the Account (for unscheduled transactions) did not calculate using Annualised, but instead **Actual/365** which was...
NEW: Summary Page Standard Blocks Base; ExternalParty_AccountTypesAndPromotions; Account Type column now hyperlinks to open the Account Types form in finPOWER Connect Cloud
When running from finPOWER Connect Cloud, the Standard Block, ExternalParty_AccountTypesAndPromotions (shown when an External Party is selected from the External Parties form) now hyperlinks the Account Type column to open the Account Type.
NEW: Business Layer; New functionality to compress (zip) and uncompress (unzip) a String
The following functions have been added to ''finBL.Runtime.CompressionUtilities'' to make it easy to zip and unzip a String:
NEW: Developer Preferences; Syntax Error grid now hidden by default
The Developer Preference to hide the Syntax Error grid has been changed to TRUE. This means the Syntax Grid is no longer displayed by default.
NEW: Document Manager is now part of base finPOWER Connect
The finPOWER Connect Document Manager Add‑On allowed electronic documents and files to be displayed on the Client, Account and Security Statement screens. It was typically used to store:
NEW: Summary Page 2; Update to use CSS variables (with fallbacks) instead of hard-coded HTML Red and Green colours
The following business layer classes have been updated to use CSS variables (used by the new finPOWER Connect Cloud styling) instead of hard-coded values of Red and Green:
NEW: Australian BSB List; Updated to August 2025
BSB Added
NEW: NZ Bank/ Branches; Update supplied Bank Branch Register file to August 2025
The NZ Bank/ Branch Register file supplied with finPOWER Connect has been updated to the August 2025 list.
FIX: Credit Bureau; VedaXmlNZ (Equifax NZ); Verify fails
The VedaXmlNZ Credit Bureau verify can fail with the following message "ERR1031. Could not find BCAservice-data tag in request data".
FIX: Accounts; Account Suspense Wizard; Ticking "Create Log" option resulted in changes not being applied
Previously when running the Account Suspense Wizard, if the "Create Log" option was checked, then Account Suspense changes would not be applied and nothing would be changed on the Account.
FIX: HTML Widgets; New Organisation Client; Business Number Label
The New Organisation Client HTML Widget has been updated to hide the Business Number Field for countries that do not support it.
FIX: Client; Combine Clients; Issue with Nominated Bank Account
When Combining Clients where the main Client has a Nominated Bank Account and the secondary Client does not have a Nominated Bank Account, the Combine Clients Form might fail.
NEW: ISUserData Table is now available for Scripting UserData without being linked to a record
Scripting UserData is now available without the need to attach UserData to a record, such as an Account, Client, Security Statement, User or Workflow.
NEW: HTML Widgets; New Bank Account Edit HTML Widget
A new HTML Widget has been added to edit a Bank Account in the Bank Accounts Admin Library.
FIX: HOTFIX: Google Maps not populating Suburb for New Zealand; version 4.01.03

A recent change Google made to their "Places API (Legacy)" has meant that finPOWER Connect HTML Widgets no longer populate the suburb from the address lookup.
FIX: Online help now uses HTTPS
When pressing F1 in finPOWER Connect, online help is launched.
NEW: GemBox Document (used to generate Word Documents) updated to version 2025.8.118
The third-party GemBox.Document component has been updated from version 2025.4.107 to version 2025.8.118.
NEW: Updated components; Various NuGet packages
Various NuGet packages have been updated to the latest versions.
NEW: HTML Widgets; Process Direct Debit Payments; New widget parameter to skip the "summary" page
A new configuration parameter, "Disable Confirmation Summary?" has been added to the Process Direct Debit Payments wizard HTML Widget.
FIX: HTML Widgets; Google Address Lookups; Suburb no longer populating for New Zealand addresses

The Suburb portion of an address was no longer being populated when a Google Address Lookup was performed, e.g., in the Client Contact Address HTML Widget.
FIX: HTML Widgets; Client Statistics Set; Notes is now limited to 255 characters
The Notes field on the Client Statistics Set HTML Widget has incorrectly unrestricted. Only the first 255 were being saved.
NEW: HTML Widgets; Process Direct Debit Payments; New widget parameters to hide the preview below the Payments grid
The following configuration parameters have been added to the Process Direct Debit Payments wizard HTML Widget:
FIX: Summary Page Standard Blocks; Account_TransactionAuditSummaryInterestInAdvance; Removed Debug.Assert(False)
The Summary Page Standard Block ''Account_TransactionAuditSummaryInterestInAdvance'', which was added in Version 6.00.01 for the beta Interest in Advance module contained a ''Debug.Assert(False)'', which if the block was overridden into a Script would not...
NEW: Bank Account Enquiries; CreditSense2 service; Application Reference limited to 36 characters when creating a quick link
When creating Quick Links using the CreditSense2 Bank Account Enquiry service, the Application Reference is limited to 36 characters.
FIX: HTML Widgets; Account Application Edit; Incorrectly shows External Id, even when User Preferences are configured not to
The Account Application Edit HTML Widget was incorrectly using the Account User Preference when deciding whether or not to display the External Id.
FIX: PPSR B2G AU; Connection fails if proxy server is not correctly configured
The PPSR B2G AU service may fail to connect if the proxy server settings are not fully configured.
FIX: Reporting; Deposit Cash Flow report; Information about Red and Blue figures now included at the bottom of the report
When a Deposit Cash Flow report is run, projected figures may be shown, i.e., where a Deposit reaches maturity and will/ could be reinvested.
FIX: Reporting; Deposit Cash Flow report; incorrectly showing Reinvestment Error for certain Deposits
When running a Deposit Cash Flow report, if an Account matures within the reporting period and it has a balance, a temporary, new Deposit is created so the figures can be projected into future columns.
NEW: Electronic Signature; DocuSign; Date Signed tabs now supported
The DocuSign Electronic Signature service now supports Date Signed tabs on the document.
NEW: HTML Widgets; Grids; Right-clicking in filter box and grey area now displays standard grid menu
Right-clicking the filter box in a grid, or the grey arena at the bottom, where the grid rows have ended, now displays the grid's standard context menu rather than the default web browser menu.
NEW: HTML Widgets; Centrix Security Enquiry; Wheels product updated with MotorWeb Valuation
The Centrix Security Enquiry HTML Widget has been updated to include the MotorWeb Valuation for the Wheels product.
NEW: Credit Bureau; GreenId; Background Check; Driver Licence Card Number now mandatory
The GreenId Background Check enquiry has an updated validation rule for Driver Licence Card Numbers making them mandatory.
FIX: Auto-Backup; Unique Id is editable by non-Administrator Users but changes are not saved
When Auto-Backup is enabled under Global Settings, Developer, General, the Audit page of supported forms (e.g., Scripts), shows a "Unique Id" field.
NEW: Cost Centre; GreenId; Option to specify default product
The GreenId Cost Centre has a new Option to specify the default product for individual credit enquiries.