• 1.1.0-beta1 0bdc348535

    1.1.0-beta1
    All checks were successful
    / lint_docker_compose (pull_request) Successful in 18s
    / build_docs (pull_request) Successful in 28s
    / frontend_lint (pull_request) Successful in 38s
    / backend_checks (pull_request) Successful in 1m44s
    / frontend_unit_tests (pull_request) Successful in 39s
    / backend_tests (pull_request) Successful in 2m40s
    / backend_build (pull_request) Successful in 2m42s
    / frontend_build (pull_request) Successful in 1m42s
    / lint_docker_compose (push) Successful in 18s
    / build_docs (push) Successful in 27s
    / backend_checks (push) Successful in 59s
    / frontend_lint (push) Successful in 38s
    / frontend_unit_tests (push) Successful in 44s
    / frontend_build (push) Successful in 53s
    / backend_tests (push) Successful in 2m43s
    / backend_build (push) Successful in 4m43s
    / build_docs (release) Successful in 44s
    / build_frontend (release) Successful in 2m20s
    / build_backend (release) Successful in 2m48s
    Pre-release

    adachauer released this 2026-03-06 17:35:08 +00:00 | 29 commits to main since this release

    New Features

    • Admin User Management: Users can now be managed via the UI (create, edit, delete, enable/disable).
    • Role System: Introduced admin roles for differentiated permission management.
    • In-person/On-site Appointments: Added support for in-person meetings, including location settings in event types.
    • Audit Log: Implementation of an audit log to track system events.
    • Scheduler/Calendar view: Integration of a scheduler to visualize the events booked via OpenCal.

    🐛 Bugfixes & Improvements

    • Frontend Security: Fixed security vulnerabilities in dependencies.
    • Login Optimization: Improved the login process flow.
    • Error Handling: Fixed error messages when event-type creation fails.
    • Build Process: Optimized the frontend build configuration.

    📝 Documentation

    • Updated README and general project documentation.
    • Added instructions for next steps after user creation.

    🛠️ Refactoring & Maintenance

    • ESLint enhancements and test fixes to ensure code quality.
    Downloads