Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Releases: IllumiDesk/illumidesk

IllumiDesk 0.10.0

17 Sep 05:04
4fd224b
Compare
Choose a tag to compare

Features

  • Add announcement for pilot environments (#317) (3c1a9d2)
  • Add grader header and footer templates (#305) (f2be08a)
  • Add option to shutdown server upon logout (#322) (f751c67)
  • DeepLinking request support to allow file selection (#308) (828b008)

Bug Fixes

  • Fetch all lineitems using the pagination (#328) (6626af4)
  • Set the course id in auth_state with the normalized value (#326) (858e0f3)

IllumiDesk 0.9.1

25 Aug 23:23
4c66783
Compare
Choose a tag to compare

Bug Fixes

  • Ensure the course directory exists before adding LTI 1.1 control file (#300) (d90e89d)

IllumiDesk 0.9.0

24 Aug 17:03
421b489
Compare
Choose a tag to compare

Features

  • Automated assignment creation with LTI 1.3 (#260) (170dc92)
  • Automated assignment creation with LTI11 (#265) (beadb21)
  • Create a shared folder for graders and students (#281) (c0d86a1)
  • Handle unique usernames with the Canvas LMS (#268) (7d26c74)
  • Include users with TeachingAssistant role in the formgrade group (#271) (6b769be)
  • Update dockerspawner configuration settings (#288) (a8f4dac)

Bug Fixes

IllumiDesk 0.8.3

30 Jul 17:36
4c4753c
Compare
Choose a tag to compare

Features

  • Custom base url configuration (#231) (5c50458)
  • Pull workspace images with ansible-playbook from registry (#229) (757006b)
  • Set admin user with ansible configuration (#213) (eb7981f)
  • Add course template and use setup-course for course config (#236) (2f229e3)

Bug Fixes

  • Update required claims and username value when private (#241) (1c49ed6)
  • Update LTI configs with admin user env var (#219) (3c99d58)
  • Update nbgrader config template by adding a escape characters (#230) (57f5361)

IllumiDesk 0.8.2

18 Jul 02:33
2c341a3
Compare
Choose a tag to compare

Features

Bug Fixes

  • Copy notebook config to global /etc/jupyter location (#209) (e16cccf)
  • Update LTI configs with admin_user environment variable (#219) (3c99d58)
  • Update setup-course service default docker CMD (#197) (02c5b4d)
  • Updates response of the /jwks endpoint (#220) (0dc1264)

IllumiDesk 0.8.1

11 Jul 17:58
4cf07e3
Compare
Choose a tag to compare

Features

  • Add Java kernel (#187) (5800408)
  • Improve deployment times with ansible-playbook by updating setup-course base image (#199) (a958f57)

Bug Fixes

IllumiDesk v0.8.0

08 Jul 20:21
8ea4378
Compare
Choose a tag to compare

Features

  • Add support to setup stack with AWS EFS-based mounts (#159) (d50d311)
  • Segregate public key endpoint from config endpoint for LTI 1.3 (public key) (#171) (e2dbca7)
  • Support additional workspace types (#164) (6c13bc9)
  • Update nbgrader config file to include the code stub for julia language (#181) (add1b3c)

Bug Fixes

  • Set python interpreter in hosts file (#173) (930b303)
  • Update authentication validation steps (#168) (c507ca7)

IllumiDesk 0.7.3

23 Jun 20:02
951703c
Compare
Choose a tag to compare

Features

  • Clone and merge code located in remote git-based repositories with workspace launches (#153) (19eb3d7)

Bug Fixes

  • Add defaults to demo_* env vars for FirstUse authenticator (#143) (e34395a)

IllumiDesk 0.7.2

15 Jun 16:35
1ec034d
Compare
Choose a tag to compare

Bug Fixes

  • Update conditional in lti11 authenticator with Learner string (#132) (b276f08)
  • Update regex for to accept course names with hyphens and underscores (#134) (1201130)

IllumiDesk 0.7.1

10 Jun 01:20
7e9031f
Compare
Choose a tag to compare

Features

Bug Fixes

  • Fix invalid image tag error when running ansible-playbook (#122) (4630417)