Skip to content

v2.1.1

Compare
Choose a tag to compare
@bagofarms bagofarms released this 16 Feb 18:34

UDOIT Version 2.1.1

This release is mainly bug fixes for the 2.1.0 release.

Known Issues

Changes Required for Existing Installations

  • Add a $canvas_nav_item_name variable to localConfig.php (See #199 )

Detailed Changelog

  • Fix for YouTube API caption detection #158
  • Fix for UFIXIT issue depending on server configuration #202
  • Updated color contrast UFIXIT preview to better represent the actual issue #186
  • Added configuration variable for the app name that appears in the course navigation menu in Canvas #199
  • Fix for UFIXIT for files #144 #210
  • Updated the app URL for Heroku #206
  • Moved the Heroku deploy button back to the README for better visibility #208
  • Added automatic code standards testing to our TravisCI tests #213
  • Fix for UFIXIT for table header scopes #219
  • Added unique IDs to form elements to improve accessibility #226
  • Set up support for Packagist.org #230 and #231
  • Added a .gitkeep to the reports folder so that it exists with the proper permissions by default #238