Skip to content

Releases: AlexaCRM/integration-dynamics

Dynamics 365 Integration v1.2.11

09 May 09:46
Compare
Choose a tag to compare
  • Fixed: connection to some IFD deployments would not work

Dynamics 365 Integration v1.2.9

22 Mar 13:42
Compare
Choose a tag to compare
  • Localized forms and views
  • Fixed: decimal and email handling errors in forms

Dynamics 365 Integration v1.2.8.1

13 Feb 10:45
Compare
Choose a tag to compare
  • Fixed: incorrect regex rules would prevent submitting forms with Money fields

Dynamics 365 Integration v1.2.8

27 Dec 13:34
Compare
Choose a tag to compare
  • List of CRM entities added to the Twig environment
  • Better support for parameters and lookup substitution in Twig views
  • Fixed: dropdowns in Firefox could have not behaved as intended
  • Fixed: .htaccess was checked at every request instead of installation/update phase

Dynamics 365 Integration v1.2.7

08 Dec 12:07
Compare
Choose a tag to compare
  • Implement Twig form lookup control as a dropdown
  • Fixed: Twig form record would not be applied
  • Fixed: custom persistent storage clean-up
  • Fixed: check Twig form parameters better

Dynamics 365 Integration v1.2.6.1

23 Nov 20:08
Compare
Choose a tag to compare
  • Fixed: destroy entity binding config if no entity selected
  • Fixed: don't retrieve the bound record if no action required upon 404
  • Fixed: get_post() may return null if entity binding is requested during WordPress start-up (404 check)

Dynamics 365 Integration v1.2.6

22 Nov 15:49
Compare
Choose a tag to compare
  • Append form attachment to the current form record if it's an annotation
  • Fixed: redirect_url in forms should refresh the page if the value is "."

Dynamics 365 Integration v1.2.5

21 Nov 09:06
Compare
Choose a tag to compare
  • Allow to set currentrecord as default form values
  • Storage directory moved to the WordPress uploads directory
  • Fixed: Twig would not work on WPEngine due to caching issues

Dynamics 365 Integration v1.2.4

16 Nov 14:36
Compare
Choose a tag to compare
  • Allow downloading CRM attachments (+ Twig function to generate an URL)
  • Fixed: downloaded log file/archive would contain quotes in Firefox
  • Fixed: catch exceptions during Twig form submissions and surface error messages
  • Fixed: null-point reference if a post doesn't exist during binding 404 check

Dynamics 365 Integration v1.2.3.1

15 Nov 15:09
Compare
Choose a tag to compare
  • Fixed: CRM errors would not be displayed after a failed form submission