v4.1.7
amruthpillai/reactive-resumev4.1.7Jun 10, 2024by amruthpillai
AI Summary
Fixed certificate issuer names, resolved errors in picture configuration and resume imports, and fixed OpenAI API key input issues.
Key Highlights
- Fix double issuer name in certificates
- Fix Type Error in Picture Configuration
- Fix issue with unhandled errors during resume import
- Fix OpenAI API key input error
Full Release Notes
## What's Changed * fix(template): double issuer name in chikorita certificates by @abizek in https://github.com/AmruthPillai/Reactive-Resume/pull/1937 * New Translations from Crowdin by @github-actions in https://github.com/AmruthPillai/Reactive-Resume/pull/1928 * Fix(actions): skip sync crowdin action on forks by @abizek in https://github.com/AmruthPillai/Reactive-Resume/pull/1939 * New Translations from Crowdin by @github-actions in https://github.com/AmruthPillai/Reactive-Resume/pull/1941 * fix(client): fix Type Error in Picture Configuration Options by @DemaPy in https://github.com/AmruthPillai/Reactive-Resume/pull/1909 * fix(client): Fix issue with unhandled errors during resume import by @HUAHUAI23 in https://github.com/AmruthPillai/Reactive-Resume/pull/1929 * fixes #1900 - bug inputting openai api key throws weird error by @AmruthPillai in https://github.com/AmruthPillai/Reactive-Resume/pull/1943 ## New Contributors * @DemaPy made their first contribution in https://github.com/AmruthPillai/Reactive-Resume/pull/1909 * @HUAHUAI23 made their first contribution in https://github.com/AmruthPillai/Reactive-Resume/pull/1929 **Full Changelog**: https://github.com/AmruthPillai/Reactive-Resume/compare/v4.1.6...v4.1.7