2024-11-05: Danish translations
This release adds Danish translations for the UI, and includes various bug fixes, refactor, and Azure OpenAI model/API version updates.
What's Changed
- feat: Add Danish (da-DK) translations.json and update config.json by @EMjetrot in #2119
- Bump quart from 0.19.6 to 0.19.7 in /app/backend by @dependabot in #2082
- Bump werkzeug from 3.0.4 to 3.0.6 in /app/backend by @dependabot in #2084
- Bump @vitejs/plugin-react from 4.3.2 to 4.3.3 in /app/frontend by @dependabot in #2087
- Bump vite from 5.4.8 to 5.4.10 in /app/frontend by @dependabot in #2075
- Bump @types/react-dom from 18.3.0 to 18.3.1 in /app/frontend by @dependabot in #2060
- Bump @fluentui/react-components from 9.54.13 to 9.55.1 in /app/frontend by @dependabot in #2054
- Update model version for gpt-4o to latest by @pamelafox in #2106
- Documentation improvements: Remove duplicate READMEs, consistent titles by @pamelafox in #2118
- Properly handle AZURE_SPEECH_SERVICE_VOICE azd env var by @pamelafox in #2107
- VS Code debug launch improvements: remove azd extension dependency, add compound, add docs by @pamelafox in #2120
- Upgrade Azure OpenAI API version and use AZURE_OPENAI_API_VERSION consistently by @pamelafox in #2105
- Refactor settings into a single component across Chat/Ask by @bnodir in #2111
New Contributors
Full Changelog: 2024-11-04...2024-11-05