What's Changed
- feat: add more test cases by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1039
- feat: support source field in connections by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1040
- feat(designer): pretty extension display by @shczhen in https://github.com/TEN-framework/ten-framework/pull/1044
- docs: updating wording and assets by @cyfyifanchen in https://github.com/TEN-framework/ten-framework/pull/1046
- feat: complete the flatten logic for reversed connections and add more test cases by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1043
- docs: updating the assets by @cyfyifanchen in https://github.com/TEN-framework/ten-framework/pull/1047
- fix: modify subgraph node declaration & differ types of graph nodes by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1055
- refactor: standardize JSON formatting in graph node declarations across multiple test files by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1057
- style: format JSON property assignment for improved readability in async extension (#1058) by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1061
- refactor: update property.json handling and improve error logging in … by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1059
- feat: add script to upgrade predefined graphs by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1074
- feat: support url change for dify demo by @plutoless in https://github.com/TEN-framework/ten-framework/pull/1076
- fix(designer fe): build error by @shczhen in https://github.com/TEN-framework/ten-framework/pull/1077
- style: format JSON files for improved readability and consistency across multiple test data files by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1081
- feat: add text_webhook extension with webhook functionality by @Roei-Bracha in https://github.com/TEN-framework/ten-framework/pull/878
- feat: fix long conversation fail bug on openai v2v by @Roei-Bracha in https://github.com/TEN-framework/ten-framework/pull/1021
- refactor: unify logging macros to improve consistency and readability across the codebase by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1082
- feat: add vad configuration options to openai extension by @Roei-Bracha in https://github.com/TEN-framework/ten-framework/pull/1041
- feat: add JSON logging formatters for improved log output by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1083
- feat: add comprehensive logging methods across multiple language bindings by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1084
- feat: adding grok4 by @cyfyifanchen in https://github.com/TEN-framework/ten-framework/pull/1086
- fix: adding bin/start script in manifest in demo by @cyfyifanchen in https://github.com/TEN-framework/ten-framework/pull/1087
- docs: fixing dify link in readme by @cyfyifanchen in https://github.com/TEN-framework/ten-framework/pull/1088
- refactor: rename and unify logging formatter functions for consistency across the codebase by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1092
- chore: remove unused logging formatter files to streamline codebase by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1093
- fix: change the schema of selector node by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1090
- fix: schema compatible assert by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1094
- chore: update version headers and manifest files across multiple language bindings by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1095
Full Changelog: https://github.com/TEN-framework/ten-framework/compare/0.10.20...0.10.21