Skip to content

Releases: ucfopen/matching-materia-widget

Matching v1.2.1

22 Aug 19:28
Compare
Choose a tag to compare

This is a hotfix to address two recently reported issues with Matching:

  1. Resolved a bug associated with scoring when word pairs contained duplicate strings on the left side.
  2. Resolved an issue where the qset could contain a number of word pairs used for the question bank feature that's larger than the total number of word pairs.

Matching v1.2.0

17 Apr 18:22
v1.2.0
Compare
Choose a tag to compare

Matching v1.2.0 includes the new Question Bank feature, updated dependencies including the Materia Widget Development Kit (MWDK), and several bug fixes.

  • Adds Question Bank support, allowing the player to only use a subset of the total word pairs that are randomly selected with each play (#46)
  • Updates MWDK to 3.x, including associated changes to webpack configs (#42)
  • Modest style fixes and updates in the creator, including a fix for the audio playback button that decided to go on a little adventure (#41)
  • Replaces supported audio format with the generic audio type instead of mp3 exclusively. Matching will now support all audio formats currently allowed by Materia.
  • Fixes the demo Qset to address a deprecated null reference in the score module.

Full Changelog: v1.1.7...v1.2.0

Matching v1.1.7

14 Aug 20:46
Compare
Choose a tag to compare

This release focuses on significant updates to player accessibility.

What's Changed

Full Changelog: v1.1.6...v1.1.7

Matching v1.1.6

01 Apr 19:12
Compare
Choose a tag to compare

This is a bug fix release. We've identified an issue where old Matching qsets may have an empty assets property instead of the current default assets object, a 3-index array. Certain parts of the Creator and Player were making an implicit assumption that the assets object was an array, causing the Player to error out. This release adds additional checks to make sure assets objects are handled properly when null.

In addition, this release incorporates a large number of dependabot vulnerability updates.

v1.1.5

24 Sep 19:35
v1.1.5
Compare
Choose a tag to compare
v1.1.5

v1.1.4

14 Jan 16:56
v1.1.4
Compare
Choose a tag to compare
v1.1.4