Releases: engaging-computing/rSENSE
v8.2.2
This release contains mostly bug fixes, with one small addition:
- The "New Project" button is now a Floating Action Button (FAB) is the bottom-right of the Projects index page.
v8.2.1
Release v8.2.1 includes many bug fixes, as well as a few new additions:
- "Disable Selected Point" controls now global to all vises
- Updated "Meet the Team" page
- Mouseover tooltips for some vis controls to make things more clear
v8.2
This release includes several new features, as well as some bug fixes.
- You can now delete multiple data sets at once from the project page with the "Delete Selected" button.
- Disable individual points from the Scatter vis with the "Disable Selected Point" button under Tools. Works great to remove outliers from regressions.
- Added a new "Reset Defaults" button to the Edit Project page, which will reset your vis options to the default values. Use this if your vis page won't display correctly.
- Share your App Inventor projects with the new .aia media object type.
v8.1.1
v8.1
v8.0.2
v8.0.1
v8.0
This release has three major features that result in a new major version as well as a bug fix.
Devise User System
Devise is an external system that we have integrated into iSENSE in order to better manage our user information. Devise also allowed us to add Google Sign in to iSENSE so new users can create an account using their Google Account.
Formula Fields
The formula fields feature introduces an entire new type of field to iSENSE that is separate from the traditional data fields. With formula fields, users can do mathematical computation on their data fields and display the results in a new field that can be used in visualizations. This feature is extremely useful in many experiments because interesting results are often discovered after calculations as opposed to looking at raw data. A great use case is measuring the diameter and circumference of a circle and creating a formula field circumference/diameter to reveal pi.
Timeline Period
This feature allows users to select a period for example yearly and then see their data displayed on a January to January timeline so that you can side by side compare timelines from different years.
v7.7.2
No new features this week, just bug fixes.