diff --git a/app/MindWork AI Studio/wwwroot/changelog/v0.9.0.md b/app/MindWork AI Studio/wwwroot/changelog/v0.9.0.md index 3c4ab851..3a0bce6b 100644 --- a/app/MindWork AI Studio/wwwroot/changelog/v0.9.0.md +++ b/app/MindWork AI Studio/wwwroot/changelog/v0.9.0.md @@ -1,3 +1,4 @@ # v0.9.0, build 175 - Upgraded `keyring` dependency to v3.2.0. -- 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. \ No newline at end of file +- 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. \ No newline at end of file