2.0.1 - 2020-05-21
- 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
- Updated Session cookie to use
SameSite=None; Secure
- Fixed a malformed format string
2.0.0 - 2019-12-16
- Switched to Python 3
- Tools are now listed in the order they appear in whitelist.json
1.2.0 - 2019-09-10
- Open Source release
1.1.0 - 2018-10-25
- LTI window now expands to full size and resizes as needed.
- Fixed an issue where switching browsers would cause Faculty Tools to ask the user to reauthorize with Canvas, leading to multiple access tokens.
- Initial Release