Browse Source

added changelog entry

Jannik Streidl 1 year ago
parent
commit
8a23704138
1 changed files with 12 additions and 0 deletions
  1. 12 0
      CHANGELOG.md

+ 12 - 0
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/),
 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).
 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.111] - 2024-03-10
 
 
+0.1.112
+
 ### Added
 ### Added
 
 
 - 🛡️ **Model Whitelisting**: Admins now have the ability to whitelist models for users with the 'user' role.
 - 🛡️ **Model Whitelisting**: Admins now have the ability to whitelist models for users with the 'user' role.