Skip to content

3.5.0 - 2026-03-12

Latest

Choose a tag to compare

@Thetwam Thetwam released this 12 Mar 16:10
· 10 commits to develop since this release
v3.5.0
5bf0224

General

  • Updated RateLimitExceeded exception to trigger on HTTP 429 instead of old 403.
  • Add a default User-Agent header

Bugfixes

  • QuizGroup fixed to have course_id of the quiz's course_id, instead of the quiz_id (Thanks, @cjnitta and @dgwn)