|
| 1 | +## **6.5.1** <sub><sup>2025-05-07 ([6244322...53eb930](https://github.com/Cosmo-Tech/azure-sample-webapp/compare/6244322c...53eb9302?diff=split))</sup></sub> |
| 2 | + |
| 3 | +### Bug Fixes |
| 4 | + |
| 5 | +- fix behavior of the "stop run" button that was sometimes not using the correct run id ([82b811b](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/82b811b5)) |
| 6 | +- fix missing data in graph elements inspector in the instance view (a.k.a. flowchart) ([2dc5430](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/2dc54303)) |
| 7 | +- fix file download behavior that was not implemented in the dataset manager wizards ([85bcd69](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/85bcd697)) |
| 8 | +- fix dataset creation form state that was not updated correctly after reopening the dialog ([642ca3f](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/642ca3f6)) |
| 9 | +- fix console warning caused by list parameters value conversion ([a039d44](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/a039d447)) |
| 10 | + |
| 11 | +### Documentation |
| 12 | + |
| 13 | +- starting with Cosmo API 3.3, scenario parameters option `dynamicValues` can no longer be sued with a `defaultValue` defined ([2b4b081](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/2b4b081b)) |
| 14 | + |
1 | 15 | ## **6.5.0** <sub><sup>2025-04-09 ([338546a...9538f69](https://github.com/Cosmo-Tech/azure-sample-webapp/compare/338546ad...9538f699?diff=split))</sup></sub> |
2 | 16 |
|
3 | 17 | ### Documentation |
4 | | -* add documentation for attributesOrder in instance view configuration ([7313523](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/7313523b)) |
5 | | -* add documentation for workspace configuration pitfalls ([f44f069](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/f44f0691)) |
6 | 18 |
|
| 19 | +- add documentation for attributesOrder in instance view configuration ([7313523](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/7313523b)) |
| 20 | +- add documentation for workspace configuration pitfalls ([f44f069](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/f44f0691)) |
7 | 21 |
|
8 | 22 | ### Features |
9 | | -* make graph item attributes order configurable in Instance view ([c05d227](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/c05d2276)) |
10 | | -* add dialog to update ETL parameters ([e01bf1c](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/e01bf1c1)) |
11 | | -* display runTemplate name in dataset metadata ([51269da](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/51269da4)) |
12 | | -* rename datasets in dataset manager ([c45a394](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/c45a3942)) |
13 | | -* disable Launch button when dataset has status ERROR or cannot be found ([f8a5baa](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/f8a5baaf)) |
14 | 23 |
|
| 24 | +- make graph item attributes order configurable in Instance view ([c05d227](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/c05d2276)) |
| 25 | +- add dialog to update ETL parameters ([e01bf1c](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/e01bf1c1)) |
| 26 | +- display runTemplate name in dataset metadata ([51269da](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/51269da4)) |
| 27 | +- rename datasets in dataset manager ([c45a394](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/c45a3942)) |
| 28 | +- disable Launch button when dataset has status ERROR or cannot be found ([f8a5baa](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/f8a5baaf)) |
15 | 29 |
|
16 | 30 | ### Bug Fixes |
17 | | -* add missing spinner placeholder when waiting for PowerBI access token ([7af93cb](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/7af93cb4)) |
18 | | -* fix deduplication of links when name attribute is not used ([d1b0c03](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/d1b0c037)) |
19 | | -* fix graph indicators display if categories aren't defined in dataset manager config ([212567b](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/212567b6)) |
20 | | -* add console warnings to help troubleshoot workspace configuration pitfalls ([5bf33a8](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/5bf33a81)) |
21 | | -* show disabled share buttons to resources viewers ([e1bdb4c](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/e1bdb4c9)) |
| 31 | + |
| 32 | +- add missing spinner placeholder when waiting for PowerBI access token ([7af93cb](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/7af93cb4)) |
| 33 | +- fix deduplication of links when name attribute is not used ([d1b0c03](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/d1b0c037)) |
| 34 | +- fix graph indicators display if categories aren't defined in dataset manager config ([212567b](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/212567b6)) |
| 35 | +- add console warnings to help troubleshoot workspace configuration pitfalls ([5bf33a8](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/5bf33a81)) |
| 36 | +- show disabled share buttons to resources viewers ([e1bdb4c](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/e1bdb4c9)) |
22 | 37 |
|
23 | 38 | ## **6.4.3** <sub><sup>2025-01-23 ([d0a58d7...7d4831b](https://github.com/Cosmo-Tech/azure-sample-webapp/compare/d0a58d7f...7d4831b2?diff=split))</sup></sub> |
24 | 39 |
|
|
0 commit comments