Skip to content

Releases: finos/waltz

1.39.2

24 Feb 17:24
86f753c
Compare
Choose a tag to compare

Minor Release

Primary reason for this release is to address:

  • #5908 : Additional survey approvers missing actions
  • #5913: Server export includes country
  • #5927: Added an extractor to the data type home page
  • #5896: Report grid, exporting survey responses in grid includes any associated comment

Other

See the full list of closed issues for more information

1.39.1

03 Feb 17:52
0425f06
Compare
Choose a tag to compare

Minor release

Enhancements

  • Lots of exporter performance improvements (servers, surveys)
  • XLSX export performance improvements
  • Report Grid editor improvements (move to top / bottom and show column renames)

image

  • Report grid survey response columns show comments when cell is hovered over
  • Copying surveys allows for searching to find target survey instances

image

  • Technical Moved unit testing from JUnit 4 to 5

Full change log

1.39

25 Jan 18:07
b21aa79
Compare
Choose a tag to compare

Highlights

Survey Management / Action UI Overhaul

As the volumes of surveys have steadily increase we have noticed deficiencies in the UI which has made it difficult for users to see their 'queue' of both surveys to complete and those to approve.

image
Split across many issues.

Survey Copy function (WIP)

This will allow users to copy the responses from one survey into another survey (of the same type). User will be able to select which questions/sections to copy and whether to overwrite existing responses.

#5818

Docker build

Release builds will create a docker image and publish it to the GitHub / FINOS packages repo.

image
#5801

Self Service Report Grids

Allow users to create ad-hoc report grids. Private grids can be shared to select users by there owners and administrators can promote the grid to be public, which gives access to all users.

image
#5682

Source and Target Flow Diagram Improvements

Continued making improvement to the new source and target diagram. Users can now easily flip direction (inbound vs outbound) and filters work against entire hierarchies (rather than just the visible bit). Much more contextual information is shown when various elements on the diagram are selected.

image

Housekeeping

  • Package rename (com.khartec -> org.finos)
  • More integration / unit tests
  • Javascript Library refresh(Java lib refresh will be part of 1.40)

Migration Notes

If you have a custom logback configuration you may need to update the matching pattern from com.khartec to org.finos.

test_1.38_ignore_test_container

31 Dec 08:54
60c2045
Compare
Choose a tag to compare
Merge pull request #5801 from ljubon/feature/dockerize-finos-waltz

dockerize waltz

1.38

26 Oct 16:11
7883682
Compare
Choose a tag to compare

What's Changed

  • Process Diagrams #5708
  • User role modifications recorded against persons change log #5717
  • Bug fix for bulk flow upload #5718
  • Attestation enhancements and fixes #5719
  • Github actions create release with war file, uber jar and zipped liquibase scripts #5729
  • Integration testing migrated to spring-test #5731

Full Changelog: 1.37.3...1,38
All Closed Issues

1.37.3

19 Oct 14:46
81dc7e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.37.2...1.37.3
Complete issue list

1.37.2

28 Sep 09:53
Compare
Choose a tag to compare
Merge remote-tracking branch 'upstream/master' into waltz-5667-att-re…

1.37.1

22 Sep 08:20
6a53a17
Compare
Choose a tag to compare

Includes bug fix for: #5661 - Logical flow attestation failing

Previous 1.37 issue list

1.37

20 Sep 19:43
dfff91f
Compare
Choose a tag to compare

Complete issue list

1.36.1

07 Sep 19:55
7c67f37
Compare
Choose a tag to compare

Small patch release correcting some small defects