Skip to content

Releases: Cosmo-Tech/azure-sample-webapp

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)

v6.4.3-vanilla

23 Jan 16:24

Choose a tag to compare

6.4.3 2025-01-23 (d0a58d7...7d4831b)

Bug Fixes

  • fix validation of column constraints (minValue & maxValue) when importing files in a Table
  • remove special characters restrictions in scenario names
  • change position of the ScenarioManager tab
  • fix unreachable Table component when the errors panel was displayed
  • fix double scrollbar in Table components
  • fix support of unicode characters in users and workspace avatars
  • force uninitialized parameter values to null (improve compatibility with Cosmo Tech API >= 3.3)

v6.4.3-brewery

23 Jan 16:24

Choose a tag to compare

6.4.3 2025-01-23 (d0a58d7...7d4831b)

Bug Fixes

  • fix validation of column constraints (minValue & maxValue) when importing files in a Table
  • remove special characters restrictions in scenario names
  • change position of the ScenarioManager tab
  • fix unreachable Table component when the errors panel was displayed
  • fix double scrollbar in Table components
  • fix support of unicode characters in users and workspace avatars
  • force uninitialized parameter values to null (improve compatibility with Cosmo Tech API >= 3.3)

v6.4.2-vanilla

12 Dec 11:15

Choose a tag to compare

6.4.2 2024-12-12 (5b80a98...d4a9fcc)

Bug Fixes

  • fix broken builds when using GitHub Actions to deploy Azure Static WebApps (d4fefba)

Documentation

  • add documentation for dataset manager overview category details

v6.4.2-brewery

12 Dec 11:15

Choose a tag to compare

6.4.2 2024-12-12 (5b80a98...d4a9fcc)

Bug Fixes

  • fix broken builds when using GitHub Actions to deploy Azure Static WebApps (d4fefba)

Documentation

  • add documentation for dataset manager overview category details