Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-10 | 1.4 kB | |
v0.6.21 source code.tar.gz | 2025-08-10 | 54.3 MB | |
v0.6.21 source code.zip | 2025-08-10 | 57.9 MB | |
Totals: 3 Items | 112.2 MB | 1 |
[0.6.21] - 2025-08-10
Added
- 👥 User Groups in Edit Modal: Added display of user groups information in the user edit modal, allowing administrators to view and manage group memberships directly when editing a user.
Fixed
- 🐞 Chat Completion 'model_id' Error: Resolved a critical issue where chat completions failed with an "undefined model_id" error after upgrading to version 0.6.20, ensuring all models now function correctly and reliably.
- 🛠️ Audit Log User Information Logging: Fixed an issue where user information was not being correctly logged in the audit trail due to an unreflected function prototype change, ensuring complete logging for administrative oversight.
- 🛠️ OpenTelemetry Configuration Consistency: Fixed an issue where OpenTelemetry metric and log exporters' 'insecure' settings did not correctly default to the general OpenTelemetry 'insecure' flag, ensuring consistent security configurations across all OpenTelemetry exports.
- 📝 Reply Input Content Display: Fixed an issue where replying to a message incorrectly displayed '{{INPUT_CONTENT}}' instead of the actual message content, ensuring proper content display in replies.
- 🌐 Localization & Internationalization Improvements: Refined and expanded translations for Catalan, Korean, Spanish and Irish, ensuring a more fluent and native experience for global users.