• v1.1.0 013558019e

    v1.1.0
    CI / No Debug Code (push) Successful in 3s
    CI / Tests (PHP 8.1) (push) Successful in 49s
    CI / Tests (PHP 8.2) (push) Successful in 46s
    CI / Coding Standards (push) Successful in 2m54s
    CI / PHPStan (push) Successful in 2m54s
    CI / Tests (PHP 8.3) (push) Successful in 2m39s
    CI / Build Plugin Zip (push) Successful in 2m46s
    Release / Build and Publish Release (push) Successful in 2m47s
    Release / Open next-version bump PR (push) Successful in 4s
    Stable

    thatguygriff released this 2026-07-23 21:06:08 +00:00 | 104 commits to main since this release

    Added

    • Invite-only group classes, so a class can be restricted to students who hold an invite.
    • Instructor group-class roster view under My Lessons.
    • Cancellation cutoff that limits how close to a lesson a student can cancel.
    • Studio-defined account-registration questions collected during student sign-up.
    • Group classes now carry a specific class time (alongside the date and duration), and studio admins can assign the teaching instructor. Assigning an instructor clears their open booking slots at the class time and flags any already-booked lesson that clashes.
    • Students see who teaches each group class and when it meets on the enrolment page. Instructor names in the group-class views (front and back end) show the instructor's real name (first + last) or nickname, never their login/username.

    Changed

    • Plugin metadata links now point at Unsupervised and the Gitea repository.
    • The instructor My Group Classes view is now a summary of classes with enrolment counts; each class links through to a per-class details page (class schedule, roster, and — for invite-only classes — the controls to add or invite students), rather than listing every student inline. Managing who is in an invite-only class is now done from that details page. The studio-admin Group Classes page is likewise a per-class summary that links through to the same details page, so a studio admin — including an owner-operator who also teaches — can view any class's roster and manage its invite-only membership.
    Downloads