Releases: riderodd/react-native-vosk
Releases · riderodd/react-native-vosk
Release 2.1.7
2.1.7 (2025-11-17)
- fix: Fix format rate error on iOS (#104) (d8fe8b0), closes #104
- fix: ios does not asks for audio permission on startup, and model is unloaded properly (dfa6911)
- fix: ios record on simulator (#158) (f2b1496), closes #158
- fix: yarn lockfile (#155) (507e67d), closes #155
- #67: replace file:// in name path, have a more descriptive log (#79) (4e756da), closes #67 #79
- Add Expo support for react-native-vosk (#151) (fec6fb9), closes #151
- Create dependabot.yml (#71) (8634eba), closes #71
- fix crashes (#143) (cc9ea78), closes #143
- Fix expo ios model path (#156) (e2877d9), closes #156
- Fix Expo plugin configuration and dependencies (#152) (3fa62f7), closes #152
- Fix ios pcm bitrate (#157) (948534e), closes #157
- Fix/expo ios (#154) (cbdf9eb), closes #154
- Fix/update version (#106) (eeebd52), closes #106
- Try to make expo plugin works (#153) (b54f844), closes #153
- Update dependabot.yml (#72) (4013cf3), closes #72
- Update issue templates (#76) (9e4ac88), closes #76
- Update to TurboModules with breaking changes (#150) (4869ff0), closes #150
- Update Vosk Android library and model loading method (#149) (3248919), closes #149
- docs: add Copilot Coding Agent onboarding instructions (#148) (1881c34), closes #148
- chore: release 0.3.2 (#80) (37ec42a), closes #80
- chore: updated release it deps (#105) (b73429c), closes #105
- chore(deps-dev): bump @react-native/metro-config from 0.76.1 to 0.79.2 (#118) (a14e95a), closes #118
BREAKING CHANGE
-
the model is not searched in the android project by default anymore
-
chore: release 1.0.0
Release 2.1.6
Release 2.1.5
Release 2.1.4
Release 2.1.3
Release 2.1.2
What's Changed
Full Changelog: v2.1.1...v2.1.2
Release 2.1.1
Full Changelog: v2.1.1...v2.1.1
Release 2.1.0
Release 2.0.0
2.0.0 (2025-09-11)
BREAKING CHANGE
- the model is not searched in the android project by default anymore
- Moving the module to turbo modules, which makes it INCOMPATIBLE with React Native < 0.79
What's Changed
- Create dependabot.yml by @riderodd in #71
- Update dependabot.yml by @riderodd in #72
- Update issue templates by @riderodd in #76
- Bugfix/#67: App crash on
file://prefix in dynamic loading by @ShristiC in #79 - chore: release 0.3.2 by @riderodd in #80
- Fix format rate error on iOS by @riderodd in #104
- chore: updated release it deps by @riderodd in #105
- Fix/update version by @riderodd in #106
- chore(deps-dev): bump @react-native/metro-config from 0.76.1 to 0.79.2 by @dependabot[bot] in #118
- Add Copilot Coding Agent onboarding instructions by @riderodd in #148
- fix crashes by @serveroid in #143
- Update Vosk Android library and model loading method by @riderodd in #149
New Contributors
- @serveroid made their first contribution in #143
Full Changelog: v0.3.1...v2.0.0
Release 1.0.0
1.0.0 (2025-09-10)
- docs: add breaking changes infos (3313bfe)
- docs: add Copilot Coding Agent onboarding instructions (#148) (1881c34), closes #148
- docs: fixed typos (ac828f8)
- chore: bumped vosk android library version (3473a99)
- chore: release 0.3.2 (#80) (37ec42a), closes #80
- chore: updated release it deps (#105) (b73429c), closes #105
- chore(deps-dev): bump @react-native/metro-config from 0.76.1 to 0.79.2 (#118) (a14e95a), closes #118
- #67: replace file:// in name path, have a more descriptive log (#79) (4e756da), closes #67 #79
- Create dependabot.yml (#71) (8634eba), closes #71
- fix crashes (#143) (cc9ea78), closes #143
- Fix/update version (#106) (eeebd52), closes #106
- Update dependabot.yml (#72) (4013cf3), closes #72
- Update issue templates (#76) (9e4ac88), closes #76
- fix: Fix format rate error on iOS (#104) (d8fe8b0), closes #104
BREAKING CHANGE
- the model is not searched in the android project by default anymore