Skip to content

Releases: engaging-computing/rSENSE

v7.7.0

19 Feb 20:36
Compare
Choose a tag to compare

This release has several features along with various bug fixes.

New Group By Option
This is feature for every visualization and allows users to group by contributor.
There is also a new group by option for pie charts that groups by number fields.

Manual Axis Bounds For Scatter
This feature allows user to manually set bounds by typing into text boxes.

Data set name defaults to username and time stamp
When you make a project the dataset name will default to your username and a timestamp.
This ensures that each dataset name is unique. These default names can be changed if the use wishes.

v7.6.0

04 Dec 18:12
Compare
Choose a tag to compare

This release has several features along with various bug fixes.

Mobile

Visualizations are now fully supported on mobile devices. That means that you have full access to all the tools that you would on your PC.

Project and Visualization Index pages

Project and Visualization index pages have had a makeover. In the last release we introduced Material Design, a UI theme designed by Google. We have extended that theme to the project and visualization cards.

Error Bars are back

The introduction of data filtering had the side effect of breaking error bars on bar chart visualizations. That issue has been addressed.

v7.5.0

13 Nov 20:24
Compare
Choose a tag to compare

There were several bug fixes as well as two major features:

Material Design

Material design was integrated into the site. This can be seen several places including the new buttons, check boxes and radio buttons.

Homepage Re-Design

The homepage redesign changed the look and feel of several aspects of the homepage. These changes can really be seen on the mobile site. The mobile site is now much more user friendly and iSENSE's features can be more easily accessed from the mobile site.

v7.4.1

23 Oct 16:19
Compare
Choose a tag to compare

This is a minor release containing small bug fixes.

Fixes minor issues with data filtering.
Map visualization is disabled when there is no location data.
Contributor name is cleared from session after logging in.
A project's fields are deleted when a project is deleted.

v7.4.0

16 Oct 17:01
Compare
Choose a tag to compare

Data Filtering.
Reorder Fields.
Fixes heat maps for default vises where heat map is turned on but no points are initially visible.

v7.3.0

25 Sep 16:56
Compare
Choose a tag to compare

Pages for news articles and tutorials.
Editing and appending data with a key no longer incorrectly gives an unauthorized error.
CORS support for JS API.
Pie and bar chart now look reasonable on mobile and on desktop when there are a lot of fields.
Saved visualization thumbnails are back.

Jim

21 Sep 17:33
Compare
Choose a tag to compare
Jim
Merge pull request #2250 from asalani93/as-integrations

Fixes the integrations

v7.2.2

18 Jul 17:22
Compare
Choose a tag to compare

Get project api call now gives you all the id's of the data sets in a project.

v7.2.1

17 Jul 17:00
Compare
Choose a tag to compare

Various bug fixes (detailed tool tips on timeline now show up, contributor name now correctly shows up next to a data set)

v7.2

24 Jun 16:34
Compare
Choose a tag to compare

With the second release of the summer, the iSENSE team brings new features, bug fixes, and UI tweaks.

Group Photos by Data Set:

  • While viewing multiple data sets you can now group the photos by data set. This makes the photo visualization much more powerful as you can now group and filter photos from different data sets.

Error Bars on Bar Chart:

  • Now you can view error bars on bar chart. An error bar shows you one standard deviation. This allows you to quickly see how much your data varies from the average.

Timestamps are now in your timezone:

  • Previously all timestamps were in GMT timezone. Now iSENSE converts all timestamps to your local timezone.