0.11.50

TEN-framework/ten-framework0.11.50Jan 6, 2026by halajohn

AI Summary

Refactored msgpack, fixed property.json formatting and assistant prompts, and improved logging behavior. Added a new voice assistant feature based on WebSocket quick-start documentation.

Key Highlights

  • Refactored msgpack
  • Fixed property.json assistant prompts and JSON formatting
  • Added voice assistant based on WebSocket quick-start
  • Fixed stderr logging when log is uninitialized

New Features

  • Voice assistant based on WebSocket quick-start

Full Release Notes

## What's Changed
* refactor: msgpack by @FaithfulinLOVE in https://github.com/TEN-framework/ten-framework/pull/1938
* fix(property.json): update assistant prompts and fix JSON formatting by @cyfyifanchen in https://github.com/TEN-framework/ten-framework/pull/1943
* fix: print to stderr if log is not initialized by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1942
* feat: add voice assistant besed on ws quick-start doc by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1939
* chore: update version numbers in various manifest and header files ac… by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1948


**Full Changelog**: https://github.com/TEN-framework/ten-framework/compare/0.11.49...0.11.50