Skip to content

v9.1.0

Latest
Compare
Choose a tag to compare
@daschbot daschbot released this 01 Oct 11:18
e05e215

9.1.0 (2024-10-01)

Enhancements

Bug Fixes

  • excel2json: write newlines correctly into the "description" field of the JSON file (RDU-45) (#1170) (889d11f)
  • ingest-xmlupload: only convert absolute path from mapping CSV to relative path if necessary (#1176) (72ee250)
  • progress bar recovers after resizing the Terminal window (DEV-4110) (#1161) (7b4cc12)
  • start-stack: --latest flag ships latest versions of all backend components, instead of only API (DEV-4100) (#1159) (6bbec2c)
  • xmlupload: allow more URLs (#1177) (f9aa882)
  • xmlupload: increase timeout for file uploads to 10 min (#1169) (a5766ee)
  • xmlupload: subpar output of onto consistency check (DEV-3727) (#1143) (edb58a9)

Maintenance

Documentation