What's changed
Bug Fixes (5)
-
connectProjects: deleted imported project issue (#6974)
Fixes a problem with Connect Projects UI when an imported project was
removed before the import-link was deleted. The problem was causing an
infinite loading spinner (or crash). -
constance: read Google Constance vars from env (#7001)
This PR reads Google Constance variables from the env except
ASR_MT_GOOGLE_CREDENTIALS. -
nlp: update v1 speech recognition model to 'latest_long' (#7000)
Improved automatic transcription quality by specifying the correct
speech recognition model (v1 STT).Audio transcriptions now use Google's
latest_longmodel instead of the
unspecified default, which produced lower quality results. -
processing: processing question selector (#6977)
Fixes a bug where the processing view question selector did not actually
enable navigation between questions. -
subsequences: stamp empty supplements and unblock exports (#6980)
Exports were permanently blocked for some projects due to incomplete NLP
supplement records that the migration command could not fix.
Full Changelog: https://github.com/kobotoolbox/kpi/compare/2.026.12c..2.026.12d