Skip to content

Releases: neronotte/Greg.Xrm

v1.2026.01.7

03 Jan 15:50

Choose a tag to compare

General improvements:

  • Updated all framework libraries versions
  • Changed the way .nuspec files handle the package icon to make it show properly on XTB Tool Library
  • Changed the way ILRepack is used to merge assemblies into one
  • Aligned the standard theme to VS2015Blue

Tool-specific improvements:

  • _n.RoleEditor
    • Merged pr from @janis-veinbergs: now in the role editor you can click on the name of a table to increase all privileges by 1 as in the legacy Dynamics CRM Editor
    • New feature: remove role from user
  • _n.SolutionManager:
    • Fixed label about remaining time
    • Added overal elapsed time
    • Added labels to chart axis to make it more understandable
  • _n.ConstantsExtractor:
    • Fixed positioning of the "execute" button
    • Fixed errors on control labels

v1.2025.05.2

23 May 09:58
68a27d8

Choose a tag to compare

Changes on _n.EnvironmentSolutionsComparer

New features:

  • 🔄️ added a refresh button on the solutions grid
  • 🟩 added an "export in excel" button on the solution components grid
  • 📄 now you can copy solution components IDs from the solution components grid

Improvements:

  • ➕ Increased the number of solution components that are automatically resolved to show the display name (label)
  • 📑 Managed automatic label resolution for solution components of type "Data"
  • 🤔 a note is shown in the solution component grid when
    • a given component has different GUIDs in different environments
    • the component type (int value) for a given component differs between environments

v1.2025.04.1

14 Apr 12:31
393c37e

Choose a tag to compare

🎯 New Features:

  • Change user business unit via drag&drop
  • Assign roles to users via drag&drop or smart paste

📝 Changes:

  • Logs are stored in the official XrmToolbox logs folder
  • Added a descriptive label in the editor window to show how to use code snippets

🪲 Fixes:

  • When a role is created, it's automatically added on the Role Browser
  • In the settings editor, customizable snippets label had the wrong snippet numbers

v1.2024.11.4

10 Nov 21:00
9fc1753

Choose a tag to compare

Fixed issue with business unit selector on _n.RoleEditor

v1.2024.11.3

10 Nov 17:25
308f912

Choose a tag to compare

New features on _n.RoleEditor:

  • Add role to solution
  • right click on privilege to pick directly the preferred level

v1.2024.11.2

10 Nov 10:47
b9be05d

Choose a tag to compare

This release contains the first version of _n.RoleEditor, a tool designed to streamline security role editing in dataverse.

It provides a rich set of features:

  • Browsing roles from different environments in a single panel
  • Environment > Business Unit > Role hierarchy
  • Possibility to search for roles or filter not customizable or managed roles
  • Simultaneous editing of multiple roles (even from different environments)
  • Docking/undocking role editors to simplify role comparison
  • Advanced privilege grouping and filtering
  • Massive privilege editing "by table"
  • Massive privilege editing "by column" (that applies only to visible privileges)
  • Copy-Paste privilege configuration
  • Export in Excel and Markdown
  • Possibility to configure several aspects of the UI (such as icons, default filters, and privilege grouping)
  • Contextual detailed help in all screens

v1.2021.03.2

19 Mar 09:21
0ebc423

Choose a tag to compare

_n.EnvironmentSolutionComparer:

  • Changed the way the tool replaces the environments in the environment pane

All:

  • added a "template" plugin to streamline new plugin development

v1.2021.03.1

13 Mar 16:51
b89f078

Choose a tag to compare

_n.EnvironmentSolutionComparer:

  • Addressed more issues
  • Optimized the component resolution architecture

v1.2021.02.8

27 Feb 14:55
6c2ba76

Choose a tag to compare

All:

  • added the capability to copy output logs to clipboard

_n.EnvironmentComparer:

  • Improved error management on comparison

v1.2021.02.7

27 Feb 14:08
7492e2e

Choose a tag to compare

_n.EnvironmentComparer:

  • Added the possibility to launch actions from the result tree view
  • Added the possibility to change the selected record from the result record view