• v1.9.10 e681d566e6

    v1.9.10
    All checks were successful
    Main / Lint, Format, and Test (push) Successful in 32s
    Main / Docker Build (push) Successful in 30s
    Main / Deploy (push) Successful in 15s
    Stable

    tony released this 2026-05-23 12:42:01 -05:00 | 4 commits to main since this release

    • [quiz] options are now all uppercase letters
    • [quiz] db constraints added to the correct_option column requiring correct single character options between A-D
    • [quiz] spectree validation on POST requests to our answer endpoint. will require a correct option but will convert from lowercase to uppercase if needed
    • [quiz] updated javascript frontend to match our uppercase options