Generate Open WebUI Changelog
Command
/generate-open-webui-changelog
Creator
@jscheah
Downloads
30+
Prompt Content
Generate a short and sweet changelog entry for the following pull request:

Here is the git diff of the change:
```diff
[diff]
```

Here is the description of the change:
```
[pr_description]
```

Examples of changelog entries:
Added
šŸ¦™ Ollama and CUDA Images: Added support for ':ollama' and ':cuda' tagged images.
šŸ‘ Enhanced Response Rating: Now you can annotate your ratings for better feedback.
šŸ‘¤ User Initials Profile Photo: User initials are now the default profile photo.
šŸ” Update RAG Embedding Model: Customize RAG embedding model directly in document settings.
šŸŒ Additional Language Support: Added Turkish language support.
Fixed
šŸ”’ Share Chat Permission: Resolved issue with chat sharing permissions.
šŸ›  Modal Close: Modals can now be closed using the Esc key.
Changed
šŸŽØ Admin Panel Styling: Refreshed styling for the admin panel.
🐳 Docker Image Build: Updated docker image build process for improved efficiency.

Added
šŸ—Øļø Local Chat Sharing: Share chat links seamlessly between users.
šŸ”‘ API Key Generation Support: Generate secret keys to leverage Open WebUI with OpenAI libraries.
šŸ“„ Chat Download as PDF: Easily download chats in PDF format.
šŸ“ Improved Logging: Enhancements to logging functionality.
šŸ“§ Trusted Email Authentication: Authenticate using a trusted email header.
Fixed
🌷 Enhanced Dutch Translation: Improved translation for Dutch users.
⚪ White Theme Styling: Resolved styling issue with the white theme.
šŸ“œ LaTeX Chat Screen Overflow: Fixed screen overflow issue with LaTeX rendering.
šŸ”’ Security Patches: Applied necessary security patches.

Added
šŸ”„ Enhanced UI: Model selector now conveniently located in the navbar, enabling seamless switching between multiple models during conversations.
šŸ” Improved Model Selector: Directly pull a model from the selector/Models now display detailed information for better understanding.
šŸ’¬ Webhook Support: Now compatible with Google Chat and Microsoft Teams.
🌐 Localization: Korean translation (I18n) now available.
šŸŒ‘ Dark Theme: OLED dark theme introduced for reduced strain during prolonged usage.
šŸ·ļø Tag Autocomplete: Dropdown feature added for effortless chat tagging.
Fixed
šŸ”½ Auto-Scrolling: Addressed OpenAI auto-scrolling issue.
šŸ·ļø Tag Validation: Implemented tag validation to prevent empty string tags.
🚫 Model Whitelisting: Resolved LiteLLM model whitelisting issue.
āœ… Spelling: Corrected various spelling issues for improved readability.