Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Next »

Version

4.1.x

Release Date

17-Jan-2021

Notes

Critical Changes:

  • Windows 64 bit support 

    • Pulsar already supports 64 bit versions of iOS and Android. This release includes Windows 64 bit support

  • User Auto login 

    • Based on customer feedback, we have changed the behavior of the app to auto log the user in and launch them on the home page quicker. We recommend testing with multiple logins and trying the Switch/Add user method as well

    • Note: This means that the app will skip settings download during this step. If there are meta data changes, the user will have to click Refresh Settings -> Sync now to get these changes.

  • Clicking on the home button icon on Pulsar object details page will take you to the home page (in FSL orgs, this means Schedule page with today’s appointments)

New Features: 

  • Bluetooth support 

    • Added Bluetooth support, so the app can be configured to read Bluetooth device output

  • Barcode Improvement 

    • The barcode scanner can be used to populate a text field. App used to only support lookup fields for this action

Retired Features: 

  • Pulsar no longer supports Open In functionality. Pulsar supported opening a file from other applications like an email and add it as an Attachment object. We have retired this since you can now add documents directly 

UI Changes: 

  • Slight changes to the Online/Offline status messaging on the green circle on the home screen

  • Native object navigation bar color will honor the FSL mobile setting (in FSL enabled orgs)

  • App now shows the help Icon for a field to display additional information just like Salesforce browser does

JSAPI Methods: 

  • Existing methods: 

    • No changes

  • New methods: 

    • Added a method to jump to the home page from a custom HTML/JS page

    • Added an extra parameter for specifying a full URL to the DisplayURL API call. Existing calls will continue to work as expected

PSL Actions:

  • Existing Actions: 

    • No changes

  • New Actions: 

    • Added an action to support aftersync trigger. This can be used to register information about when the last successful sync happened for this user

    • Added an action to support custom notifications. This can be used to register custom notifications based on logic and can be used before or on save of objects

    • Added an action to support launching a quick action from within PSL

    • Added an action to retrieve custom labels

FSL Notifications:

  • Better handling of navigation to the Service Appointment

Flows: 

  • File upload Flow element now allows opening and removing images after they are added

Various bug fixes also included!

Version

4.0.x

Release Date

15-Nov-2020

Notes

  • Various bug fixes and improvements.

  • Specific listviews can be pinned so that it becomes the default listview for an object list.

  • Improved performance of catch-up syncs when using relationship sync.

  • Added JSAPI call 'batchdelete' to be able delete multiple records at a time.

  • Added support to disable the layout required field check from JSAPI creates.

  • Added support for Event Series (recurrence).

  • Added support for the beforeSave trigger when adding a content file.

  • Picklists auto populate if they are required and have only one available value.

  • Added support for syncing SFDC metadata types.

  • Added JSAPI support for a confirmation prompt before leaving an html page.

Version

3.10.x

Release Date

15-Sep-2020

Notes

  • Various bug fixes and improvements.

  • Added support for hiding the edit and delete buttons via settings.

  • Added Flow back button functionality.

  • Added JSAPI call for Salesforce Custom Labels.

  • Added JSAPI call to allow http(s) requests from javascript.

  • Upgraded our Salesforce API to version 49.0

Version

3.9.x

Release Date

15-Aug-2020

Notes

  • Various bug fixes.

Version

3.8.x

Release Date

01-Jul-2020

Notes

  • Various bug fixes.

  • Added PSL and JSAPI methods for calculating formulas and saving results to the local database.

  • Added Log action to PSL to write to the log file.

  • Logging level can now be changed from Options menu and Log Screen.

  • Added support for launching a custom HTML document from PSL.

  • Improvements made to barcode scanner.

  • Improvements made to deep link support (view, edit, update, create, list, quick actions).

  • Added support to hide the top toolbar during web navigation.

  • Added radio button control for use in flow screens.

  • Added support for Flow Text Template and Flow "Equals Count" operator.

  • PSL BeforeSave trigger will now run before SFDC ValidationRules

  • Formula field calculations for the given object record are now automatically persisted to the local database in offline mode. (When online, values continue to be read back from Salesforce calculations).

  • Improved the layout of the Settings screen.

  • Added a special PSL variable (@@CreatedObjectId) to access the object Id from the onSave trigger.

Version

3.7.4

Release Date

15-May-2020

Notes

  • Various bug fixes.

  • No labels