Skip to content

Releases: UMN-LATIS/ChimeIn2.0

2.16.1

28 Jan 04:10
255adbf
Compare
Choose a tag to compare

What's Changed

  • add some frequently asked questions about grades by @jxjj in #941
  • fix(test): only warn on unused variables by @jxjj in #942
  • fix: unordered lists with using quill will show as ordered by @jxjj in #944

Full Changelog: 2.16.0...2.16.1

2.16.0

15 Jan 16:36
Compare
Choose a tag to compare

What's Changed

  • Add Laravel Nova as admin interface by @jxjj in #930
  • Add impersonation banner with "Leave Impersonation" button by @jxjj in #933
  • check that user can edit chime before syncing users by @jxjj in #934
  • fix: n+1 query on permission change by @jxjj in #935
  • Add separate shuffle and refresh buttons to wordcloud by @jxjj in #936
  • fix: imported questions don't have reindexed sort order by @jxjj in #937
  • fix: sometimes user permissions don't update by @jxjj in #938
  • show error on folder page if user is not presenter by @jxjj in #939
  • fix: responses in quotes don't filter from wordcloud by @jxjj in #940

Full Changelog: 2.15.0...2.16.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