Skip to content

Releases: finos/waltz

1.58

21 Feb 09:08
f51d4e4
Compare
Choose a tag to compare

Noteworthy

  • Logical Flows now have an 'external_id' field #6946
  • Survey templates can be copied between environments #6967
  • Primary ratings are displayed in the application overview #6820
  • Bug fix: Search bar should only close on mousedown #6969

Full Changelog: 1.57...1.58

1.57

25 Jan 17:03
214fed9
Compare
Choose a tag to compare

Noteworthy

Measurable Ratings

  • Each rating now has a dedicated page. This allows us to link in other entities like bookmars, people and assessments.
    • For example you may want to have a jurisdiction assessment combined with an applications capability mapping.

Primary Ratings and Assessments

  • Users can now select (only) primary ratings to be included in Report Grids
  • Primary measurable ratings and assessments can be seen in the ratings sections

Applications Section

Rewritten to support primary ratings and assessments
image

Flows

The application flow detail section now shows assessments on flows and has more filtering options

OAuth Authentication support

LeadingPoint have contributed a fantastic addition to Waltz to enable integration with external OAuth providers.

Other

See All Closed Issues

1.56

06 Dec 15:20
f2d280a
Compare
Choose a tag to compare
Merge pull request #6890 from davidwatkins73/waltz-6889-mini-fixes

Fixing occasional failure of phys flow table

1.55.3

17 Nov 13:53
4808124
Compare
Choose a tag to compare
Merge pull request #6871 from deutschebank/db-contrib/waltz-6834-more…

1.55.2

14 Nov 17:12
9b287fd
Compare
Choose a tag to compare

Noteworthy

  • Improved the data flow details section, enhanced filtering and contextual details

1.55.1

09 Nov 09:48
126fb44
Compare
Choose a tag to compare

Noteworthy

  • Dataflow section reworked to include filtering and shows any primary assessments on the flows
  • Person / Involvement section shows ancestor and descendent involvements for hierarchical entities (e.g. org units, change initiatives)
  • Derived colums on Report Grids now have support for relative date calculations
  • Flow classification rules and flow data type decorators can be given assessment rules
  • Surveys have support for question types which formally list Legal Entities
  • Software Licence adiministration can be performed in the UI

Other

1.55 was skipped due to a bug in flow rendering and rendering/exporting grids which contained survey question responses.

1.54

26 Sep 21:59
50cdd08
Compare
Choose a tag to compare

Noteworthy

  • Complexity scoring for measurables now accounts from 'branch locality', items in the same branch count for lower complexity than items across branches (#6766)
  • Flows can now be resored after having been deleted (#6737)
  • App Groups supprt aliases (#6738)

Other

  • Administrative:
    • Settings can be created from ui (#6761)
    • Measurable Categories edit page exposes editable, required_role. and allows_primary fields (#6750)
    • Nav Aid Diagrams: add ability to add/remove/update from UI (#6730)

All changes

1.53

06 Sep 07:49
77d5b0d
Compare
Choose a tag to compare

Noteworthy

Model Improvements

  • Change log entries can now reference a specific child element. This is then rendered as a link in the ui #6693
    • This allows for better reporting of data changes in Waltz (i.e. group membership changes over time)
  • Measurable Ratings now have their own ID. This allows them to become first class citizens #6728
    • We will adding an (optional) job to Waltz to shred cost allocations to the cost table using this id as a reference in a future release
  • Datatypes can be associated with measurables, allowing us to formally link data types to things like capabilities. #6706
    image

UI Improvements

  • NavAids can have markdown descriptions (which allows for things like diagram legends) #6709
  • Involvement section: collapse filters #6726
    • image

1.52.1

08 Aug 17:08
a4de8f9
Compare
Choose a tag to compare

Overview

This is a small patch release which addresses the following issues:

Enhancements

  • Report grid based over people now includes indirect apps ( #6602 )
  • Involvement view can filter out removed users ( #6048 )
  • Change Initiaitive view section allows filtering on parent/child ci assessments ( #6687 )

Fixes

  • Bulk rurvey run issuance cannot detereming involvement kinds ( #6698 )

See all changes

New Contributors

Very happy to welcome some new contributors to Waltz:

1.52

25 Jul 17:09
ed1e82e
Compare
Choose a tag to compare

Highlights

  • All applications view #6686 , #6677
  • Taxonomy management report #6675
  • Data hierarchy not showing child elements #6661

Other

See all closed issues