Skip to content

Releases: phuocle/Dynamics-Crm-DevKit

Version 3.44.44.44

26 Dec 07:56
ba74852
Compare
Choose a tag to compare
  • A lot of code fixed, changed, enhanced

Version 3.33.33.33

31 Dec 10:53
0c4960a
Compare
Choose a tag to compare
  • VS 20222 supported
  • A lot of code fixed, changed, enhanced.

Version 2.13.33

24 Sep 04:13
c3e6b91
Compare
Choose a tag to compare

✔️ RELEASED v.2.13.33 ✔️

  • Bugs fixed

Version 2.12.31

07 Jul 07:09
fa63429
Compare
Choose a tag to compare

✔️ RELEASED v.2.12.31 ✔️

  • Bugs fixed
  • devkit.js covered 100% ClientApi until today (2021.07.07)
  • Added projects/items template
  • DynamicsCrm.DevKit.Analyzers: added 2 analyzers
  • DynamicsCrm.DevKit.Cli: better show output

Version 2.10.31

31 Oct 14:36
0e8e5c9
Compare
Choose a tag to compare
  • Connection form now only support ClientId/ClientSecret
  • Add OOB Sdk Login form to connection form
  • Add OOB Sdk login form to DynamicsCrm.DevKit.Cli
  • No password saved to DynamicsCrm.DevKit.json file
  • devkit.js re-write and cover all latest form docs (included form headerSection, footerSection)
  • devkit.d.ts now update to date with devkit.js
  • Remove WebApiClient.js lib
  • Fixed bugs

Version 2.2.29

01 Mar 14:10
6fe618c
Compare
Choose a tag to compare
  • Support connection : ClientSecret
  • Fixed bugs

Version 2.1.1

14 Nov 03:48
Compare
Choose a tag to compare
  • Fixed some bugs
  • Added DynamicsCrm.DevKit.Tool.2.1.1.nupkg

Version 2.1.0

30 Sep 08:13
Compare
Choose a tag to compare
  • Fixed some bugs

Version 2.0.0

31 Jul 14:46
Compare
Choose a tag to compare

What's news

  • Refactor code to v2 folder
  • Rename PL.DynamicsCrm.DevKit to DynamicsCrm.DevKit

Version 1.3.0

31 Mar 13:37
Compare
Choose a tag to compare

What's news

  • Added project template: Download WebResources that help you download all web resources from current Dynamics 365 to Visual Studio Web Project.
  • Added context menu in the .cs code editor command Add CrmPluginRegistration that help you update current plugin class will work with PL.DynamicsCrm.DevKit.
  • Added context menu in the solution explore command Deploy Report, this command only show when you right-click to .rdl file. This command help you deploy your report quickly. Just click and it deploy to your Dynamics 365.
  • Fixed bugs and refactoring some code.