Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Version

11.0.x

Release Date

20-Mar-2023

Notes

Critical Note: 

  • Updated Windows application to use Webview2 https://developer.microsoft.com/en-us/microsoft-edge/webview2 
    Salesforce ended support for non-Chromium based browsers, so we had to update to the supported version. Please make sure to test the login process as well as all of your custom code with this release 

  • Updated SQLCipher to version 4.5.3

  • If you are running Salesforce Field Service app within Pulsar, please make sure to install the latest Pulsar FSL beta file. 

Login: 

Sync: 

  • Delete of an offline created file properly cleans up the related objects as well

  • Implemented a fix for the OnSave trigger for the File object

Security: 

  • Support for hiding “delete logs” button with a Pulsar setting

New Features: 

  • None

Retired Features: 

  • None

UI Changes: 

  • A fix for displaying the proper value in the picklist for language selection

JSAPI Methods: 

  • Existing Methods: 

    • None

  • New Methods: 

    • None

  • Existing Variables: 

    • None

  • New Variables: 

    • None

PSL Actions:

  • Existing Actions: 

    • None

  • New Actions: 

    • None

  • Existing Variables: 

    • None 

  • New Variables: 

    • None

SFS Notifications:

  • None

SFS LBM Customizations:

  • None

SFS UI:

  • Support for special characters in the SA overview screen in the WOLI card section

  • Fixed Products required missing warning upon properly meeting the condition

SFS Work Plans:

  • None.

SFS Service Report:

  • Support for handling a service report template configured with 0 signature blocks

Flows: 

  • None.

Various bug fixes also included!

Version

11.0.1

Release Date

13-Apr-2023

Notes

  • Various bug fixes and performance improvements

Version

11.0.2

Release Date

19-Apr-2023

Notes

  • Fix for sync duration stats for certain locales.

  • Fix image quality issue when uploading from photo library.

Version

11.0.3

Release Date

1-May-2023

Notes

  • Fixed a bug to allow single quotes in the sync where clause criteria 

  • Fixed Webview2 upgrade related issues 

  • Fixed a refresh issue of the online status indicator

  • Implemented support for an additional sync stat 

  • Fixed a couple of crashes

Version

11.0.4

Release Date

1-May-2023

Notes

  • Fix for sync crash issue

Version

11.0.5

Release Date

8-May-2023

Notes

  • Fixed a bug with downloading custom HTML/JS document update 

  • Fix a bug in the online status indicator to display proper number of changes after a sync

  • Fix a bug in Webview 2.0 initialization that loaded a blank login screen

  • Various other minor fixes

Version

11.0.6

Release Date

22-May-2023

Notes

  • Corrected return file paths in obscure API paths

  • Added support for skipping querying for latest file update from the server via JSAPI

Version

11.0.7

Release Date

12-Jun-2023

Notes

  • (Android/Windows) - Allow opening content library documents with pending updates while offline

  • (iOS) - Fix background colours in generated PDF (for iOS 16.4 and higher)

Version

11.0.8

Release Date

5-Jul-2023

Notes

  • Added a new sync stat to help in analyzing time between syncs: Previous Sync Time.

  • Fixed an issue to allow metadata for the User object to sync.

  • Fixed an issue where resuming an interrupted sync might not sync all expected data.

  • Performance improvements when generating PDFs and opening custom HTML documents.

Version

11.0.9

Release Date

13-Jul-2023

Notes

  • Fixed a bug where listview metadata would fail to sync for certain restricted access users.

Version

11.0.10

Release Date

14-Aug-2023

Notes

  • Use the full FilePath and add RelativeFileURL in queryContent/queryAttachment API response.

  • Use Windows Root Certificate store to validate TLS server certificates.

Version

10.0.x

Release Date

21-Nov-2022

Notes

Critical Note: 

  • We have implemented an optimization using Composite API during catchup sync to improve performance 

  • If you are running Salesforce Field Service app within Pulsar, please make sure to install the latest Pulsar FSL beta file. 

Sync: 

  • Uses Composite API when appropriate to improve catchup sync performance

  • Improvement to push changes API call that was implemented in 9.0to read back the records

  • Improvement to the dynamic re-sync algorithm to handle relationship sync configuration changes on the server

  • After sync trigger now runs right after the core sync instead of waiting for the document download which could take a while (some orgs can have thousands of files to download) 

  • For orgs that deal with millions of records changing from batch jobs and making catch-up syncs very long, there is a new setting you can use to detect this and mark tables for resync. This will address the issues with very long catch-up syncs when large changes happen on the server

  • Support for a new setting to run record reachability on subsequent passes. This is implemented to address use cases when a server trigger changes a record visibility after the local updates are pushed to the server from Pulsar

  • Retrieve Field Service Mobile Settings via SFDC userSettings endpoint and store in a local property. Previously we relied on syncing MobileSettingsAssignment object to determine which SFS mobile settings to use but community users don’t always have access to this object. This change will address that. 
    Note that you do need to update the FSL file in your org for this to work.

Security: 

  • None

New Features: 

  • None

Retired Features: 

  • Jailbreak detection code for iOS. This functionality should not rely on the app since Apple has been advising against including this code in the app and will reject apps. Customers should use MDM technology to prevent their users from using Jailbroken devices

UI Changes: 

  • None

JSAPI Methods: 

  • Existing Methods: 

    • None

  • New Methods: 

    • None

  • Existing Variables: 

    • None

  • New Variables: 

    • None

PSL Actions:

  • Existing Actions: 

    • None

  • New Actions: 

    • None

  • Existing Variables: 

    • None 

  • New Variables: 

    • None

SFS Notifications:

  • None

SFS LBM Customizations:

  • None

SFS UI:

  • Product search now properly displays Pricebook entries

SFS Work Plans:

  • None.

SFS Service Report:

  • None

Flows: 

  • Support for displaying help text.

Various bug fixes also included!

  • iOS – Speculative bug fix for the intermittent path not found issue when transitioning back from the background 

  • Simple fix for tab color definition parsing issue

  • Navigation bar visibility settings now are on par on all platforms

  • A bug fix to the multiple attachment upload screen when one of the uploads fails

  • A fix for handling picklist label translations

  • Check for one time refresh session setting change every time the user session is validated

  • A fix for sync status bar to make sure the document download step is indicated on Windows and Android (iOS already has this feature)

  • Fix for a crash when uploading a large file from the disk on Windows

  • Fix for a crash when viewing a file without an extension on Windows

Version

10.0.1

Release Date

12-Dec-2022

Notes

  • Sync improvements

  • Various bug fixes

Version

10.0.2

Release Date

26-Dec-2022

Notes

  • Various bug fixes

Version

10.0.3

Release Date

24-Jan-2023

Notes

  • Fix unexpected char issue (code 239) encountered during Attachment and File uploads.

  • Fix unexpected database re-keying with passcode enabled Orgs.

  • Fix crashes due to SFSDK passcode biometrics usage (FaceId/TouchId).

  • Fix opening recently uploaded file while offline.

  • Fix the flow cancelled status in executefslflow JSAPI.

Version

10.0.4

Release Date

31-Jan-2023

Notes

  • Fix for a crash that can sometimes occur when attempting to send changes.

Version

10.0.5

Release Date

8-Feb-2023

Notes

  • Fixed file path length issue when uploading documents on Windows.

  • Fixed sync crash on 32-bit android devices.

...