Skip to content

Releases: UMN-LATIS/ChimeIn2.0

2.14.1

30 Aug 21:34
95f191e
Compare
Choose a tag to compare

What's Changed

  • fix fullscreen toggle on present page by @jxjj in #916

Full Changelog: 2.14.0...2.14.1

2.14.0

20 Aug 19:27
856bcbc
Compare
Choose a tag to compare

What's Changed

  • Fix: Quill2 editor image handling – prevent data urls, fix duplicate embedding by @jxjj in #908
  • Add image support to multiple choice options by @jxjj in #909

Full Changelog: 2.13.0...2.14.0

2.13.0

12 Aug 19:11
d61296c
Compare
Choose a tag to compare

What's Changed

  • Add TS to PresentPage, fix a few errors by @jxjj in #842
  • Adds a show results button by @jxjj in #843
  • move open all / close all question buttons by @jxjj in #844
  • build(deps-dev): bump cypress from 13.8.1 to 13.10.0 by @dependabot in #840
  • build(deps-dev): bump vue-tsc from 2.0.16 to 2.0.19 by @dependabot in #839
  • build(deps-dev): bump barryvdh/laravel-debugbar from 3.13.4 to 3.13.5 by @dependabot in #835
  • build(deps-dev): bump spatie/laravel-ignition from 2.5.2 to 2.7.0 by @dependabot in #833
  • build(deps-dev): bump eslint-plugin-vue from 9.25.0 to 9.26.0 by @dependabot in #831
  • build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #785
  • Add typescript to ChimePage and FolderPage by @jxjj in #845
  • show force-sync button based on grade mode by @jxjj in #846
  • Bump symfony/mailgun-mailer from 6.4.7 to 6.4.8 by @dependabot in #847
  • Bump laravel/framework from 10.48.10 to 10.48.12 by @dependabot in #849
  • Bump phpunit/phpunit from 10.5.19 to 10.5.20 by @dependabot in #850
  • Bump sass from 1.77.0 to 1.77.4 by @dependabot in #852
  • Bump doctrine/dbal from 3.8.3 to 3.8.4 by @dependabot in #851
  • Bump @rushstack/eslint-patch from 1.10.2 to 1.10.3 by @dependabot in #853
  • Bump eslint-plugin-cypress from 3.2.0 to 3.3.0 by @dependabot in #854
  • Bump @vitejs/plugin-vue from 5.0.4 to 5.0.5 by @dependabot in #856
  • Bump barryvdh/laravel-ide-helper from 2.15.1 to 3.0.0 by @dependabot in #848
  • Bump stopword from 2.0.8 to 3.0.1 by @dependabot in #855
  • Add numeric question types for histograms and scatter plots by @jxjj in #888
  • Add range chart by @jxjj in #891
  • Update Quill 1 to Quill 2 by @jxjj in #895

Full Changelog: 2.12.1...2.13.0

2.12.1

14 May 18:58
99c5512
Compare
Choose a tag to compare

What's Changed

  • Bump node dependencies by @jxjj in #822
  • fix stage name in readme by @jxjj in #823
  • build(deps): bump laravel/framework from 10.48.8 to 10.48.10 by @dependabot in #827
  • build(deps): bump vite from 5.0.3 to 5.2.11 in /docs by @dependabot in #824
  • build(deps): bump semver from 6.3.0 to 6.3.1 in /docs by @dependabot in #741
  • build(deps): bump symfony/mailgun-mailer from 6.4.4 to 6.4.7 by @dependabot in #826
  • increase timeout to accommodate npm by @jxjj in #837

Full Changelog: 2.12.0...2.12.1

2.12.0

14 May 18:35
1258105
Compare
Choose a tag to compare

✨ Features

  • Improve UI for changing Chime member roles: always show role as a select without requiring users to first click on it #725
  • Change name of "Image Heatmap" question type to "Clickable Image" by @jxjj in #737
  • Improve Clickable Image (aka Heatmap) question results display. Users can now show/hide pins (locations where users clicked). And also change opacity/saturation of the underlying image to make responses and heatmap coloring easier to see. #727
  • Make ChimeIn docs searchable in #774
  • Update LTI Setup Page with defaults and new graphics #793

🔧 Fixes and Chroes

  • trap for new error canvas throws on missing student by @cmcfadden in #724
  • Update to Laravel 10, bump deps by @jxjj in #729
  • LTI 1.3 updates to match our other LTI 1.3 apps in #819

Full Changelog: 1.11.3...2.12.0

v1.11.3

30 May 22:33
Compare
Choose a tag to compare

What's Changed

✨ Features

🐛 Fixes

  • fix: uncaught exception thrown by JoinPanel when chime is not well defined by @jxjj in #656
  • fix: revert yarn lock to fix tests by @jxjj in #708
  • fix(readme): remove some old mix references by @jxjj in #657
  • fix: limit size of text response by @jxjj in #666

Full Changelog: 1.11.2...1.11.3

v1.11.2

06 Mar 23:23
e0c33d8
Compare
Choose a tag to compare

What's Changed

🐛 Fixes

  • Order participant responses in Answered Questions by most recent by @jxjj in #651

Full Changelog: 1.11.1...1.11.2

v1.11.1

28 Feb 05:36
5b14863
Compare
Choose a tag to compare

What's Changed

🐛 Fixes

  • fix: question sort order by @jxjj in #633
  • fix: keep question card text black by @jxjj in #643
  • fix: NLP on Free Response Statistics page + /admin/users page formatting fixes by @jxjj in #644
  • fix: duplication in wordcloud when NLP mode is on, reduce base font size by @jxjj in #646
  • fix: points on multiple sessions of responses by @cmcfadden in 7e36cf9

🔧 Build Changes

  • build: Migrate from Laravel Mix to Laravel Vite by @jxjj in #561

⬆️ Updates

Full Changelog: 1.11.0...1.11.1

v1.11.0

18 Nov 03:45
2d17367
Compare
Choose a tag to compare

What's Changed

✨ Features

  • Add spinner for "Force Sync" button to show that sync is in progress by @jxjj in #479
  • Add a simple 404 page by @jxjj in #507
  • Add Participation Report page to create a summary of question participation within folder by @jxjj in #511

🐛 Fixes

  • fix deprecation of v-deep. Change to :deep() by @jxjj in #508
  • Fix: Slider question not submitting correct value due to min/max by @jxjj in #527
  • fix: add message about report creation time by @jxjj in #529

📝 Docs

  • docs: Add step to verify submission attempts are unlimited by @jxjj in #489
  • docs: update add new question screenshot by @jxjj in #490

⬆️ Updates

Full Changelog: 1.10.0...1.11.0

v1.10.0

20 Sep 03:14
cb44dff
Compare
Choose a tag to compare

What's Changed

✨ Features

  • Add chime name to folder page to make it easier to tell which chime the folder belongs do @jxjj in #469
  • add VPAT to accessibility docs by @jxjj in #456

🐛 Fixes

  • change lti keys to number type by @jxjj in #455
  • Fix unclickable app footer buttons by @jxjj in #474

⬆️ Dependency Updates

Full Changelog: 1.9.1...1.10.0