Skip to content

Releases: Cosmo-Tech/azure-sample-webapp

v7.0.1-vanilla

17 Mar 16:40

Choose a tag to compare

7.0.1 2026-03-17 (46a2cd8...58c9303)

Bug Fixes

  • fix maximum length of string parameters defaulting to 0 when not defined (163d7ac)
  • [PROD-15641] hide sub-dataset creation button when no subdataset source exists (02d52ac)
  • [PROD-15644] fix parameters of sub-dataset that couldn't be edited after creation (f12d622)
  • [PROD-15549] make connection to superset more stable for embedded dashboards (6ec45cd, 3df33eb)
  • [PROD-11566] fix unreachable scenario card in Scenario Manager view when the error banner is visible (072fbf0)
  • fix title label in role edition Dialog (00c95a7)
  • removed unnecessary hook (1603a0f)
  • fix console warning in Dataset Manager (577a3d0)
  • [PROD-15028] fix console warning on unexpected workspace configuration properties (3d4e791)

Documentation

  • upgrade docs to reflect changes of API v5 and webapp v7 (e9514ea)
  • remove old releases from changelog (5b4c3f1)
  • add patch version v6.5.2 in changelog (b98d150)
  • clean changelog of v7.0.0 (a46fefa)
  • fix broken links in docs (1bc443a)
  • fix formatting issue in changelog (c76c753)

v7.0.1-brewery

17 Mar 16:39

Choose a tag to compare

7.0.1 2026-03-17 (46a2cd8...58c9303)

Bug Fixes

  • fix maximum length of string parameters defaulting to 0 when not defined (163d7ac)
  • [PROD-15641] hide sub-dataset creation button when no subdataset source exists (02d52ac)
  • [PROD-15644] fix parameters of sub-dataset that couldn't be edited after creation (f12d622)
  • [PROD-15549] make connection to superset more stable for embedded dashboards (6ec45cd, 3df33eb)
  • [PROD-11566] fix unreachable scenario card in Scenario Manager view when the error banner is visible (072fbf0)
  • fix title label in role edition Dialog (00c95a7)
  • removed unnecessary hook (1603a0f)
  • fix console warning in Dataset Manager (577a3d0)
  • [PROD-15028] fix console warning on unexpected workspace configuration properties (3d4e791)

Documentation

  • upgrade docs to reflect changes of API v5 and webapp v7 (e9514ea)
  • remove old releases from changelog (5b4c3f1)
  • add patch version v6.5.2 in changelog (b98d150)
  • clean changelog of v7.0.0 (a46fefa)
  • fix broken links in docs (1bc443a)
  • fix formatting issue in changelog (c76c753)

v7.0.0-vanilla

23 Feb 19:08

Choose a tag to compare

7.0.0 2026-02-23

Main breaking changes

  • dropped support of Azure Application Insights
  • dropped support of Azure Digital Twin
  • migrated from Cosmo Tech API v3 to v5
  • migrated from React 17 to 19
  • migrated from Material-UI 5 to 7
  • migrated to Node 24
  • replaced Create React App by Vite
  • breaking changes in workspace configuration
  • breaking changes in solution configuration
  • breaking changes in webapp deployments

Main new features

  • added support for authentication with Keycloak
  • added support for deployments on on-premises clusters
  • added support for Superset embedded dashboards
  • added Cosmo Tech API version in Technical Information dialog
  • added webapp build number in Technical Information dialog

For the full list of breaking changes, new features and bug fixes, see the CHANGELOG

v7.0.0-brewery

23 Feb 19:08

Choose a tag to compare

7.0.0 2026-02-23

Main breaking changes

  • dropped support of Azure Application Insights
  • dropped support of Azure Digital Twin
  • migrated from Cosmo Tech API v3 to v5
  • migrated from React 17 to 19
  • migrated from Material-UI 5 to 7
  • migrated to Node 24
  • replaced Create React App by Vite
  • breaking changes in workspace configuration
  • breaking changes in solution configuration
  • breaking changes in webapp deployments

Main new features

  • added support for authentication with Keycloak
  • added support for deployments on on-premises clusters
  • added support for Superset embedded dashboards
  • added Cosmo Tech API version in Technical Information dialog
  • added webapp build number in Technical Information dialog

For the full list of breaking changes, new features and bug fixes, see the CHANGELOG

v6.5.2-vanilla

01 Dec 15:32

Choose a tag to compare

6.5.2 2025-12-01 (8d5b7d2...ae32482)

Bug Fixes

  • [PROD-14986] fix possible sharing issues with datasets and inherited scenarios (27fee05)
  • [PROD-14987] fix possible loss of access to datasets after sharing child scenarios (1355e76)
  • fix list of authorized MIME types, that was preventing upload of YAML files (fd56a05)
  • [PROD-15028] fix console warning on unexpected workspace configuration properties (ebde14c)
  • fix parsing & formatting of min/max date values in Table columns (b0313a7)

Performance Improvements

  • improve performance of CSV file upload in Tables

Documentation

  • add warning on timezones for date parameters (fe7e2cc)

Dependencies

  • update dependencies

v6.5.2-brewery

01 Dec 15:32

Choose a tag to compare

6.5.2 2025-12-01 (8d5b7d2...ae32482)

Bug Fixes

  • [PROD-14986] fix possible sharing issues with datasets and inherited scenarios (27fee05)
  • [PROD-14987] fix possible loss of access to datasets after sharing child scenarios (1355e76)
  • fix list of authorized MIME types, that was preventing upload of YAML files (fd56a05)
  • [PROD-15028] fix console warning on unexpected workspace configuration properties (ebde14c)
  • fix parsing & formatting of min/max date values in Table columns (b0313a7)

Performance Improvements

  • improve performance of CSV file upload in Tables

Documentation

  • add warning on timezones for date parameters (fe7e2cc)

Dependencies

  • update dependencies

v6.5.1-vanilla

07 May 13:20

Choose a tag to compare

6.5.1 2025-05-07 (6244322...53eb930)

Bug Fixes

  • fix behavior of the "stop run" button that was sometimes not using the correct run id (82b811b)
  • fix missing data in graph elements inspector in the instance view (a.k.a. flowchart) (2dc5430)
  • fix file download behavior that was not implemented in the dataset manager wizards (85bcd69)
  • fix dataset creation form state that was not updated correctly after reopening the dialog (642ca3f)
  • fix console warning caused by list parameters value conversion (a039d44)

Documentation

  • starting with Cosmo API 3.3, scenario parameters option dynamicValues can no longer be used with a defaultValue defined (2b4b081)

v6.5.1-brewery

07 May 13:20

Choose a tag to compare

6.5.1 2025-05-07 (6244322...53eb930)

Bug Fixes

  • fix behavior of the "stop run" button that was sometimes not using the correct run id (82b811b)
  • fix missing data in graph elements inspector in the instance view (a.k.a. flowchart) (2dc5430)
  • fix file download behavior that was not implemented in the dataset manager wizards (85bcd69)
  • fix dataset creation form state that was not updated correctly after reopening the dialog (642ca3f)
  • fix console warning caused by list parameters value conversion (a039d44)

Documentation

  • starting with Cosmo API 3.3, scenario parameters option dynamicValues can no longer be used with a defaultValue defined (2b4b081)

v6.5.0-vanilla

09 Apr 09:31

Choose a tag to compare

6.5.0 2025-04-09 (338546a...9538f69)

Documentation

  • add documentation for attributesOrder in instance view configuration (7313523)
  • add documentation for workspace configuration pitfalls (f44f069)

Features

  • make graph item attributes order configurable in Instance view (c05d227)
  • add dialog to update ETL parameters (e01bf1c)
  • display runTemplate name in dataset metadata (51269da)
  • rename datasets in dataset manager (c45a394)
  • disable Launch button when dataset has status ERROR or cannot be found (f8a5baa)

Bug Fixes

  • add missing spinner placeholder when waiting for PowerBI access token (7af93cb)
  • fix deduplication of links when name attribute is not used (d1b0c03)
  • fix graph indicators display if categories aren't defined in dataset manager config (212567b)
  • add console warnings to help troubleshoot workspace configuration pitfalls (5bf33a8)
  • show disabled share buttons to resources viewers (e1bdb4c)

v6.5.0-brewery

09 Apr 09:30

Choose a tag to compare

6.5.0 2025-04-09 (338546a...9538f69)

Documentation

  • add documentation for attributesOrder in instance view configuration (7313523)
  • add documentation for workspace configuration pitfalls (f44f069)

Features

  • make graph item attributes order configurable in Instance view (c05d227)
  • add dialog to update ETL parameters (e01bf1c)
  • display runTemplate name in dataset metadata (51269da)
  • rename datasets in dataset manager (c45a394)
  • disable Launch button when dataset has status ERROR or cannot be found (f8a5baa)

Bug Fixes

  • add missing spinner placeholder when waiting for PowerBI access token (7af93cb)
  • fix deduplication of links when name attribute is not used (d1b0c03)
  • fix graph indicators display if categories aren't defined in dataset manager config (212567b)
  • add console warnings to help troubleshoot workspace configuration pitfalls (5bf33a8)
  • show disabled share buttons to resources viewers (e1bdb4c)