Releases: engaging-computing/rSENSE
Releases · engaging-computing/rSENSE
V 9.10.0
V9.9.0
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
This release updated the ruby version from 2.1 to 2.3
This release contains no bugfixes or new features
v9.7.1
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
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
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
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
This release provides the following new features:
- Set the axis bounds on a timeline
- Now using sample standard deviation to be relevant to more projects
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
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
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