December 2023 Release Notes
1. Preface
This is a living document, and its contents may be updated often. Any changes to the contents of this document are listed in the Change record section. Make sure that you have the latest version for use.
The contents of this document are applicable to all the customers who have installed the December 2023 release version (4.4000) of Q2 Portal for the first time or have upgraded from an earlier version. You can access the release notes of the previous releases from the Q2 Customer Portal or from the Q2 Lending Help Center.
1.1 Purpose of this document
This document provides information on the following for the December 2023 release:
1.2 Intended audience
The audience of this document includes business users, implementers, and system administrators.
1.3 Prerequisites for use
This document assumes a basic knowledge of the product concepts, the product release, and the Salesforce platform.
2. Installation information
Contact your Q2 Professional Services team or the Customer Success team for information on the package dependency and installation order of the packages required to install and set up the latest version of Q2 Portal.
3. Upgrade considerations
For information on the upgrade steps, see release-related steps in the Q2 Product Upgrade Guide.
4. New features and enhancements
This section briefly describes the new features and enhancements added in this release.
For a detailed description of the new features and enhancements, see the following guides published over the Q2 Customer Portal:
Q2 Portal PPT
4.1 Framework feature
4.1.1 Performance improvement when saving Portal framework using Portal Builder (Jira ID: CP-2520)
Feature Description
When saving a Portal, with more than 800 actors and/or more than 400 actions, the process of saving became prolonged and resulted in APEX timeout issues. This occurred because the Portal was passing all actors and actions to the back-end to re-create the entire Portal Configuration Document.
In Portal Framework version 4.4, only the newly added or modified actors, actions, component structures, and static contents are passed to the back-end to update the Portal Configuration Document upon selecting Save. This enhancement significantly reduces the time in saving the Portal configurations to the back-end.
To enable this functionality, a new flag called dirtyActor is introduced. This flag indicates whether an actor, action, component structure, or static content has been altered or remains unchanged during development. This is then used to pass only the changed configurations to the back-end when the Portal Administrators select Save.
5. Known issues
There are no known issues in this release.
6. New and modified objects
There are no objects added or modified in this release.
For a complete list of the Q2 Portal objects, see the Q2 Portal Data Dictionary.
7. New and modified REST APIs
There are no REST APIs added or modified in this release.
For a complete list of the Q2 Portal REST APIs, see Q2 Portal REST APIs Guide.
8. New and modified global methods
There are no global methods added or modified in this release.
For a complete list of the Q2 Portal global methods, see Q2 Portal Global Methods Guide.
9. Post 4.4000 release
Follow this section for the details on the issues fixed in the patches on the December 2023 release of the following packages:
CL Utilities
CL Common
CL Portal Force
Q2 Portal
9.1 Issue fixed in June 6 patch
9.1.1 Google Places API Issue (Jira IDs: CP-2628)
Fixed Version
Q2 Portal version 4.4.1
Issue Description
When a user enters the address details in Q2 Portal, Q2 Portal uses the Places API provided by Google to auto-complete the address.
To provide better results to users, Google has introduced a new version of the Places API and communicated that the older versions are planned to be deprecated. To ensure that Q2 Portal continues to work after the older versions of the Places API are deprecated, the Places API version in Q2 Portal needs to be updated.
Resolution
The Places API version in Q2 Portal is updated to the latest available version. Perform the following steps to upgrade Q2 Portal to the latest patched version.
Steps
Log in to your Salesforce account.
Open the Configuration Manager application from the App Launcher ().
On the Configuration Manager tab, go to CL Portal > Available Upgrades.
On the Available Upgrades tab, In the Enter User Credentials section, specify the AWS access key and access secret.
Note:You can use the existing AWS keys.
In the Enter Version section, in the Version box, specify 4.4.1 to upgrade Q2 Portal to the specified patch release.
Select Save.
After a successful upgrade, a success message is displayed.
10. Change record
S.No | Change Date | Description of Change |
---|---|---|
1. | 22 December, 2023 | Published the release notes for the December 2023 General Availability release. |
2. | 6 June, 2024 | Added section 9.1. |