# v0.9.11, build 186 (2024-09-15 10:33 UTC) - Added an option to enforce a minimum confidence level throughout the entire app. - Added options to enforce minimum confidence levels for each assistant individually. - Added color themes (dark & light) to the app settings. The theme can be synchronized with the system theme. - Added a tooltip to the confidence card button. - Renamed the `Providers` enum to `LLMProviders` for better clarity. Renamed also all dependent variables and methods.