Releases: Difference between revisions

From MobileX for SageCRM
No edit summary
No edit summary
Line 1: Line 1:
Details of releases
Details of releases


Next release '''4.7.1.0''' coming Mid/End-May 2018
'''4.7.1.0''' 15 May 2018
   
   
* (NEW)Speed improvement utilizing caching (if customizing screens and lists you turn this off via the web.config)
* (NEW)Speed improvement utilizing caching (if customizing screens and lists you turn this off via the web.config)

Revision as of 11:13, 15 May 2018

Details of releases

4.7.1.0 15 May 2018

  • (NEW)Speed improvement utilizing caching (if customizing screens and lists you turn this off via the web.config)
  • (NEW)Support added to allow custom MobileX screens/lists (default is to share the same ones as Accelerator). These MX screen names are suffixed by 'MX' EG CaseOfficeIntNewMX
  • (NEW)Support added for StoreProcedure type fields (Case_reference was already supported). This works differently to CRM in that MobileX will create the reference id after the record is created. CRM itself creates it beforehand.
  • (NEW)Support for CreateScript on fields added for 'DefaultValue' and 'ReadOnly' added
  • (NEW)Support for all SSA fields displaying in view mode added (previously just main entities were displayed)
  • (NEW)Updated support for different date formats (German ones specifically)
  • (NEW)Action menu - text on NEW menu is now clickable also
  • (NEW)Multi-select field type support added
  • (NEW)New/Edit screens update - alignment of labels has changed to the label being above the edit box. This is to improve the user experience on smaller devices.
  • Missing German translations added in
  • (NEW)Workflow and State can now be set. The system checks first for a specific MobileX workflow using the keys
 <add key="entity_WorkflowNameMX" value=""/>
 <add key="entity_WFStateMX" value=""/>

if they are not found then it defaults back to the keys

 <add key="entity_WorkflowName" value=""/>
 <add key="entity_WFState" value=""/>
  • (NEW)custom link to open a given entity
 URL format is
 index.html?entity=cases&entityid=49]


4.7.0.0 13th March 2018

  • (NEW) Lead entity support added

4.5.6.6 Jan 15th 2018

  • (NEW) Sage CRM R1 2018 support
  • (fix) Improved security

4.5.6.5 Nov 9th 2017

  • (NEW) Outlook365 - Option to file email and attachments against Opportunity and Cases
  • (NEW) Outlook365 - File email and attachments against multiple people at once
  • (fix) Changed look and feel of screens
  • (fix) Improved overall speed

4.5.6.3 Jun 26th 2017

  • (NEW) Ability to change colors in MobileX
  • (fix) MobileX License not getting picked up Fix
  • (fix) Added support for older versions of SSL

4.5.6 Jun 14th 2017

  • (fix) Metadata loader will now escape item names field data.
  • (NEW) moved fonts to install (instead of using the CDN) - reason being some firewalls block these
  • (NEW) Updated Task screen - now showing all tasks with a filter on top
  • (NEW) Updated Calendar screen - status filter added
  • (fix) Spelling- Change name From Pileline to Pipeline
  • (NEW) Empty state if no items in Bookmarks