diff --git a/app/MindWork AI Studio/Pages/About.razor b/app/MindWork AI Studio/Pages/About.razor index f4f96af..74492c4 100644 --- a/app/MindWork AI Studio/Pages/About.razor +++ b/app/MindWork AI Studio/Pages/About.razor @@ -22,6 +22,29 @@ Check for updates + + + + + Discover MindWork AI's mission and vision on our official homepage. + + + Browse AI Studio's source code on GitHub — we welcome your contributions. + + + Connect AI Studio to your organization's data with our External Retrieval Interface (ERI). + + + View our project roadmap and help shape AI Studio's future development. + + + Did you find a bug or are you experiencing issues? Report your concern here. + + + Have feature ideas? Submit suggestions for future AI Studio enhancements. + + + diff --git a/app/MindWork AI Studio/wwwroot/changelog/v0.9.32.md b/app/MindWork AI Studio/wwwroot/changelog/v0.9.32.md new file mode 100644 index 0000000..9863080 --- /dev/null +++ b/app/MindWork AI Studio/wwwroot/changelog/v0.9.32.md @@ -0,0 +1,2 @@ +# v0.9.32, build 207 (2025-03-xx xx:xx UTC) +- Added the Community & Code section to the About page. It includes links to the GitHub repositories and the project homepage. \ No newline at end of file