Skip to content

Releases: engaging-computing/rSENSE

V 9.10.0

30 May 22:37
f6c2af1
Compare
Choose a tag to compare

The following bugs were fixed:

  • Colorpicker API enables one to select a color instead of only tracking the mouse.
  • CircleCI test fixes were made to enable source code to pass.

V9.9.0

04 Feb 20:28
a8aa2f5
Compare
Choose a tag to compare

This release provides the following new features:

  • Visual change on the Table equality operator from “==” to “=”.

The following bugs were fixed:

  • Strengthened site security to enforce user inputs match predefined allowed values.
  • Updated Ruby libraries and dependencies.
  • Fixed deprecation warning relating to password confirmation.

Updated Ruby Version

14 Aug 20:08
Compare
Choose a tag to compare

This release updated the ruby version from 2.1 to 2.3
This release contains no bugfixes or new features

v9.7.1

20 Apr 16:17
1755137
Compare
Choose a tag to compare

This release provides the following new features:

  • Added the ability to report inappropriate content on the site. If you encounter something offensive, click "Report Inappropriate Content" and we'll be sure to take care of it. 🚔

The following bugs were fixed:

  • Histogram tool tips sometimes displayed incorrect values
  • Equal comparisons on a table failed to filter
  • Deleting all data sets still allowed you to click "Visualize", leading to errors
  • File uploads would sometimes fail
  • Minor text updates

v9.7.0

01 Mar 22:02
1755137
Compare
Choose a tag to compare

This release provides the following new features:

  • Official iSENSE mailing list now available
  • Filter data by date of upload
  • Some visual improvements to the Table search bars
  • Group by number fields works again
  • More helpful information and tutorials will appear when a visualization fails to render

The following bugs were fixed:

  • Minor display and text fixes

v9.6.2

01 Dec 19:31
cc5af29
Compare
Choose a tag to compare

This release provides the following new features:

  • View your list of data sets page-by-page instead of loading all at once.
  • The sidebar is now hidden by default in mobile view

The following bugs were fixed:

  • Minor style and text fixes

V9.6.1

16 Nov 21:11
3f2c6b5
Compare
Choose a tag to compare

The following bugs were fixed:

  • Link to App Inventor extension didn't work for imports
  • Home page boxes were mismatched heights
  • Minor spelling and wording changes

v9.6.0

03 Nov 18:06
825088a
Compare
Choose a tag to compare

This release provides the following new features:

The following bugs were fixed:

  • Bar chart sorting order would not match what the menu indicated
  • Analyzing by "Row Count" created confusing axis labels

v9.5.0

12 Oct 21:12
Compare
Choose a tag to compare

This release provides the following new features:

  • Drag and drop media into your project
  • Analyze mean with SEM (Standard Error of the Mean) on bar charts

The following bugs were fixed:

  • Visualizing data would sometimes fail to render graphs with no explanation

v9.4.1

22 Sep 16:07
Compare
Choose a tag to compare

This release provides the following new features:

  • Tags can be longer

The following bugs were fixed:

  • Attempting to visualize too many data sets at once resulted in a "Forbidden" error
  • Google Sheets workbooks wouldn't upload if they had a deleted sheet
  • Uploading Excel files failed
  • Minor repairs to tutorial page