Releases: phuocle/Dynamics-Crm-DevKit
Releases · phuocle/Dynamics-Crm-DevKit
Version 3.44.44.44
- A lot of code fixed, changed, enhanced
Version 3.33.33.33
- VS 20222 supported
- A lot of code fixed, changed, enhanced.
Version 2.13.33
✔️ RELEASED v.2.13.33 ✔️
- Bugs fixed
Version 2.12.31
✔️ 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
- 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
- Support connection : ClientSecret
- Fixed bugs
Version 2.1.1
- Fixed some bugs
- Added DynamicsCrm.DevKit.Tool.2.1.1.nupkg
Version 2.1.0
- Fixed some bugs
Version 2.0.0
What's news
- Refactor code to v2 folder
- Rename PL.DynamicsCrm.DevKit to DynamicsCrm.DevKit
Version 1.3.0
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.