Skip to content

Releases: finos/waltz

1.74

Choose a tag to compare

@kamransaleem kamransaleem released this 08 Sep 09:50
2aad08c

#7337 Migrating Primary flag and Allocation with Capability Merge

1.73

Choose a tag to compare

@devendra-ramesh-patil-db devendra-ramesh-patil-db released this 04 Aug 12:31
9c230f5

Noteworthy

New Analytics Dashboard (Beta) for Waltz Admins
Introduced a new Analytics dashboard (beta) that enables Waltz administrators to gain valuable insights into system usage statistics. This feature provides easy access to yearly and monthly statistics for key modules in Waltz, focusing on entity updates and overall engagement. The dashboard is designed to help admins better understand how Waltz is being used across the organization.

The Analytics dashboard displays the following usage metrics:

  • Distinct users by year
  • Number of hits across all pages/sections by year
  • Number of edits across all pages/sections by year
  • Breakdown of section usage

Others

  • UI now displays the primary taxonomy flag for easier identification.
  • Remediation of open-source software vulnerabilities for improved security.
  • Enhanced validations related to assessments.

All Issues

Full Changelog: 1.72...1.73

1.72

Choose a tag to compare

@devendra-ramesh-patil-db devendra-ramesh-patil-db released this 04 Jul 05:08
9bc9003

Noteworthy

  • Enhancement to Viewpoint Rating Attestations to support prechecks and overall rating of the application.
  • Enhancement to Viewpoint Attestation to show change logs since last attestation.

All Issues

Full Changelog: 1.71...1.72

1.71

Choose a tag to compare

@devendra-ramesh-patil-db devendra-ramesh-patil-db released this 13 Jun 10:02
0432412

Noteworthy

  • Assessment Definition creation now supports Datatype entity.
  • App Groups can now be selected as target kinds in the flow classification rules.

Other

  • Creation of flow classification rules from the Waltz UI can be disabled by the admin using a feature flag - in cases where removing the entitlement (AUTH_SOURCE_EDITOR) is not feasible.
  • Recalculate Derived Fields takes an optional setting 'feature.flow-classification-rules.priority' giving priority to certain flow classification codes if needed. Preceding the current logic.
  • Amendments done on some labels in flow classifications for consistency with other classifications and compliance grid reporting.
  • HTML character entities in actor names are now standardized across the platform.

All Issues

Full Changelog: 1.70...1.71

1.70

Choose a tag to compare

@devendra-ramesh-patil-db devendra-ramesh-patil-db released this 15 May 08:50
00d39c4

Noteworthy

  • Performance improvement for the Physical Flow export.

Other

  • Enhancement to bulk measurable rating loader to add validation for the 0% allocations.
  • Fixed physical flow details export for group level aggregation scenario liked to inactive physical specification.

All Issues

Full Changelog: 1.69...1.70

1.69

Choose a tag to compare

@devendra-ramesh-patil-db devendra-ramesh-patil-db released this 17 Apr 08:59
6ceed8f

Noteworthy

  • Measurable rating bulk loader now supports upload of allocation percentages.
  • Enabled export of historical versions of all survey instances for a survey run to support reporting and audit.

Other

  • Enhancement to the rating item dropdown picker - non user selectable ratings will no longer show up in the edit view.
  • Fixing issue with bulk upload of assessment ratings via the UI, enabling uploads for ratings with zero_to_many cardinality.
  • Fixed the null pointer issue thrown because license External ID field being not mandatory while creating new license
  • Fix capability taxonomy attestation extract giving some blank columns.

All Issues

Full Changelog: 1.68...1.69

1.68

Choose a tag to compare

@davidwatkins73 davidwatkins73 released this 05 Mar 13:08
be948a5

1.67

Choose a tag to compare

@davidwatkins73 davidwatkins73 released this 05 Feb 10:00

Noteworthy

Other

1.66

Choose a tag to compare

@davidwatkins73 davidwatkins73 released this 03 Jan 11:15
06a2527

Noteworthy

  • Ability to unlock the flows with 'Unknown' data type using Waltz UI for admin.
  • Fixes to enable the physical flow registration for EUDA and removal of duplicates from the physical flow download

Other

  • FIX: Removal of duplicate records in flows with 'Unknown' data type.
  • FIX: Enabled the 'Register Physical Flow' button for EUDA.

1.65

Choose a tag to compare

@davidwatkins73 davidwatkins73 released this 27 Oct 19:53
5a3a543

What's Changed

Admin Features

Navigation aid builder create a simple level 1/ level 2 diagram (using flexbox layout) for any taxonomy or the data type tree. The htm can then be extracted and pasted into the diagrams table (which supports SVG and plain HTML)

Bulk loaders, Waltz now has bulk upload support for taxonomy mappings, involvements (people to entity links) and assessements. The assessment support was expanded to cover entities other than applications.

Assessment Rippler, administrators can now use settings to configure how asssessment ratings can be rippled between entities. The Waltz job will handle then mapping between differing entity types. For example a ripple may be defined which ripples a physical flow assessment to it's associated logical flow and then upwards to the source and target nodes.

Full Changelog: 1.64...1.65