Skip to content

v0.3.0

Choose a tag to compare

@oliverhruby oliverhruby released this 03 Sep 19:03
· 62 commits to main since this release

Added

  • Tiered student name matching (full name -> first name -> last name -> short-name fallback).
  • Student roster cache to reduce repeated upstream API calls and improve responsiveness.
  • Better 2FA status tracking and auto-discovery fallback behavior for startup login.

Changed

  • Multi-school student resolution and startup login behavior were hardened for parent workflows.

Upgrade notes

  • If student lists look stale after enrollment changes, use clear_student_cache or re-login.