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 15 Next »

2.5.10 (111)
General
  • Improved sync progress messaging.
  • Improved sync interruption handling.
  • Record cleanup automatically performed when user deletes a parent record.
  • Improved the display of percent fields.
  • Fixed a bug with creating offline related objects on a Person Account.
  • Fixed birthday filtering and timezone issues with some list views.
  • Fixed a dependent field issue so that default values immediately satisfy dependency restrictions.
  • Fixed a couple of field issues related to checkbox and read-only rich text fields.
Premium
  • Added JSAPI methods to:
  • Get information on the most recent sync (syncInfo).
  • Initiate a sync (syncData).
  • Interrupt a sync (syncInterrupt).
  • Return a dictionary of SFDC-defined listview ids and names (listviewInfo).
  • Use an SFDC-defined listview when presenting a lookup list (via lookupObject method).
  • Return all ids and labels for a picklist (getUnfilteredPicklist).
  • Send a private chatter message to another user.
  • Get the latest chatter messages from a chatter conversation.
  • Check if there have been new messages since a particular timestamp (hasConversations).
  • Get new messages since a particular timestamp (getConversations).
  • Initial app display: Added setting to configure which SFDC app to display after logging in.
  • Hiding navigation: Added setting to hide navigation buttons (iPad) or navigation toolbar (iPhone)
  • Default list sort: Added setting to override the default sort on top level listviews.
  • Stale record cleanup: Added support to run the reachability sync step on the user's next sync.
  • Barcode scanning:
  • Added setting to process the first scanned barcode immediately.
  • Added setting to specify the type and order of barcode formats to match.
  • Currency field display: Currency fields in single currency orgs can be configured to display the currency symbol.

2.5.9 (105)
General
  • Improved app stability.
  • Fixed an issue with iPhone 'Jump to Section' view and function.
  • Fixed a duplicate issue when creating a quote online.
  • Added support for displaying dates and times localized to the SFDC locale of the user.
  • Hidden layout section headers now remain hidden by default.
  • Added week number label to the calendar week view.
Premium
  • Added setting to control layout section visibility (default is to hide hidden sections).
  • Added support for PSL action 'OpenURL' to communicate with other iOS apps via custom URL schemes
  • Added setting to specify the 'nameField' for an object other than what SFDC or Pulsar has set by default
  • Improved Chatter interface behaviour.
  • Users are now prompted to download or update a document from object detail if necessary.
  • Added special variable to return the Organization Id within the PSL SetVar action.
  • Added new JSAPI calls to access barcode reading feature: lookupObject and scanObject.
  • Added new PSL actions for launching web pages: sLink and wLink.
  • Added pulsar setting to enable Event recurrence options (default is disabled).


2.5.7 (108)
General
  • Added support for local notifications and enabled notifications for SFDC events.
  • A reminder notification is automatically set to notify user if a sync hasn't been run for at least a day.
  • Added support for downloading, viewing, and posting images via Chatter posts and comments.
  • Chatter images may be attached from the device library or taken on the spot via the camera if available.
  • The Chatter item creation view has been updated to resize appropriately when the keyboard is displayed.
  • SFDC-defined listviews are now enabled by default.
  • Changed the list style for recently viewed objects to match all other listviews.
  • Added support for listview filter operators 'includes' and 'excludes'.
  • Fixed relative links in string/url fields (SFDC relative URLs).
  • Fixed various other bugs.
Premium
  • Added setting to control visibility of the resync db button, hidden by default.
  • Added setting to disable base64 sync over 3g/4g, enabled by default.
  • Added setting to hide recent list view, shown by default.
  • Added setting to control visibility of the All Records list view, shown by default.
  • Improvements and fixes made to map feature.
  • Every sync can now report the estimated number of records to download as well as the actual number downloaded.
  • Added setting to enable or disable the sync record count reports, disabled by default.
  • Added support for loading separate resource ZIP files for each content library HTML document.
  • Added Profile ID, Profile Name, Role Id, Role Name, and Org Id as PSL special variables and JSAPI userinfo properties.
  • Added looping support to the PSL SqlQuery action.
  • Lead convert mapping setting now allows lead source field to be used for more than one target field.
  • A custom icon can now be specified to use for the document button on the toolbar of an object detail view.
  • Added setting to specify a barcode scanner option to quickly search on reference fields.
  • Fixed and made improvements to global search feature.


2.5.6 (102)
General
  • critical bug fix:  orgs with shared activities enabled may not be able to complete a sync due to a Salesforce limitation on querying the Event object
Premium



2.5.5. (111)
General
  • Shared Activities now supported by default for Events
  • Fixed bug when syncing an object that SFDC determines has too many fields to query
  • Fixed an occasional crash when tapping a link in a URL field
  • Added support to access your favorite password manager app from the login screen
  • Improved unintended double-tap behavior on the related list screen
  • Sync wizard is now disabled by default; all records a user can access from common objects are automatically synced
  • Automatic sync default interval changed from 15 minutes to 2 hours


Premium
  • New JS API calls added to access local files, print PDFs, and get device location
  • Added 'pulsar.js' as a default resource for bootstrapping the API bridge
  • Improved JS API debug logging
  • Blocked users now also have their encrypted data files automatically removed from the device
  • Fixed bug with signature capture when no extra text setting is specified
  • Signature capture now has the option to save as an image or PDF attachment
  • Shared Activities can be disabled via setting
  • Home screen tab web links can be launched from the Safari app instead of within the app


  • No labels