Skip to contents

modUpload 0.9.0

Breaking changes

  • Migrated from Bootstrap 4 ({bs4Dash}) to Bootstrap 5 ({bslib}) with full UI component updates for compatibility.

New features

  • Dark mode toggle support added in test app for Bootstrap 5 testing.

Security

  • CRITICAL: Demo mode protection added for all data modification operations.
  • Artwork submission blocked when ART_RUNAS_DEMO = TRUE.
  • Collection creation blocked in demo mode.
  • Purchase link updates blocked in demo mode.

Internal changes

  • Action button layout improved with Bootstrap 5 flexbox utilities.
  • CSS scoped to prevent module conflicts with parent applications.
  • Modal styling improved to prevent size flickering.
  • Raw HTML tags replaced with proper Shiny widgets for collection creation.