Skip to content

0.4.3

Latest
Compare
Choose a tag to compare
@SebassNoob SebassNoob released this 01 May 05:02
· 1 commit to main since this release
63903f5

from #60

Summary by CodeRabbit

  • Bug Fixes
    • Removed testing cache headers from certain static content locations to enhance content delivery and performance.
  • New Features
    • Implemented error handling for user and permissions data fetching in the AdminTable component.
    • Added a new constant allRoutes combining values from routePermissions and noLoginRequiredRoutes.
    • Modified display of start and end times in ServiceSessionRow for better clarity.
    • Updated CSS styles for improved layout in the ServiceSessionRow component.
    • Enhanced error handling and refactored logic in the AuthProvider component.
    • Improved error handling in the getAllUsernames function for API responses.
    • Add new scheduler task to backup and zip minio data

relevant: #51, #58, #59