Release Notes
You can use the links below to access release notes for various FieldFX packages and modules.
For more information: |
|
FieldFX Releases
This table details the various FieldFX Modules or Managed Packages with a description of each and when it was last upgraded:
FieldFX Module or Managed Package |
Description | Last Upgraded | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
With the Admin Portal, system administrators can access user-friendly screens to manage various aspects of the FieldFX system. You can access functions such as user access, workflows, price book rules, and FX Logs viewers and Sync Events Viewers. These updates contain changes to the various tools you can find in the Admin Portal. |
See Admin Portal Updates for |
||||||||||||||||
The FieldFX Base Package contains the core FieldFX components. You must install the FieldFX Base Package to use FieldFX and any combination of its modules. |
See Push Upgrades for the push upgrade schedule. |
||||||||||||||||
FieldFX Lightning Components are available through the FieldFX Lightning Managed Package, You can use the FXL Components in FieldFX Back Office when using Lightning Experience.
|
See Push Upgrades for Push Upgrade schedule. |
||||||||||||||||
FieldFX Mobile is a HTML5 app accessible through a web browser or the FieldFX Windows Client. FieldFX Mobile Pro is a mobile device app for accessing FieldFX Mobile mobile devices. These updates are for FieldFX Mobile. |
|
||||||||||||||||
FieldFX Module or |
Description |
Last Upgraded |
|||||||||||||||
The FX Timecards module is a time management solution that makes it easier to track payable time for field employees. You can track time off requests and collect Time cards in to a payable timesheet. Field users can enter cards using the FX Timecards app, available for iOS and Android devices. |
|
||||||||||||||||
The Packet Viewer is a tool in the Audit Log that displays the contents of sync packets. |
|
||||||||||||||||
Use the Report Viewer to run FX Reports and attach them to records. |
|||||||||||||||||
The FX DataGuide module was previously used in FieldFX. It has since been deprecated and now FieldFX uses the same DataGuide package that ServiceMax has developed and uses in their software. |
|||||||||||||||||
The FX Schedule & Dispatch is an integrated resource management solution that allows you to manage your field operations more efficiently. |
|||||||||||||||||
FieldFX Module or |
Description |
Last Upgraded |
Deprecated Items (No longer supported)
For more information, see FieldFX Deprecated List.
Push Upgrade
We generally release new version of the FieldFX Base Managed Package and FieldFX Lightning Managed Package once per month.
Four times each year, we push upgrade the Lightning Managed Package and the FieldFX Base Managed Package release to Sandbox orgs.
Two months after pushing the FieldFX Base Managed Package and Lightning Managed Package to Sandbox orgs, a push upgrade is performed to Production orgs.
For specific release date by Salesforce Instance see the Push Upgrades.
The version pushed to Production orgs is the package pushed to Sandbox orgs or a later version. The version addresses any defects identified during the Sandbox testing period. |
Push Upgrades occur at the same time as push upgrades for the FieldFX Base Managed Package. To upgrade to an available release between push upgrades, contact Support.
FieldFX Impacts from Salesforce Releases
Summer '23
Update Name | Update Summary | FieldFX Impact | ||
---|---|---|---|---|
With this update, Salesforce no longer a requires a user running a flow to have explicit access to Apex classes for the same flow. |
|
|||
With this update, you can shield your org and network from malicious attacks with content sniffing protection. This change helps prevent the browser from loading scripts disguised as other file types when your users access external content and websites from Salesforce. |
|
|||
This update enforces the generation of a different cross-site request forgery (CSRF) token for each Lightning app, which ensures that a token is used only in its intended context. The update also improves the handling for invalid and expired tokens. This update was first available in Spring ’23 and is enforced in Summer ’23. |
|
|||
To improve security, this update prevents flow interviews from resolving the $Api.Session_ID variable at run time. Previously, when a flow screen included the $Api.Session_ID variable, the browser session ID of the user that ran the flow appeared on the screen. A user was able to employ the session ID to bypass security controls. |
|
|||
The Visualforce Remoting API uses JavaScript to directly call methods in Apex controllers from Visualforce pages. To prevent unauthorized serialization and deserialization across packaging namespaces, this update validates the JsonAccess annotation of your Apex classes. |
|
|||
To conduct business wherever you are, adopt the International Components for Unicode (ICU) locale formats. Locales control the formats for dates, times, currencies, addresses, names, and numeric values. ICU sets the international standard for these formats. |
|
|||
When this update is enabled, regardless of API version, REST response headers defined in Apex via the RestResponse.addHeader(name, value) method have the header names validated based on RFC 7230. |
In a browser window:
|
|||
Update Name |
Update Summary |
FieldFX Impact |
Winter '22
My Domain Activation Required |
|
||
Visualforce Remoting Changes |
|
Summer '22
End of life for legacy API versions
What is Changing? | What is FieldFX doing to prepare for this change? | What do I need to do to prepare for this change? |
---|---|---|
As of the Summer ’22 release, legacy versions 21.0 through 30.0 of the Salesforce Platform API are no longer supported by Salesforce. Calls continue to work, but Salesforce no longer provides any assistance if problems arise. For more information, see Salesforce Help: Salesforce Platform API Versions 21.0 through 30.0 Retirement Beginning with the Summer '22 release, the API calls to those versions will no longer work. |
We have reviewed the FieldFX products and found no impacts from this change. |
Review any custom code and make sure all services that rely on the Salesforce endpoints use an API version greater than 21.0. Complete the assessment and any required updates prior to the upgrade to Summer '22 in May 2022. |
Spring '22
International Components for Unicode (ICU) Locale Formats
What is Changing? | What is FieldFX doing to prepare for this change? | What do I need to do to prepare for this change? | ||
---|---|---|---|---|
Beginning with the Winter '20 release, Salesforce added a new international locale standard to supplement and eventually replace the previously used Java Development Kit locales. With the Spring '22 Salesforce release, all orgs will be required to use the International Components for Unicode (ICU) locales.
For more information, see How are locale settings affected? |
We have tested the impact of enabling the ICU locales to the FieldFX suite of products. Our testing did not uncover any conflicts with FieldFX packages. |
Salesforce has a document that summarizes the steps to take to switch from using the JDK locales to enabling ICU locales instead. Familiarize yourself with the steps that are required and be ready to complete testing on custom code and other apps you may have installed. |
How are locale settings affected?
Locale settings effect the formats used for elements such as dates, times, numbers, and currencies.
Salesforce has a help document that shows the differences between the current Oracle JDK locales and the new ICU locales.
For US English, the differences include:
-
Datetime formats add a comma between the year and the time
-
Negative currencies switch from using parentheses to a negative sign at the beginning of the amount
Refer to the document linked above for the differences in formats for other locales, which may have additional impacts beyond dates and currencies. |
Summer '21
The Summer '21 Release begins rolling to Sandboxes on April 4, 2021. See Salesforce’s Trust Status page to determine when your org(s) update to Summer '21. |
Apex Property Restrictions
Restriction of Apex Controller Methods for Aura Components in Managed Packages |
|
Access Modifiers on Apex Properties in Lightning Component Markup |
|
Impacts to FieldFX |
|
Security Announcement - March 31, 2021
-
During a routine security review, Salesforce identified a vulnerability in a Salesforce AppExchange package called Lightning Sharing.
-
The package could allow users access to the org’s sharing permissions.
-
As a result of the vulnerability, Salesforce has removed the package from the AppExchange.
-
The package is no longer required, as a similar functionality was added for all orgs in the Spring '21 Salesforce release.