Skip to content

Releases: ucfopen/Materia

Materia v6.0.2

04 Feb 20:09
Compare
Choose a tag to compare

6.0.2 is a small hotfix update to add minor improvements to Heroku deploys and include the newly required SameSite=None cookie headers for recent browser versions.

Included in this release:

  • Updates default widget versions in deployment config which include minified assets (fixes #1277, #1278)
  • Adds 'Secure' and 'SameSite' headers to cookies (fixes #1275)
  • Adds a warning on the admin panel when hosted on Heroku warning of its tendency to break widget installations (fixes #1276)

v6.0.1-alpha1

19 Sep 18:33
Compare
Choose a tag to compare
v6.0.1-alpha1

Materia v6.0.1 Hotfix

19 Sep 19:53
Compare
Choose a tag to compare

v6.0.1 is a hotfix addressing a styling issue in the widget catalog. In recent versions of Chrome, widget icons would randomly appear "drooping" and were not correctly vertically aligned. This update bumps the Materia Server Client Assets dependency to v2.1.1.

Check ucfopen/Materia-Server-Client-Assets#83 for specific changes to MSCA.

Materia v6.0.0 "Ramuh"

23 Aug 17:28
v6.0.0
Compare
Choose a tag to compare

Note: this release includes 2x database migrations.

  • Sanitizes widget title when exporting play data (#1235)
  • Rewords "spoof" to "mock" in tests (#1141)
  • Collaboration access level now set to a default value instead of blank (#1158)
  • Fixes to long title styling in LTI widget selection (#1129)
  • Modest additions to admin page (#1146)
  • Relocates logged in user to right side of header (#1214)
  • Adds export option for referrer URLs (#176)
  • Guide page will only display tabs for existing guides (player/creator) (#1249)
  • Adds clarifying information to Export Options modal concerning LTI launches (#1216)
  • Support for participation score logging (#1217)
  • Removes Group field for widgets (#1157

v6.0.0-alpha4

22 Aug 18:03
Compare
Choose a tag to compare
v6.0.0-alpha4

v6.0.0-alpha3

20 Aug 20:22
v6.0.0-alpha3
Compare
Choose a tag to compare
v6.0.0-alpha3

v6.0.0-alpha2

08 Aug 19:39
v6.0.0-alpha2
Compare
Choose a tag to compare
v6.0.0-alpha2

v6.0.0-alpha1

05 Aug 17:43
Compare
Choose a tag to compare
v6.0.0-alpha1

Materia v5.0.0 Ifrit

04 Jun 17:46
v5.0.0
Compare
Choose a tag to compare
  • #1178: score screens now use table elements in the DOM instead of just relying on css table styles. Also requires: ucfopen/Materia-Server-Client-Assets#32
  • #1193: Travis now build release packages and provides arguments for Github release builds
  • #1198: Allows widgets to disallow student authorship via an optional argument in the widget's install.yaml. Students must share the widget with a basic_author who can then publish the widget includes a migration
  • #1202: Back-end adjustments to how widget creators are considered locked includes migrations
  • #1152: Adds ability for widgets to provide author and player help docs includes migrations
  • #857: Catalog and widget detail ui overhaul
  • #1221: Heavy polish / updates on docker scripts, config, and release building
    • renamed run_build_release_package.sh to run_build_github_release_package.sh
    • run_build_github_release_package only build js/css for release package
    • added docker update to travis startup
    • added new docker.env file
    • consolidated repeated vars into .env file
    • updated docker-compose version from 2 to 3.2
    • added build information to docker-compose
    • added a build volume to docker-compose
    • Added frontend and backend networks to docker compose
    • added zip package to node dockerfile build
    • added run_create_me.sh to dynamically create a user for the current host user
    • removed run_docker_build* scripts as including this into docker-compose config removes the need
    • updated run_first to take advantage of new dynamic docker images
    • updated run_tests_ci to take advantage of new dynamic docker images
    • minor var name cleanup in tasks/admin user_name => username
    • added ability to set a password in admin:reset_password task
    • changed some of the logged output from admin and widget tasks

v5.0.0-rc6

02 Jun 02:35
v5.0.0-rc6
Compare
Choose a tag to compare
v5.0.0-rc6 Pre-release
Pre-release
v5.0.0-rc6