Releases: UMN-LATIS/ChimeIn2.0
Releases · UMN-LATIS/ChimeIn2.0
2.14.1
2.14.0
2.13.0
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
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
✨ 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
What's Changed
✨ Features
- feature/lti13 clone updates by @cmcfadden in #704
🐛 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
v1.11.1
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
⬆️ Updates
- Swap
cla-vue-template
git submodule for npm package by @jxjj in #628 - bump vue to 3.2.45 by @jxjj in #563
- Bump laravel/sail from 1.16.0 to 1.16.2 by @dependabot in #492
- Bump @types/ramda from 0.28.14 to 0.28.20 by @dependabot in #522
- Bump socket.io-parser from 3.3.2 to 3.3.3 by @dependabot in #524
- Bump cypress-io/github-action from 2 to 4 by @dependabot in #531
- Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #530
- Bump phpunit/phpunit from 9.5.24 to 9.5.26 by @dependabot in #512
- Bump doctrine/dbal from 3.4.4 to 3.5.1 by @dependabot in #505
- Bump nunomaduro/collision from 6.3.0 to 6.3.1 by @dependabot in #503
- Bump laravel/tinker from 2.7.2 to 2.7.3 by @dependabot in #535
- Bump symfony/http-client from 6.1.4 to 6.2.0 by @dependabot in #543
- Bump cypress-io/github-action from 4 to 5 by @dependabot in #546
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #545
- Bump spatie/laravel-ignition from 1.5.0 to 1.6.2 by @dependabot in #549
- Bump sentry/sentry-laravel from 2.13.0 to 3.1.2 by @dependabot in #540
- Update to vue-select-4.0.0-beta.6 by @jxjj in #562
- Bump eslint-plugin-jest from 26.7.0 to 27.1.7 by @dependabot in #558
- Bump laravel/sail from 1.16.2 to 1.16.5 by @dependabot in #557
- Bump fakerphp/faker from 1.20.0 to 1.21.0 by @dependabot in #554
- Bump dyrynda/laravel-cascade-soft-deletes from 4.2.0 to 4.2.1 by @dependabot in #555
- Bump symfony/mailgun-mailer from 6.1.0 to 6.2.0 by @dependabot in #556
- Bump actions/setup-node from 3.5.1 to 3.6.0 by @dependabot in #590
- Bump symfony/http-client from 6.2.0 to 6.2.6 by @dependabot in #611
- Bump axios from 0.27.2 to 1.3.3 by @dependabot in #629
- Bump doctrine/dbal from 3.5.1 to 3.6.0 by @dependabot in #624
- Bump laravel/sail from 1.16.5 to 1.20.2 by @dependabot in #631
Full Changelog: 1.11.0...1.11.1
v1.11.0
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
- Bump laravel/framework from 9.27.0 to 9.31.0 by @dependabot in #477
- Bump chart.js from 3.8.2 to 3.9.1 by @dependabot in #465
- Bump laravel/sail from 1.15.4 to 1.16.0 by @dependabot in #461
- Bump doctrine/dbal from 3.4.2 to 3.4.4 by @dependabot in #462
- Bump spatie/laravel-ignition from 1.4.1 to 1.5.0 by @dependabot in #472
- Bump laravel/framework from 9.31.0 to 9.36.4 by @dependabot in #502
- Bump @vue/compiler-sfc from 3.2.36 to 3.2.41 by @dependabot in #499
- Bump actions/setup-node from 3.4.1 to 3.5.1 by @dependabot in #497
- Bump mockery/mockery from 1.5.0 to 1.5.1 by @dependabot in #460
Full Changelog: 1.10.0...1.11.0
v1.10.0
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
⬆️ Dependency Updates
- Bump deployer/deployer from 7.0.0 to 7.0.2 by @dependabot in #458
- Bump @babel/preset-env from 7.18.2 to 7.19.0 by @dependabot in #454
- Bump spatie/laravel-ignition from 1.3.1 to 1.4.1 by @dependabot in #453
- Bump symfony/http-client from 6.1.3 to 6.1.4 by @dependabot in #447
- Bump nunomaduro/collision from 6.2.1 to 6.3.0 by @dependabot in #446
- Bump phpunit/phpunit from 9.5.23 to 9.5.24 by @dependabot in #450
- Bump quill-image-uploader from 1.2.2 to 1.2.3 by @dependabot in #464
Full Changelog: 1.9.1...1.10.0