Skip to content

3.20.0

Latest

Choose a tag to compare

@Guillaume-sousa Guillaume-sousa released this 05 Mar 20:27
· 2 commits to develop since this release

MDCS 3.20.0

  • Added data processing modules to trigger custom asynchronous actions when data are created, edited or deleted (see ENABLE_DATA_MODULES_SIGNALS)
  • Added setting to show records title on detail pages or render it via XSLT / HTML template (see SHOW_TITLE_ON_DATA_DETAIL_PAGE)
  • Updated blob processing modules to be disabled by default (see ENABLE_BLOB_MODULES_SIGNALS)
  • Fixed workspace actions silently failing when translation label contains a space
  • Minor fixes and improvements