Release notes¶
Version history for the DataQruiser app. Download the latest version from the DataQruiser installation page. Contact us if you need an older release.
DataQruiser 2.0.6 (2026-09-10)¶
First stable release of the 2.0 series, which brings the synchronization agent interface, thumbnails and text labels on plot axes introduced in the 2.0 betas.
DataQruiser 2.0.3-beta (2026-08-12)¶
- Added the synchronization agent interface
- Added support for thumbnails
- Added support for text labels on the plot axis
DataQruiser 1.3.1 (2026-03-27)¶
Latest DataQruiser stable version with the following improvements:
New plotting features:
- Log axis and log color-bar
- Plot imaginary variables with ability to plot the real, imaginary, magnitude, dB, phase, and with a slider to change the angle.
- Plot irregularly spaced data (anything that is not on a 2D grid)
Fixed:
- Issue with Windows key and dataset selection
- Issue of saving locally files with versions
- HTML rendering on Linux
- Long file names on windows
DataQruiser 1.2.6 (2026-02-05)¶
- Dataset tabs can now be reordered
- Added file download progress bar
- Keywords are renamed to tags
- Update dialog appears if new version is available
- Added login error message if server is not reachable
- Updated glob pattern for first file to now use file name with extension
- No logout from browser if auth token is expired
- Support for datasets with thousands of files
- Fixed issue with sending logs.
- Server selection page now requests to type the server name.
DataQruiser 1.1.0 (2025-04-24)¶
- Improved schema management.
DataQruiser 1.0.3 (2025-03-10)¶
- User groups functionality (both user defined and retrieved from authentication provider).
- API tokens, to allow for command line usage of the api.
- Improved search functionality: faster and more flexible. Exact matching can be achieved with double quotes ("exact match").
- Search string can now be used to filter datasets based on attributes values (exact or partial match).
- Attribute filter widget new design, improved for large amount of attributes.
- Buckets can now be public, any scope admin in the organization can use them for new scopes.
- Dataset links on Windows now open directly DataQruiser.
- Fix preferences file error.
DataQruiser 0.5.0 (2025-01-02)¶
- File/Dataset ranking system (star & hide)
- Multi-selection for datasets with Ctrl/Cmd or Shift click (copy to clipboard info/python import or star/hide several datasets)
- Dataset can be hidden (basically a soft delete)
- Files can be starred or hidden
- Tracking of last file viewed (remember last file viewed for each dataset, optional)
- Object store resource name and bucket/blob name is now visible in scope dialog.
Warning
It will not be possible to downgrade to a previous version after installing this version. This DataQruiser version contains an update to the local database.
DataQruiser 0.4.3 (2024-12-02)¶
- Image gallery viewer to have an overview of all images in a dataset (shortcut: ctrl/cmd G)
- URL links in the dataset description are now clickable and open in the browser
- Adaptive tab size, the max tab size can be set in the setting panel
- Changed regex to glob pattern to define which file to show first in settings panel (e.g. *.hdf5)
- SVG images are now supported
- Better support for very large images
- Bugs fixes
DataQruiser 0.3.10 (2024-11-19)¶
- Support for html files on mac and windows
- Support for pdf files
- Open files externally (double click or right click)
- Navigation of datasets and files with arrow keys, closing tabs with ctrl/cmd+w
- Added Jupyter Lab page
- Settings dialog with regex field for which file to show first
- Bugs fixes (updating schema, copy large tiff images, connection check no DNS, logout on entraID token refresh error, code line numbers alignment)
DataQruiser 0.3.9 (2024-11-04)¶
- Support for single sign on (SSO) login
- Better support for images (zoom, pan, copy with deep links and info)
- Support for azure cloud storage
- Plotting support for complex numbers
- Enhancement of user scope and schema management pages
- Stability and performance improvements
DataQruiser 0.3.5 (2024-10-09)¶
- Linux support
- Support for creating datasets from the app, and modifying attributes
- Adding files to dataset with drag and drop
- Support for visualizing several file types: txt, code, csv, images, json and jupyter notebooks
- Support for multiple institutions with different servers
- Implementation of schemas: datasets that do not comply with associated schema are flagged
- Stability and performance improvements
The recommended version of our qdrive python package is 0.2.32, where we have added the following features:
- Added synchronization from Quantify data sources
- Added measurement API for native datasets (similar to QCoDeS)
- Allow programmatic addition of sync sources
- Allow users to define custom sync sources
- Improved syncGUI: more information on sync status and settings of sync sources; sync sources can now be removed
- Added support for storing dictionaries in HDF5 when assigned to attributes of xarray objects
- Improved Linux compatibility
- Bug fixes and stability improvements
DataQruiser 0.2.0-beta.5 (2024-07-18)¶
Beta version to test the latest dataQruiser features:
- support plotting 1D traces with > 100k points (dynamical downsampling)
- universal links associate to each dataset a url. Plots screenshots are clickable and open the dataset in dataqruiser!
- stability and performance improvements
DataQruiser 0.1.4 (2024-03-15)¶
- added live plotting capability, live plotting viewing tab
- vast improvements in the performance of the plots
- various bug fixes (i.e. inverted plots, ...)
- better support for scrolling and zooming in the plots
DataQruiser 0.1.2 (2024-01-11)¶
- Added version and licenses information.
- Added store preferences (scope, attributes, dates, theme).
- Fixed large memory usage upon dragging scroll bar with mouse issue.
- Fixed resize at start issue.
- Fixed "dataset not yet available" warning issue.
DataQruiser 0.1.1 (2023-12-18)¶
- Added Json explorer
DataQruiser 0.1.0 (2023-12-07)¶
First released version:
- Search and filter through datasets
- Local and remote datasets
- Tab view of datasets
- Interactive plots