Skip to main content

4 posts tagged with "commit"

All the commits posted

View All Tags

Commit - v1.9.3-1

· One min read
Ilya Miro
Creator and the only maintainer of Stewart

New commit

Version: v1.9.3-1

Repository: stewart

Branch: development

Date: 2025-05-28 15:51:11 +0200

Commit - v1.9.3

· One min read
Ilya Miro
Creator and the only maintainer of Stewart

New commit

Version: v1.9.3

Repository: stewart

Branch: development

Date: 2025-05-26 16:54:52 +0200

Commit - v1.9.2-2

· One min read
Ilya Miro
Creator and the only maintainer of Stewart

New commit Version: v1.9.2-2

Repository: stewart Branch: master

Date: 2025-05-22 16:33:48 +0200

Commit - v1.9.2-1

· 2 min read
Ilya Miro
Creator and the only maintainer of Stewart

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 into documentation/blog
  • Other minor fixes