Skip to content

v3.0.6

@bmeares bmeares tagged this 30 Aug 16:55
# v3.0.6

- **Fix web dashboard SQL editor.**  
  The SQL editor on the web dashboard now correctly updates SQL queries.

- **Add "Resolve symlinks" to web dashboard SQL Editor.**  
  The SQL Editor on the pipes cards now includes a toggle to resolve symlinks in the SQL query, allowing you to make changes to the query without overwriting the symlinks.

- **Improve performance when fetching pipes' tags on the web dashboard.**  
  Cache misses are now better handled when fetching tags and other keys on the web dashboard.

- **Preserve symlinks when copying pipes.**  
  The action `copy pipes` now preserves symlinks for new pipes.

- **Fix edge case for `unload_plugins()`.**  
  When an empty list is explicitly provided, the behavior now does not unload all plugins.
Assets 2
Loading