Commit - v1.9.2-1
New commit Version: v1.9.2-1
Repository: stewart Branch: development
Date: 2025-05-21 12:51:20 +0200
v1.9.2-1
- Fixed the path to locales being misinterpreted
- Fixed the manifest to other plugins having the same name as
core
plugin - Added comments here and there
- Added logging to
api/locales/service.py
- Added
data/grammar
(made it public by removing from.gitignore
. It is used to limit the grammar of a voice recognition system to speed it up. - Updated documentation and commits are now posted in blogs aswell.
- Modified
auto_commit.py
to add the commit message intodocumentation/blog
- Other minor fixes
• .gitignore | 4 +- • CHANGELOG.md | 56 +- • README.md | 2 +- • api/app.py | 4 +- • api/commands/scenarios.py | 41 +- • api/commands/tree.py | 6 +- • api/locales/service.py | 18 +- • app/app.py | 4 +- • audio/tts/synthesis.py | 7 +- • config/config.yaml | 2 +- • config/langs/ru.yaml | 4 +- • data/grammar/grammar-en.txt | 1 + • data/grammar/grammar-ru.txt | 1 + • plugins/core/actions/core.py | 42 +- • plugins/core/locales/en.yaml | 44 +- • plugins/core/locales/ru.yaml | 60 + • plugins/custom/actions/black.mp4 | Bin 59803 -> 0 bytes • plugins/custom/actions/holdme.mp3 | Bin 2875988 -> 0 bytes • plugins/custom/actions/tiktok.py | 57 +- • plugins/custom/actions/ultra.mp3 | Bin 6620804 -> 0 bytes • plugins/custom/manifest.yaml | 2 +- • plugins/gpt/gpt.py | 16 +- • plugins/gpt/manifest.yaml | 8 +- • requirements.txt | 3 +- • scripts/py/auto_commit.py | 61 +- • utils/system.py | 13 +- • version.txt | 2 +- • 27 files changed, 353 insertions(+), 105 deletions(-)
Follow Stewart on telegram: https://t.me/stewart_github