Releases: neronotte/Greg.Xrm.Command
Releases · neronotte/Greg.Xrm.Command
Release 1.2025.12.190
🆕 New commands:
pacx table update: updates the definition of a given table (table properties, such as Has notes, Can use quick create forms, ...)pacx publish all: runs a Publish all components from command linepacx view addPowerappGridControl: updates the definition of a given view to add the Power Apps Grid Control
📝 Updated commands:
pacx auth create: added options to create a connection using Client ID and Secret.pacx table create: added more options to customize table attributes (the same that can be updated viapacx table update
Release 1.2025.11.187
Merge pull request #131 from neronotte/feature/develop-rg Feature/develop rg
Release 1.2025.11.186
Merge pull request #129 from neronotte/feature/develop-rg Added commands to list, activate and deactivate views
Release 1.2025.11.185
Merge pull request #128 from neronotte/feature/develop-rg Try again to detect which error prevents a proper connection in certa…
Release 1.2025.11.184
Merge pull request #127 from neronotte/feature/develop-rg logged DataverseConnectionException errors
Release 1.2025.10.183
Merge pull request #126 from neronotte/feature/develop-rg Feature/develop rg
Release 1.2025.10.182
Merge pull request #124 from neronotte/feature/develop-rg Added possibility to change the .NET Framework 4.6.2 reference assemb…
Release 1.2025.9.181
Merge pull request #122 from neronotte/feature/dataverse-plugins Feature/dataverse plugins
Release 1.2025.9.180
Merge pull request #118 from neronotte/feature/develop.rg ❌ BREAKING CHANGE: Plugins renamed TOOLS
Release 1.2025.9.179
Merge pull request #117 from neronotte/feature/develop.rg added usages example on pacx key create command.