Skip to content

Releases: finos/waltz

1.51

29 Jun 08:13
6e4614d
Compare
Choose a tag to compare

Highlights

  • Measurable categories support primary ratings (#6635)
  • Involvement Kinds are now associated to entity kinds (#6612)
  • Involvement view makes it clearer which people are 'inherited' by parent entity vs direct mappings to the viewed entity (#6629)
  • Taxonomies can now be exported in a flatend format, with each level given it's own column, rather than the standard _id, parentId, format (#6662)
  • Improved the browser back button support (#6657)

Other

See all the closed issues for 1.51

1.50

30 May 17:59
308319e
Compare
Choose a tag to compare

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

10 May 10:21
a808c13
Compare
Choose a tag to compare

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

13 Apr 12:05
c7a3251
Compare
Choose a tag to compare

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

29 Mar 08:37
eb2964c
Compare
Choose a tag to compare

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

07 Mar 09:56
78dd5cf
Compare
Choose a tag to compare

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

14 Feb 12:12
ea80c57
Compare
Choose a tag to compare

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

15 Dec 13:30
6685ac4
Compare
Choose a tag to compare

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

12 Dec 20:45
9d67e7a
Compare
Choose a tag to compare
1.46-RC1 Pre-release
Pre-release
Merge pull request #6348 from davidwatkins73/waltz-6346-build-fix-h2

Fixing H2

1.45

05 Nov 09:30
9523bb8
Compare
Choose a tag to compare

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