d3ro-voice/apps/mobile-rn/metadata/android/en-US/changelogs
Yun Chan 1af3cf75c7
Some checks failed
deploy-site / deploy (push) Failing after 14m16s
fix(release): stop shipping native modules built for the wrong runtime
The released installer could not start: it carried a better-sqlite3 build for the
host Node runtime instead of Electron, so the app died immediately with a module
version mismatch when it opened its database.

Packaging now proves the Electron build of every runtime-sensitive native module
before an installer or archive exists, and installers are produced only from that
verified tree, so the mistake cannot pass silently. The release pipelines run the
same check.

The default local model also pointed at a retired model: a *.gguf name that
Ollama cannot serve, while the settings, onboarding, and guide screens
recommended an older model. All of them now use the model the service code
already preferred.
2026-09-18 15:45:03 +09:00
..
1010001.txt feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
1020001.txt feat(release): ship the current feature set as 1.2.0 2026-09-16 23:49:50 +09:00
1030001.txt feat(desktop): make local speech transcription work end to end 2026-09-18 00:48:47 +09:00
1031001.txt feat(release): make the signing-free install work with nothing but Windows 2026-09-18 12:03:18 +09:00
1031002.txt fix(release): restore automatic updates by shipping the speech engine on demand 2026-09-18 13:51:49 +09:00
1031003.txt fix(release): stop shipping native modules built for the wrong runtime 2026-09-18 15:45:03 +09:00