Skip to content

Releases: finos/waltz

1.50

Choose a tag to compare

@davidwatkins73 davidwatkins73 released this 30 May 17:59
308319e

Noteworthy

  • Measurables can have custom sort orders (#92)
  • Nav bar customisation (#3272)
  • Measurable Category admin pages (#6590)

Other

  • Java library refreshes
  • Numerous bug fixes

Full list here

1.49

Choose a tag to compare

@davidwatkins73 davidwatkins73 released this 10 May 10:21
a808c13

Noteworthy

Enhancements

  • Report Grids now support Multi-Valued Assessments (#6407)
  • Report Grid performance optimisation (#6562)
  • Actors support External Ids (#6578)
  • EUDA promotion can be restricted by a new role (#6577)
  • UI: improve responsiveness and layout of widgets (#6569)
  • Surveys: limit self issuance by role (#6574)

Fixes

  • Survey Templates: misleading message on creation (#6480)
  • Report Grid: cannot remove filters (#6564)
  • Subscribing to someone elses favourite list throws silent error (#6552)

1.48.2

Choose a tag to compare

@davidwatkins73 davidwatkins73 released this 13 Apr 12:05
c7a3251

Noteworthy

1.48.1 introduced a small bug where costs were not showing correctly. It has been withdrawn

1.48.2 is primarily a bug fix / small enhancement release. Notable changes include:

Enhancements

  • Lots of documentation on the Legal Entity feature (#6545)
  • Report Grids give more feedback about missing external identifiers (#6530)
  • All grids with search now show the number of rows available after filtering (#6543)
  • Report grids, survey sections are shown when picking questions (#6539)

Fixes

  • Fixed: Measurable rating tree comments not updating when new nodes were selected
  • Fixed: Legal Entitiy Relationship view over-stating linked LE's (#6528)
  • Prevent changing a multi-valued-assessment to a single-valiued-assessment if multi-values have been mapped (#6529)
  • Fix: costs kinds not showing on entity view (#6560)

1.48

Choose a tag to compare

@davidwatkins73 davidwatkins73 released this 29 Mar 08:37
eb2964c

Noteworthy

Legal Entities

Display Legal entity relationships on any grouping page along with primary assessments

  • LE relns page grid: #6507

Added a bulk leagal entity relationship importer:

  • LE bulk import: #6504
  • Legal entity relationship bulk upload evaluator: #6503

image

Other

  • Rename "Statistics (Indicators)" to simply "Statistics": #6482
  • Started an admin-only Nav aid builder: #6471
  • Fuzzy search when registering actor flows: #6492
  • Search for databases: #6493
  • Continued with playwright UI testing: #6495
  • Documented Waltz upgrade steps: #6498
  • Document release procedures: #6519
  • Cost section can display information for previous years: #6516 (see image below)
  • Version Information Page: #6525
  • Assessment Definitions: allow admin to specify qualifier ids in UI: #6505
  • Adding external id to actor search: #6517

image

Bug Fixes

  • AssessmentList: toggling last open group reopens all default sections by @davidwatkins73 in #6472
  • Added missing predicate survey owner list: #6510

Full Changelog: 1.47.2...1.48

1.47.2

Choose a tag to compare

@davidwatkins73 davidwatkins73 released this 07 Mar 09:56
78dd5cf

A small bug fixing release

Noteworthy

  • #6057 Admins: custom roles can now be searched and filtered
  • #6464 Indicators are getting renamed to Statistics (Indicators). 1.48 will complete the transition to simply Statistics
  • #6460 Bulk involvement loader now works for Change Initiatives
  • #6454 Assessments Overview widget incorrectly states there are not assessments until the associated section is opened

Other

1.47.1

Choose a tag to compare

@jessica-woodland-scott jessica-woodland-scott released this 14 Feb 12:12
ea80c57

1.47

Noteworthy

  • #6371 Legal Entites
    image

  • #6359 Multi-valued assessments
    image

  • #6358 Overview widget for assessment on 'group' pages e.g. ORG_UNIT/APP_GROUP
    image

  • #6409 Report Grids can be cloned
    image

Other

  • #6363 Grouped rating values
  • #6202 Improved performance on trees e.g. data type tree
  • #6404 Report Grid Filter notes support all grid columns

Bug Fixes

  • #6350 Icons in SVG diagrams rendering
  • #6397 Survey self-issuance sets survey owners
  • #6412 Bulk Involvement loader timeout on large data sets
  • #6355 Bulk Involvement loader 'replace' function

What's Changed

Full Changelog: 1.45.2...1.47.1

1.46

Choose a tag to compare

@davidwatkins73 davidwatkins73 released this 15 Dec 13:30
6685ac4

1.46

Noteworthy

  • Upgrade to Webpack 5 #6276
  • Additional derived column functions #6296
  • Full-page view for report grids to faciliate sharing of grids #6320
    • Better differentiation / filtering between public and private report grids
  • Flow Classification Rules can reference Actors as well as Applications
  • Added issued_on field to survey_instance records

image

Bug Fixes

  • Editing physical flow attributes without override role #6301
  • Misalignment of due dates for surveys #6311
  • Fix postgres build #6323

New Contributors

Full Changelog: 1.45...1.45.2

1.46-RC1

1.46-RC1 Pre-release
Pre-release

Choose a tag to compare

@davidwatkins73 davidwatkins73 released this 12 Dec 20:45
9d67e7a
Merge pull request #6348 from davidwatkins73/waltz-6346-build-fix-h2

Fixing H2

1.45

Choose a tag to compare

@davidwatkins73 davidwatkins73 released this 05 Nov 09:30
9523bb8

Noteworthy

Report Grids

Grids can include survey recipients and approvers #5974 :

image

Derived grids columns:

image

Other

  • Grid filters can be saved as an entity named note
    • if the note is attached to an app group a scheduled drop will propulate the group with matching apps periodically
  • Can include flattened measurable taxonomies in the grid.
  • Entity statistics can be included in grid
  • Numerous fixes and performance tweaks
  • All changes reflected in the API

Assessments

Filter assessment list:
image

What's Changed

Full Changelog: 1.44...1.45

1.44

Choose a tag to compare

@davidwatkins73 davidwatkins73 released this 06 Sep 13:41
d46b77d

Noteworthy

Attestations

  • Added report grid support for attestation columns #6103
    image

  • Added aggregate overlay diagram support for attestation data
    image

Complexity

  • Report Grids: Added support for complexity columns #6181

  • Aggregate Overlay Diagrams: Complexity overlay support #6184
    image

  • Report mean, median and std dev for groups of apps #6179
    image

Surveys

  • View mode on survey shows help text #6186

Report Grids

  • Lots of small enhancements #6192, notably:
    • App: Aliases
    • App: Tags
    • CI / App: Description
    • CI / App: Org Unit
    • CI / App: Parent ref

Housekeeping

  • Started Playwright testing support (ongoing) #6071

Other