|
1 | | -## [2.2.4] - 2025-11-10 |
| 1 | +## [2.2.5] - 2025-11-15 |
2 | 2 |
|
3 | 3 | ### Features |
4 | 4 |
|
5 | | -* Added fallback to schema name if there are no labels available ([c2cee2d](https://github.com/delegateas/DataModelViewer/commit/c2cee2d)) |
| 5 | +* Merge pull request #74 from delegateas/features/analyzer-work ([91831d3](https://github.com/delegateas/DataModelViewer/commit/91831d3)) |
| 6 | +* plot for publishers on the insights page ([f7e36b3](https://github.com/delegateas/DataModelViewer/commit/f7e36b3)) |
| 7 | +* .NET 10 C# script to read Delegate XrmFramework and XrmBedrock webresource folder structures and analyse more consistently for correct entity schemanames. Enforcment of this new method by deprecation of old method. ([90d0baa](https://github.com/delegateas/DataModelViewer/commit/90d0baa)) |
| 8 | +* support multiple publishers ([bce76ae](https://github.com/delegateas/DataModelViewer/commit/bce76ae)) |
| 9 | +* Power Automate analyzer recreation, from Thyge's ExpressionEngine and PA MockUp repos. ([b91c6ec](https://github.com/delegateas/DataModelViewer/commit/b91c6ec)) |
6 | 10 |
|
7 | 11 | ### Bug Fixes |
8 | 12 |
|
9 | | -* close api endpoints other than login and version ([ebc5f0e](https://github.com/delegateas/DataModelViewer/commit/ebc5f0e)) |
| 13 | +* moved .NET 10 script to sharedporject to not bug out the entire repo :D ([a969a3b](https://github.com/delegateas/DataModelViewer/commit/a969a3b)) |
| 14 | +* multiline and xrmquery initial linebreak fixes in regex ([7e97da9](https://github.com/delegateas/DataModelViewer/commit/7e97da9)) |
| 15 | +* include solutions that just contain flows. ([885132f](https://github.com/delegateas/DataModelViewer/commit/885132f)) |
10 | 16 |
|
11 | | -### UI/UX Improvements |
| 17 | +### Code Refactoring |
12 | 18 |
|
13 | | -* some styling guidelines ([172fe02](https://github.com/delegateas/DataModelViewer/commit/172fe02)) |
| 19 | +* minor refactor of analyzers. ([c7762ea](https://github.com/delegateas/DataModelViewer/commit/c7762ea)) |
| 20 | +* moved pipelines into Setup Folder to cleanup root git directory ([6302dc0](https://github.com/delegateas/DataModelViewer/commit/6302dc0)) |
14 | 21 |
|
15 | 22 | ### Other Changes |
16 | 23 |
|
17 | | -* small hook ([9309426](https://github.com/delegateas/DataModelViewer/commit/9309426)) |
18 | | -* claude: initial .md files and settings files ([91acbc0](https://github.com/delegateas/DataModelViewer/commit/91acbc0)) |
| 24 | +* fixing tests just 1 left to fix ([f90da97](https://github.com/delegateas/DataModelViewer/commit/f90da97)) |
| 25 | +* old console job instead of .NET 10 script (serviceclient not yet supported) ([0bbb56c](https://github.com/delegateas/DataModelViewer/commit/0bbb56c)) |
| 26 | +* gitignore update ([aa373da](https://github.com/delegateas/DataModelViewer/commit/aa373da)) |
| 27 | +* initial tests for Generator ([2db1b20](https://github.com/delegateas/DataModelViewer/commit/2db1b20)) |
| 28 | +* gitignore update ([166eb45](https://github.com/delegateas/DataModelViewer/commit/166eb45)) |
19 | 29 |
|
20 | 30 |
|
0 commit comments