diff --git a/CHANGELOG.md b/CHANGELOG.md index d57ba400..dfcd8840 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,20 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.1.112] - 2024-03-XX + +### Added + +- 🌍 **Localization**: You can now change the UI language in Settings -> General. We support Ukrainian, German, Farsi (Persian), Traditional and Simplified Chinese and French translations. You can help us to translate the UI into your language! More info in our [CONTRIBUTION.md](https://github.com/open-webui/open-webui/blob/main/docs/CONTRIBUTING.md#-translations-and-internationalization). + +### Fixed + +- 🔒 **Dark background on select fields**: Added dark background to select fields, as this caused bad readability on some browsers/devices. + ## [0.1.111] - 2024-03-10 +0.1.112 + ### Added - 🛡️ **Model Whitelisting**: Admins now have the ability to whitelist models for users with the 'user' role.