What's Changed
- fix(tests): stop TEST_ENV_LOCK poison cascade turning 1 panic into 38 by @senamakel in https://github.com/tinyhumansai/openhuman/pull/1604
- fix(release): fetch draft release by id so validation stops 404-ing by @senamakel in https://github.com/tinyhumansai/openhuman/pull/1619
- feat(voice): add mic input device selector and stabilize media capture for composer by @YellowSnnowmann in https://github.com/tinyhumansai/openhuman/pull/1616
- fix(tauri): hide main window via OS API on Windows close (#1607) by @sanil-23 in https://github.com/tinyhumansai/openhuman/pull/1621
- fix(onboarding): disable unreliable Apify LinkedIn scrape during profile build by @senamakel in https://github.com/tinyhumansai/openhuman/pull/1627
- feat: hide worker threads from UI and disable spawn (#1624) by @senamakel in https://github.com/tinyhumansai/openhuman/pull/1631
Full Changelog: https://github.com/tinyhumansai/openhuman/compare/v0.53.35...v0.53.40