What's Changed
- fix(designer fe): support log level by @shczhen in https://github.com/TEN-framework/ten-framework/pull/956
- fix: strengthen memory leak check machanisms for language bindings by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/957
- chore: update dependencies and package versions across multiple files by @halajohn in https://github.com/TEN-framework/ten-framework/pull/959
- feat: support dev_dependencies by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/958
- refactor: replace addon type checks with extension type validation in installation logic by @halajohn in https://github.com/TEN-framework/ten-framework/pull/962
- feat: enhance graph loading capabilities with HTTP/HTTPS support and URL handling by @halajohn in https://github.com/TEN-framework/ten-framework/pull/964
- fix: dev_dependencies by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/963
- feat: add detailed logging for Node.js addon loader lifecycle events by @halajohn in https://github.com/TEN-framework/ten-framework/pull/966
- feat: update demo to support azure voice ai api by @plutoless in https://github.com/TEN-framework/ten-framework/pull/971
- fix: refine nodejs template extension & publish nodejs ext/sys packag… by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/970
- fix: make create instance async in Go and Python by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/972
- chore: update version headers and manifest files across multiple language bindings by @halajohn in https://github.com/TEN-framework/ten-framework/pull/975
Full Changelog: https://github.com/TEN-framework/ten-framework/compare/0.10.12...0.10.13