Skip to content

4.4.1

Choose a tag to compare

@rampecke rampecke released this 06 Oct 16:34
· 178 commits to main since this release
d1c4617

🐛 Bug Fixes

  • Dark Mode Card Background to light
    Updated the CardBackground color of components in TopicPage and PresentationOverview for a consistent dark mode appearance.

🧰 Improvements & Maintenance

  • Comment Section UI Update
    Improved the comment section design with clear visual indicators for file uploads, enhancing clarity for users when attaching files.

  • Presentation Overview Enhancements
    The presentation overview now includes:

    • Display of the thesis type for better context.
    • New accept and edit options directly from the overview page, improving supervisor workflow and usability
  • Presentation Navigation
    Users can now navigate to a presentation’s detail page.
    The “View Thesis” button only appears to users who have access to view the thesis.

  • Proposal Feedback Dismiss Card
    Added a confirmation dialog asking users if they’re sure before discarding unsaved changes for proposal feedback — helping prevent accidental data loss.

  • Docker Configuration Update
    Added a Docker restart policy in docker-compose.prod.yml to ensure improved reliability and uptime for production deployments.