Skip to content

Releases: neronotte/Greg.Xrm.Command

Release 1.2025.12.190

26 Dec 20:26
38b6871

Choose a tag to compare

🆕 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 line
  • pacx 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 via pacx table update

Release 1.2025.11.187

13 Nov 20:01
c086122

Choose a tag to compare

Merge pull request #131 from neronotte/feature/develop-rg

Feature/develop rg

Release 1.2025.11.186

06 Nov 20:20
58be830

Choose a tag to compare

Merge pull request #129 from neronotte/feature/develop-rg

Added commands to list, activate and deactivate views

Release 1.2025.11.185

03 Nov 09:39
4956f2e

Choose a tag to compare

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

03 Nov 09:13
403139a

Choose a tag to compare

Merge pull request #127 from neronotte/feature/develop-rg

logged DataverseConnectionException errors

Release 1.2025.10.183

26 Oct 10:01
16b17e8

Choose a tag to compare

Merge pull request #126 from neronotte/feature/develop-rg

Feature/develop rg

Release 1.2025.10.182

01 Oct 20:07
e720134

Choose a tag to compare

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

28 Sep 13:21
7456a6a

Choose a tag to compare

Merge pull request #122 from neronotte/feature/dataverse-plugins

Feature/dataverse plugins

Release 1.2025.9.180

25 Sep 20:16
3eb1c69

Choose a tag to compare

Merge pull request #118 from neronotte/feature/develop.rg

❌ BREAKING CHANGE: Plugins renamed TOOLS

Release 1.2025.9.179

24 Sep 07:11
c6e2466

Choose a tag to compare

Merge pull request #117 from neronotte/feature/develop.rg

added usages example on pacx key create command.