v1.2.15
Customize link release searchbox trigger behavior
Allow skipping workflow validation
Some legacy workflows with legacy custom nodes might have invalid workflow against current schema. Known issues are some custom nodes are setting nodes[x].inputs[y].type
to non-string value.
What's Changed
- Reduce setting content height to avoid dialog level scroll by @huchenlei in #341
- i18n for setting dialog header by @huchenlei in #343
- Update README.md by @huchenlei in #346
- Update lg (ES6 LGraph) by @huchenlei in #347
- link release pops up searchbox by default (#348) by @huchenlei in #350
- Refactor nodeDefStore.nodeTree by @huchenlei in #351
- Make workflow group color optional by @huchenlei in #354
- Allow skipping workflow validation by @huchenlei in #355
- Add link release searchbox trigger mode by @huchenlei in #356
- 1.2.15 by @huchenlei in #358
Full Changelog: v1.2.14...v1.2.15