Versions Compared

Key

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

...

Section


2.5.9
Column
width100%

Anchor
23.50.10 6 (111102)2
3.50.10 6 (111102)

2.5.9 (105)
Panel
title23.50.10 6 (111102)


Section


Column
width50%


Panel
titleGeneral
Improved sync progress messaging
  • Fixed various UI and other issues.
  • 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.
    • performance when processing deletes and attachment cleanup.



    Column
    width50%


    Panel
    titlePremium
    • 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.
    Anchor
    • [iOS] Fixed the parsing of image formula fields to include commas and semicolons.
    • [iOS] Fixed bad presentation of "Attach To" selection window
    • [iOS] Related list refresh upon create via html.
    • [iOS] Check for nil string when constructing authenticated urls (Fix for Crashlytics #3874)
    • [iOS] Adding speculative code to doSync to prevent access by more than one thread
    • [iOS] Revert to using our custom security view instead of the built-in Salesforce SDK snapshot view
    • [iOS] Added info.plist keys to suppress Document Browser store warning.

    • [ALL] Only clearing references for deleted items of 'serverdeleted' type.

    • [ALL] Updating method, dbClearDeletedRecordReferences, to be more selective for performance.
    • [ALL] Fix for crash after docsub local schema migration
    • [ALL] Fix for Crashlytics #3776
    • [ALL] Increase performance of Attachment cleanup




    Anchor
    3.0.4 (105)
    3.0.4 (105)

    2.5.7 (108)2.5.7
    Panel
    title23.50.9 4 (105)


    Section


    Column
    width50%


    Panel
    titleGeneral
  • Improved app stability.
  • Fixed an issue with iPhone 'Jump to Section' view and function.
  • Fixed a duplicate issue when creating a quote online
    • New user interface is enabled by default.
    • Global search is enabled by default.
    • Standardized list view filters on the iPad and iPhone.
    • The search bar is displayed on the related list screen if items exist.
    • Updated our login process to use the latest Salesforce SDK.
    • Improved the content library document interface.
    • Added support for attaching device files from within the app.
    • 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
    • Visualforce page sections in the object layout when online.
    • Improved the display and entry of all numeric fields.
    • Updated the Salesforce API to 42.0
    • Fixed various UI and other issues.



    Column
    width50%


    Panel
    titlePremium
    Added setting to control layout section visibility (default is to hide hidden sections)
    • New content library UI is now available to preview prior to general release.
    • 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).
  • Anchor
    • image formula fields.
    • Added support for controlling image size when creating an attachment.
    • Added support for showing a custom html document instead of the standard page for object detail.
    • Added support for attaching device files as attachments in chatter.
    • Added support for running PSL after updating reference fields on the edit layout.
    • Added FSL feature: dynamic processing of service report.
    • JSAPI: Fixed an issue with online status requests.
    • JSAPI: Added multiple attachment and camera optimizations.
    • JSAPI: Added API call 'refreshLogin' to refresh Salesforce credentials.
    • JSAPI: Added API calls to query and set the auto sync setting.





    Anchor
    3.0.3 (108)
    3.0.3 (108)

    Panel
    title23.50.7 3 (108)
    Column
    width50%
    Panel
    titlePremium
    Anchor2.5.5(111)2.5.5(111)2.5.5. (111
    Panel
    title


    Section


    Column
    width50%


    Panel
    titleGeneral
    • 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 bugsNew user interface is enabled by default.
    • Global search is enabled by default.
    • Standardized list view filters on the iPad and iPhone.
    • The search bar is displayed on the related list screen if items exist.
    • Updated our login process to use the latest Salesforce SDK.
    • Improved the content library document interface.
    • Added support for attaching device files from within the app.
    • Added support for displaying Visualforce page sections in the object layout when online.
    • Improved the display and entry of all numeric fields.
    • Updated the Salesforce API to 42.0
    • Fixed various UI and other issues.



    Column
    width50%


    Panel
    titlePremium
    • 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.
    Anchor2.5.6(102)2.5.6(102) Panel
    title2.5.6 (102)
    Section Column
    width50%
    Panel
    titleGeneral
    • 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
    • New content library UI is now available to preview prior to general release.
    • Added support for image formula fields.
    • Added support for controlling image size when creating an attachment.
    • Added support for showing a custom html document instead of the standard page for object detail.
    • Added support for attaching device files as attachments in chatter.
    • Added support for running PSL after updating reference fields on the edit layout.
    • Added FSL feature: dynamic processing of service report.
    • JSAPI: Fixed an issue with online status requests
    • JSAPI: Added multiple attachment and camera optimizations.
    • JSAPI: Added api call 'refreshLogin' to refresh Salesforce credentials.
    • JSAPI: Added api calls to query and set the auto sync setting.





    Anchor
    3.0.1 (109)
    3.0.1 (109)

    Panel
    title3.0.1 (109)


    Section


    Column
    width50%


    Panel
    titleGeneral
    • 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
    • Improved localization.
    • Added support for the 'time' SFDC field type.
    • Improved object search behavior for single-term searches.



    Column
    width50%


    Panel
    titlePremium
    • 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 appVarious fixes and improvements to the new UI.
    • Added support for customizing the display of fields on calendar events.
    • Added 'print' and 'mail' JSAPI calls.
    • Added support for attachments to 'viewObject' JSAPI call.
    • Added support for the 'format' parameter of the 'saveas' JSAPI call.