Release Notes

Release 2024.04

← Other release notes


April 22, 2024

Crunch web application

  • Added “Script” as an available option when a user hovers their mouse over a dashboard tile in the tray. This option can be selected in order to view or edit the script for that tile.
  • Enabled mouse-hover responsiveness on Crunch graphs by highlighting the current bar, segment, or line (in early access). See the announcement for more information.
  • Added a data exchange, which is a one-way bridge that allows a dataset owner who uses Crunch to share a view of a dataset with a receiving organization who also uses Crunch. See the help article to learn more about how to use a data exchange at Crunch.
  • Made speed improvements when creating and editing filters.
  • Corrected an issue that occurred when working with bar graphs in the ‘Edit’ panel: categories that were moved to the “Fixed to bottom” section were not appearing on the Colors tab, which has now been fixed.

Backend/CrunchDB

  • Removed the constraint that subvariable codes (“aliases”) must be unique across the entire dataset. Subvariable codes must still be unique within the same array, and all references to subvariables by their alias are now required to be qualified by the alias of their parent array.
  • Improved dataset locking functionality to reduce any friction.

Help desk and website improvements

  • Created a new article that describes how to create pairwise tests with weighted data. See the help article for more information.