New Releases

From MobileX for SageCRM
Revision as of 17:47, 12 September 2023 by Crmtogether (talk | contribs)

Sept 13th 2023 (over air update)

5.2.2.5 API Version - 5.2.2.5

  • ICS file download page
  • Email templates "mailto" page
  • Ability to edit Company/person on appt

For details see https://vimeo.com/863634292

For the email option on the ICS page you have to add in the following tags and fill in your SMTP server values

   <add key="EmailFrom" value="user@domain.com"/>
   <add key="EmailHost" value="smtp.domain.com"/>
   <add key="EmailHostPort" value="25"/>
   <add key="EmailUserName" value="user@domain.com"/>
   <add key="EmailPassword" value="****************"/>
   <add key="EnableSsl" value="Y"/>	

Example of Office365 settings

   <add key="EmailFrom" value="sagecrm@crmtogether.com"/>
   <add key="EmailHost" value="smtp.office365.com"/>
   <add key="EmailHostPort" value="25"/>
   <add key="EmailUserName" value="sagecrm@crmtogether.com"/>
   <add key="EmailPassword" value="****************"/>
   <add key="EnableSsl" value="Y"/>	

To be able to send emails via SMTP with office 365 you need to enable this

 https://learn.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/authenticated-client-smtp-submission

July 12th 2023 (over air update)

5.2.1.3

API Version - 5.2.1.3

  • Fix for MobileX Contact Scanner feature
  • Fix for GroupCodes (Sage 300 Integration) field display.

APRIL 2023

Native Apps



Nov 27th 2022 (over air update)

5.2.0.4

  • Fix for MX appt/tasks updating and extending

Nov 18th 2022 (over air update)

5.2.0.3

  • Fix for MX business card scanner - New Company selection bug

Oct 10 2022 5.2.0.0