mirror of
https://github.com/tiennm99/serena.git
synced 2026-09-03 12:22:04 +00:00
Update change log
This commit is contained in:
+22
-2
@@ -1,3 +1,23 @@
|
||||
# Changelog
|
||||
# 2025-04-07
|
||||
|
||||
* Allow Serena to switch between projects (project activation)
|
||||
* Add central Serena configuration in `serena_config.yml`, which
|
||||
* contains the list of available projects
|
||||
* allows to configure whether project activation is enabled
|
||||
* now contains the GUI logging configuration (project configurations no longer do)
|
||||
* Add new tools `activate_project` and `get_active_project`
|
||||
* Providing a project configuration file in the launch parameters is now optional
|
||||
* Logging:
|
||||
* Improve error reporting in case of initialization failure:
|
||||
open a new GUI log window showing the error or ensure that the existing log window remains visible for some time
|
||||
* Language servers:
|
||||
* Fix C# language server initialization issue when the project path contains spaces
|
||||
* Agno:
|
||||
* Fix Agno reloading mechanism causing failures when initializing the sqlite memory database #8
|
||||
* Fix Serena GUI log window not capturing logs after initialization
|
||||
|
||||
# 2025-04-01
|
||||
|
||||
Initial public version
|
||||
|
||||
|
||||
## 01.04.2025: Initial Release
|
||||
Reference in New Issue
Block a user