Skip to content

Releases: josephmcmac/JM-Dataverse-Toolbelt

Minor fixes

29 Jun 23:19
Compare
Choose a tag to compare

Issues 30, 31 ,32, 33

Added Text Search Feature, Edit View Columns, Removed Use of Prism Framework

18 May 06:23
Compare
Choose a tag to compare

Added Text Search Feature
Edit View Columns
Removed Use of Prism Framework
Various Other Improvements

Cleanup Solution Template + Joins In Queries

04 Apr 10:54
Compare
Choose a tag to compare

Cleanup of Solution Template in VSIX
Added Joins To Query Dialogs
Various Other Improvements and Fixes

Added new release checker + additions to instance comarison

09 Mar 05:46
Compare
Choose a tag to compare

Added

  1. Feature to check for new releases
  2. Several new components compared in instance comparison
  3. Various other trivial changes

UI and Performance Improvements

15 Feb 11:02
Compare
Choose a tag to compare

Mainly changes to the user interface structure and controls to improve performance and usability

Fixed Online Connection Error + Various Other

13 Jan 04:42
Compare
Choose a tag to compare

Fix connection error requiring updating projects to .NET 4.6.1
Various Other

JosephM Dynamics 365 Dev App

29 Nov 06:25
Compare
Choose a tag to compare

New build for Dynamic 365 SDK V9

Includes various new features, improvements and fixes to the old application

JosephM XRM Developer Tool and VSIX

18 Sep 08:02
Compare
Choose a tag to compare

Latest CRM Online 2016 instances cause errors when connecting with old assemblies. There are therefore now 2 installers for the Developer Tool, one with the old assemblies, the other with new assemblies

JosephM.XrmDeveloperTool.Installer.zip - This works with old CRM versions
JosephM.XrmDeveloperTool2016.Installer.zip - This works with latest CRM versions (I think 2016 SP1+). Some features will work with older CRM instances, but the Customisation Importer throws an error on old CRM instances when creating Entities due to a new HasFeedback property on the WCF request which causes older CRM instances to throw an error

The VSIX currently only works for Visual Studio 2017. It does not have separate installers and only uses the new assemblies. Note the SDK assemblies in the template plugin solution may need to be updated to the correct SDK version for your CRM instance