Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

57 lines (35 loc) · 1.24 KB

Change Log

General

2.0.1 - 2020-05-21

General

  • Frame now scrolls to top when launching a tool
  • Several GitHub-specific changes:
    • Added CODEOWNERS file
    • Added issue and PR templates
    • Removed GitLab CI file
    • Added Travis CI file

Bugfixes

  • Updated Session cookie to use SameSite=None; Secure
  • Fixed a malformed format string

2.0.0 - 2019-12-16

General

  • Switched to Python 3
  • Tools are now listed in the order they appear in whitelist.json

1.2.0 - 2019-09-10

General

  • Open Source release

1.1.0 - 2018-10-25

General

  • LTI window now expands to full size and resizes as needed.

Bugfixes

  • Fixed an issue where switching browsers would cause Faculty Tools to ask the user to reauthorize with Canvas, leading to multiple access tokens.

[1.0.0] - 2018-08-29

General

  • Initial Release