Skip to content

v1.6.0: new download mode "module_with_file"

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 01:55
· 159 commits to master since this release
ada6ae4

Thank you for using canvas_grab! In this version, we improved stability, reduced package size, and add a new download mode "module_with_file".
If you won't use these new features, you may choose not to upgrade.

v1.6.0

  • Add "module_with_file" organize mode (module mode with unmoduled files). In this mode, canvas_grab will organize files in their corresponding module folder, and then download files not in module to "unmoduled" folder.
  • Reduced release package size.
  • Stability improvement for macOS prebuilt binary.

v1.5.0

  • You can now specify module folder name by template. For example, {IDX} {NAME}.
  • You may enable CONSOLIDATE_MODULE_SPACE option to remove redundant consecutive space in module name. e.g. Module 1 will become Module 1.
  • You may set download mode on a per-course basis, with COURSE_FOLDER.ORGANIZE_BY config.
  • Please refer to config.example.toml for how to enable these features.
  • For new users, we provide a better set up process. Now canvas_grab will let you re-enter your API_KEY if you provided a wrong one.

If you have any question, have any advice, or want new features, feel free to create an issue at https://github.com/skyzh/canvas_grab/issues