Skip to content

v1.7.0 — Plugin Bundle Round-Trip

Choose a tag to compare

@ThanhWilliamLe ThanhWilliamLe released this 24 Mar 04:47
· 5 commits to main since this release

What's new

Plugin bundle round-trip

Export and import now preserve plugin structure. Previously, importing a bundle with plugins would flatten them into individual standalone components. Now:

  • Export groups plugin-scope components into PortablePlugin entries
  • Import restores the full plugin structure — cache directory, registry entry, and enabled state
  • One backup before import instead of one per component (much faster for large bundles)
  • Import wizard shows plugins as collapsible groups with type summaries

My Setup scope filters

  • New Plugins and Standalone filter pills — quickly show only plugin-scope or non-plugin components
  • Single scroll — removed the nested scroll container that caused confusing dual-scroll behavior

Backwards compatible

Bundles created by v1.6.x import correctly. Bundles from v1.7.0 include plugin structure but degrade gracefully in older versions.


1803 tests passing, TypeScript strict clean.

Download

File Description
aiplughub-windows-x64-installer.exe Windows installer (recommended)
aiplughub-windows-x64-portable.exe Windows portable (no install needed)