AI-Studio/app/MindWork AI Studio/wwwroot/changelog/v0.9.0.md

4 lines
404 B
Markdown
Raw Normal View History

2024-08-25 09:29:43 +00:00
# v0.9.0, build 175
- Upgraded `keyring` dependency to v3.2.0.
2024-08-25 19:56:44 +00:00
- Refactored the interprocess communication (IPC) to use a new runtime API for better performance, stability, extensibility, maintainability, and security. This is the foundation for upcoming features and improvements, such as performant RAG and scripting support.
- Refactored the logging system. Now, the logging of all systems is unified.