Fixed
- Selected text in user message bubbles is now clearly visible — dedicated
--user-selection-bg/--user-selection-textCSS custom properties scope a contrast-appropriate selection highlight to user message bubbles in both light and dark modes. Firefox covered via::-moz-selection. (PR #877 by @pavolbiely) - CI: provider panel i18n keys now present in all 6 locales —
es,de,zh,ru,zh-Hantwere missing the 19 provider panel keys added in v0.50.159, causing 3 test failures on CI. Fixed with English fallback text; native translations welcome in follow-up PRs.
What's Changed
- Fix selected text visibility in user message bubbles by @pavolbiely in #877
New Contributors
- @pavolbiely made their first contribution in #877
Full Changelog: v0.50.159...v0.50.160