issues
search
ucfopen
/
canvasapi
Python API wrapper for Instructure's Canvas LMS. Easily manage courses, users, gradebooks, and more.
https://pypi.python.org/pypi/canvasapi
MIT License
561
stars
175
forks
source link
Release v3.2.0
#626
Closed
Thetwam
closed
1 year ago
Thetwam
commented
1 year ago
🎉
3.2.0 - 2023-05-25
New Endpoint Coverage
New Quizzes
Delete Page in Groups (Thanks,
@Caitlin-Fabian
)
General
Added support for pagination with metadata when headers are missing (Thanks,
@bennettscience
)
Added support for Python 3.11
Bugfixes
Fixed an issue where
Course.create_discussion_topic
wouldn't accept attachment files.
🎉
3.2.0 - 2023-05-25
New Endpoint Coverage
General
Bugfixes
Course.create_discussion_topic
wouldn't accept attachment files.