Skip to content

3.4.0

Compare
Choose a tag to compare
@Guillaume-sousa Guillaume-sousa released this 21 Jul 02:34
· 21 commits to develop since this release

MDCS 3.4.0

  • Added Blob metadata management system:
    • Upload a file (blob) to the CDCS,
    • Associate one or more XML metadata document to the file,
    • Search and visualize metadata, see and download associated blobs,
  • Upgraded Bootstrap library to 5.1.3
  • Updated User Dashboard UI (grouped action buttons),
  • Update REST Swagger package:
    • Removed out of support drf-yasg,
    • Installed drf-spectacular,
  • Removed out of support frontend libraries,
  • Removed third party package django_tz_detect:
    • Add TZ environment variable to set a timezone,
    • Users may update preferred timezone in their profile,
    • Persistent user preferences coming soon,
  • Minor fixes and improvements.