Originally released: 2025-07-02
What's Changed
- feat: add BlobDownloadLoader for efficient initial repository ingestion by @satococoa in #1291
- Enable sidemenu and layout V2 features by default by @toyamarinyon in #1294
- Feature/vector store settings by @kaochannel154 in #1295
- refactor: optimize node generation status tracking with useRef by @toyamarinyon in #1298
- test(e2) Added the "Vector Stores" test case to the header menu by @shige in #1300
- Enhance DropdownMenu component with group support and v2 layout option by @toyamarinyon in #1301
- feat: Add conditional Input tab rendering based on layoutV2 feature flag by @toyamarinyon in #1302
- Hide Input tab in Query Node when layoutV2 feature flag is enabled by @toyamarinyon in #1304
- Fix path validation to allow Next.js catch-all routes by @satococoa in #1305
- Add optional tags fields to Secret DataObject by @toyamarinyon in #1306
- Add group example to dropdown menu by @toyamarinyon in #1307
- Add workspace secrets tag filtering by @toyamarinyon in #1308
- Update Table component styling by @toyamarinyon in #1309
- Add Input component to UI package by @toyamarinyon in #1310
- Refactor tool provider rendering by @toyamarinyon in #1316
- Add UI page link in playground home by @toyamarinyon in #1317
- Refactor tool provider dialogs by @toyamarinyon in #1322
- Rename ToolProviderSecretType to ToolProviderSecretTypeValue by @toyamarinyon in #1324
- Replace custom table with Table component in SecretTable by @toyamarinyon in #1325
- Proofreading: Web Page Node by @Attolis in #1326
- Refactor UI component demos with reusable page components by @toyamarinyon in #1327
- Add deleteSecret functionality to GiselleEngine by @toyamarinyon in #1328
Full Changelog: v0.42.0...v0.43.0