Skip to content

0.0.30

Compare
Choose a tag to compare
@dclemenzi dclemenzi released this 10 Oct 12:39
· 686 commits to master since this release

Bugs Fixed

  • [OEBDP-146] Resolved issue when downloading content into Excel from the search UI that exceeds a cell size constraints by truncating the content.
  • [OEBDP-147] Resolved issue with the linkage controller throwing an exception when attempting to retrieve linkages.
  • [OEBDP-157] Resolved issue where the bidirectional link was not getting the reciprocal linkage type.
  • [OEBDP-158] Resolved issue where not specifying a link type would result in a server side error that was not being propagated to the client.
  • Resolved GUID FieldInput

New Features

  • [OEBDP-152] Implemented ability to search on the linkage table from the search UI.

Improvements