Files
WeFlow/electron/services
hicccc77 83f50cbaee fix: support configurable bind host for HTTP API and fix Windows sherpa-onnx PATH
- fix(#547): HTTP API server now supports configurable bind host (default 127.0.0.1)
  Docker/N8N users can set host to 0.0.0.0 in settings to allow container access.
  Adds httpApiHost config key, UI input in settings, and passes host through
  IPC chain (preload -> main -> httpService).

- fix(#546): Add Windows PATH injection for sherpa-onnx native module
  buildTranscribeWorkerEnv() now adds the sherpa-onnx-win-x64 directory to
  PATH on Windows, fixing 'Could not find sherpa-onnx-node' errors caused
  by missing DLL search path in forked worker processes.
2026-03-25 15:10:16 +08:00
..
2026-03-19 22:52:51 +08:00
2026-03-20 17:03:48 +08:00
2026-03-20 17:03:48 +08:00
2026-01-10 13:01:37 +08:00
2026-02-17 23:14:42 +08:00
2026-03-20 20:38:30 +08:00
2026-03-19 22:52:51 +08:00
2026-02-17 23:14:42 +08:00
2026-03-21 19:49:38 +08:00
2026-03-21 19:49:38 +08:00
2026-01-30 23:47:46 +08:00