diff --git a/LCG/Rappen.XTB.LCG.nuspec b/LCG/Rappen.XTB.LCG.nuspec
index 037fe38..0dbf859 100644
--- a/LCG/Rappen.XTB.LCG.nuspec
+++ b/LCG/Rappen.XTB.LCG.nuspec
@@ -14,6 +14,41 @@
Latest version:
+Solving issue 'XrmToolBox.PluginStore missing' - read more: https://jonasr.app/missing-xrmtoolbox-pluginsstore/
+
+Kindly stolen code from Ivan Ficko @DynamicsNinja to count records. #89
+
+Displays number of records for all entities (only for v9.0 or later). #89
+
+Possibility to only show entities that have any records. #92
+
+Can count and displays all attributes that are not-null. #90
+
+Attributes with data count will also display how many unique values.
+
+Filter to only show attributes with any values. #93
+
+Filter to only show attributes with >1 unique values.
+
+Feature to filter out all Microsoft related apps. #88 requested by @jellevervloessem
+ Current MS prefixes are listed as:
+ msdyn_
+ msdynce_
+ msdyncrm_
+ msdynmkt_
+ msfp_
+ mspcat_
+ mspp_
+ sales_
+ adx_
+ bot_
+ botcomponent_
+ Need more? Please comment here! https://github.com/rappen/LCG-UDG/issues/88
+
+---
+
+Version 1.2023.2.1
+
#79 Handling bugs in the metadata, some should be `IsLogical` but isn't.
#85 Better filtering options for Attributes and Relationships
@@ -91,14 +126,14 @@ Version 1.2018.9.2:
#25 Gently forgive file write errors instead of throwing exception
Template line break bug fixed
- Copyright 2017-2023 Jonas Rapp
+ Copyright 2017-2024 Jonas Rapp
XrmToolBox Plugins LateboundConstantsGenerator
-
+
-
-
+
+
\ No newline at end of file
diff --git a/UDG/Rappen.XTB.UDG.nuspec b/UDG/Rappen.XTB.UDG.nuspec
index cd638f6..a339a18 100644
--- a/UDG/Rappen.XTB.UDG.nuspec
+++ b/UDG/Rappen.XTB.UDG.nuspec
@@ -9,11 +9,51 @@
https://jonasr.app/UML
https://raw.githubusercontent.com/rappen/LCG-UDG/master/images/UDG-150-tsp.png
false
- Generate PlantUML diagram files from metadata in Microsoft Dataverse.
+
+Generate PlantUML diagram files from metadata in Microsoft Dataverse.
+Read docs: https://jonasr.app/UML
+
Generate PlantUML diagram files from metadata in Microsoft Dataverse.
Latest version:
+Solving issue 'XrmToolBox.PluginStore missing' - read more: https://jonasr.app/missing-xrmtoolbox-pluginsstore/
+
+Added options to set how much space added for tables and relationships.
+
+Kindly stolen code from Ivan Ficko @DynamicsNinja to count records. #89
+
+Displays number of records for all entities (only for v9.0 or later). #89
+
+Possibility to only show entities that have any records. #92
+
+Can count and displays all attributes that are not-null. #90
+
+Attributes with data count will also display how many unique values.
+
+Filter to only show attributes with any values. #93
+
+Filter to only show attributes with >1 unique values.
+
+Feature to filter out all Microsoft related apps. #88 requested by @jellevervloessem
+ Current MS prefixes are listed as:
+ msdyn_
+ msdynce_
+ msdyncrm_
+ msdynmkt_
+ msfp_
+ mspcat_
+ mspp_
+ sales_
+ adx_
+ bot_
+ botcomponent_
+ Need more? Please comment here! https://github.com/rappen/LCG-UDG/issues/88
+
+---
+
+Version 1.2023.2.1
+
#74 Option to include type details in the model.
#79 Handling bugs in the metadata, some should be `IsLogical` but isn't.
#85 Better filtering options for Attributes and Relationships.
@@ -55,14 +95,14 @@ Version 1.2020.1.3:
First release
- Copyright 2020-2023 Jonas Rapp
+ Copyright 2020-2024 Jonas Rapp
XrmToolBox Plugins UMLDiagramGenerator
-
-
+
+
\ No newline at end of file