jscheah
@jscheah
ยท
2 years ago
Generate Open WebUI Changelog
Last Updated
2 years ago
Created
2 years ago
Command
/generate-open-webui-changelog
Downloads
38+
Saves
0+
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.