Skip to content

v0.17.0

Latest

Choose a tag to compare

@mdesalvo mdesalvo released this 11 Feb 10:36
· 96 commits to main since this release
Immutable release. Only release title and notes can be modified.
9833891

🔄 Changed

  • PluginLoaderService now follows directories-to-scan paradigm instead of assemblies-to-scan. Morgana gains a true plugin system!
  • Updated Akka.NET dependency to 1.5.60

🐛 Fixed

  • Arguments of SummarizingChatReducer in SummarizingChatReducerService.CreateReducer were swapped
  • Conversation history is now fully preserved after refresh: reducer applies only to LLM view, never to the storage

🚀 What this unlocks

  • Extensibility: Foundation for industrial evolution of the plugin system (e.g: MorganaLLM may also be plugged)

📝 For full details, see the CHANGELOG:
https://github.com/mdesalvo/Morgana/blob/main/CHANGELOG.md