Release·  

Release v0.3.0

User count display, multilingual support, chat titles, usage stats, model logos, E2E tests, and more.
Briac Delaigue

Briac Delaigue

@BriacDelaigue

Upgrade Instructions

Simply pull the v0.3.0 tag and restart both the API and web applications.

👉 Changelog

New Features

👥 Display User Count in Admin Dashboard

  • The total number of users is now visible in the Admin Dashboard.

🕒 Show Last Login in User Admin Dashboard

  • The last login date of each user is now displayed in the admin panel.

🌐 Multilingual Support

  • The application now supports both English and French using i18n.

📝 Generate Chat Titles

  • Conversation titles are automatically generated from the user's first message.

📊 Usage Statistics

  • An initial statistics page is now available in the Admin Dashboard.

🖼 Add Model Logos

  • Logos for Ollama models are displayed in both the available models list and the Admin Dashboard model management page.

🧪 End-to-End Tests

  • Playwright has been added to the frontend project to handle E2E testing.

📑 Refactoring

  • Web: All TypeScript interfaces have been renamed to match Java naming conventions for better consistency.

👍 Other Improvements

  • Introduced a Dependencies Management Bot.
  • Configured LLM.txt in project documentation.
  • Added French documentation.
  • Pushed the documentation repository as Open Source.
  • Added an Open Source Contribution Guide.

Find out all the details about this version v0.3.0!

A big thank you to everyone who contributed to this release ❤️