Skip to content

Releases: XpressAI/xircuits

v1.13.0

23 Jul 17:51
Compare
Choose a tag to compare

What's Changed

  • Allow waiting for futures by @treo in #333
  • Only handle events for the correct widget by @treo in #335
  • Don't render argument connections as thread-of-execution links by @treo in #334
  • ✨ Enable Argument Components to be Edited by @MFA-X-AI in #337
  • ✨ / ♻️ Add Workflow Component CSS + Refactor Node Widget Code by @MFA-X-AI in #336
  • 🐛 Fix Library Components + Argument Any Type Checking by @MFA-X-AI in #338
  • ✨ / 🎨 Add Component Icons + Node Appearance by @MFA-X-AI in #339
  • Allow attaching Literals to their target nodes by @treo in #340
  • Copy & Paste support for Attached Literals by @treo in #341
  • ✨ Add Attach - Detach Options to Canvas Context Menu by @MFA-X-AI in #342
  • Overhaul Component Library by @treo in #343
  • Delay search based re-render until user has stopped typing by @treo in #344
  • ✨ Add component example template when creating from sidebar interface by @MFA-X-AI in #345
  • 📖 MS Graph + Gradio Component Library by @MFA-X-AI in #346

Full Changelog: v1.12.0...v1.13.0

v1.12.0

17 Jun 16:27
Compare
Choose a tag to compare

What's Changed

  • 🐛 Fix compiled script run breaking on unknown arguments by @MFA-X-AI in #323
  • ✨ Update Literal List, Dict, and Tuple to use TextArea Input by @MFA-X-AI in #324
  • ✨ Migrate from pkg_resources to importlib_resources by @MFA-X-AI in #326
  • Enforce that args are only picked up once for subxircuits by @treo in #328
  • ✨ Add Open Xircuits Workflow Component Context Menu Option by @MFA-X-AI in #327
  • Connect input / output ports of components via getters, instead of overwriting object references by @treo in #329
  • ✨ Add Any Argument general component by @MFA-X-AI in #330
  • Fix literal secret handling in Dynalists by @treo in #331
  • Introduce Parallel Execution Component and Make Args & Components Copyable by @treo in #332

Full Changelog: v1.11.0...v1.12.0

v1.11.2

11 Jun 17:53
Compare
Choose a tag to compare

What's Changed

  • Enforce that args are only picked up once for subxircuits by @treo in #328
  • ✨ Add Open Xircuits Workflow Component Context Menu Option by @MFA-X-AI in #327
  • Connect input / output ports of components via getters, instead of overwriting object references by @treo in #329
  • ✨ Add Any Argument general component by @MFA-X-AI in #330

Full Changelog: v1.11.1...v1.11.2

v1.11.1

03 Jun 15:39
Compare
Choose a tag to compare

What's Changed

  • 🐛 Fix compiled script run breaking on unknown arguments by @MFA-X-AI in #323
  • ✨ Update Literal List, Dict, and Tuple to use TextArea Input by @MFA-X-AI in #324
  • ✨ Migrate from pkg_resources to importlib_resources by @MFA-X-AI in #326

Full Changelog: v1.11.0...v1.11.1

v1.11.0

02 May 16:46
Compare
Choose a tag to compare

What's Changed

  • Click Link to Select, CTRL+Click to add a Point by @treo in #319
  • 🐛 Fix Components Not Refreshing on Reload from Canvas by @MFA-X-AI in #318
  • Refactor Frontend for Performance Improvements by @treo in #320
  • 📖 MongoDB Component Library by @MFA-X-AI in #321
  • 📖 Multion Component Library by @MFA-X-AI in #322

Full Changelog: v1.10.7...v1.11.0

v1.10.7

28 Mar 08:20
Compare
Choose a tag to compare

What's Changed

  • ✨ Context Menu Option to Copy Xircuits Workflows to Root by @MFA-X-AI in #317

Full Changelog: v1.10.6...v1.10.7

v1.10.6

25 Mar 17:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.5...v1.10.6

v1.10.5

18 Mar 17:49
Compare
Choose a tag to compare

What's Changed

  • Add Dict to utils.py by @wmeddie in #308
  • Only set has_next to True if .next was actually set by @treo in #307
  • ✨ New Interface for Creating New Component Libraries by @MFA-X-AI in #309
  • 📖 Stability AI Component Library by @MFA-X-AI in #310

Full Changelog: v1.10.4...v1.10.5

v1.10.4

08 Mar 06:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.3...v1.10.4

v1.10.3

23 Feb 09:57
Compare
Choose a tag to compare

What's Changed

  • 🐛 Literal Input Fixes by @MFA-X-AI in #295
  • ✨ Add Loading Display for Workflow Operations by @MFA-X-AI in #296
  • Await both context.ready and content.renderPromise before saving by @treo in #299
  • ✨ Display Remote Component Libraries by @MFA-X-AI in #297
  • 🐛 Initialize Base Canvas For New Xircuits by @MFA-X-AI in #300

Full Changelog: v1.10.2...v1.10.3