diff --git a/app/MindWork AI Studio/Components/DataSourceSelection.razor b/app/MindWork AI Studio/Components/DataSourceSelection.razor
index 389e234f..46f76df6 100644
--- a/app/MindWork AI Studio/Components/DataSourceSelection.razor
+++ b/app/MindWork AI Studio/Components/DataSourceSelection.razor
@@ -27,7 +27,7 @@
-
+
diff --git a/app/MindWork AI Studio/wwwroot/changelog/v0.9.45.md b/app/MindWork AI Studio/wwwroot/changelog/v0.9.45.md
index fc1c617e..7fa36311 100644
--- a/app/MindWork AI Studio/wwwroot/changelog/v0.9.45.md
+++ b/app/MindWork AI Studio/wwwroot/changelog/v0.9.45.md
@@ -1,4 +1,5 @@
# v0.9.45, build 220 (2025-05-xx xx:xx UTC)
- Added chat templates. They are similar to common AI companies' playgrounds, where you can define your own system prompts and leverage assistant prompts for providers that support them. We thank Peer `peerschuett` for the work on this feature.
- Added Russian as a language option for various assistants (e.g., translations, text summarization).
-- Improved chat options: you can access them directly from the chat interface.
\ No newline at end of file
+- Improved chat options: you can access them directly from the chat interface.
+- Changed the design of the data source settings to match the new design.
\ No newline at end of file