Skip to content
Book a demo
← All release notes

Squid Data Hub · Release notes from

Attribute configuration, import improvements, filters

Configure attributes via JSON, choose and remap import configurations, selective imports with background processing, better filters and sorting.

Attribute Configuration 🔧

You can now configure attributes via a JSON file:

  • Disable specific attributes (e.g., main number of devices)
  • Rename default attributes
  • Add custom properties
  • Custom attributes are now consistently displayed across all detail and edit pages.
  • Renaming is supported for most default attributes; disabling works for all optional ones.

Import Improvements 📥

Introduced import configuration options:

  • Choose an import configuration (including the built-in EPLAN config for devices and cables).
  • Remap column names (e.g., Kabelnummer → subNumber).
  • Future updates will include marking required columns and setting default values.

Selection during import:

  • You can now selectively import records.
  • Warnings are shown if selected/deselected records impact related elements (e.g., missing parent-child relationships).

Import jobs now run as background tasks with a progress bar.

Filters & Sorting Enhancements 🔍

  • Improved filters on all list views.
  • Ranged filters now available.
  • Filter and sorting preferences are stored in your session and restored automatically if no parameters are set in the URL.

Project & User Management 👥

  • Organization owners can now edit project memberships – helpful for backup or admin tasks.
  • User settings and password reset pages have received a visual update.

Bug Fixes & Misc Improvements 🛠

  • “Unfold” button in the change history no longer appears when there are no changes.
  • Resolved display of removed references in the change history.
  • Slight performance boost for tree views.
  • Added back buttons to item detail pages.