Skip to content

Version 0.1.53

This release introduces a major enhancement with the complete migration to a 3-level plugin architecture. This new system enables community contributions and extensibility through custom node types, feature plugins for complex workflows, and extension hooks to modify existing behaviors. The update maintains full backward compatibility with no breaking changes and includes comprehensive documentation and thorough testing.

New Features

  • Complete implementation of a 3-level plugin architecture supporting custom node types, feature plugins, and extension hooks for enhanced extensibility and community contributions (0b8738) (Eric Ma)

Bug Fixes

  • None

Deprecations

  • None