v4.1.4
amruthpillai/reactive-resumev4.1.4May 20, 2024by amruthpillai
AI Summary
Fixed Docker Puppeteer HTTPS errors, sidebar height issues, and added icons to custom fields.
Key Highlights
- Fix Puppeteer HTTPS errors
- Fix Sidebar Height in Chikorita template
- Add icons to custom fields
- Reduce section item height
New Features
- Icons for custom fields
- Separate links option
Full Release Notes
## What's Changed * fix(docker): add environment variable for puppeteer to launch with `ignoreHTTPSerrors` flag by @ToshY in https://github.com/AmruthPillai/Reactive-Resume/pull/1899 * Fix(tfa): error message for tfa code length by @abizek in https://github.com/AmruthPillai/Reactive-Resume/pull/1843 * Bug Fix #1847 - Fix Sidebar Height in Chikorita template by @AashishSinghal in https://github.com/AmruthPillai/Reactive-Resume/pull/1891 * Fix: generate PDF name from title instead of id by @nickconway in https://github.com/AmruthPillai/Reactive-Resume/pull/1885 * Fix(templates): serve europass logo from public assets by @abizek in https://github.com/AmruthPillai/Reactive-Resume/pull/1845 * Fix(builder): right sidebar scroll to page section by @abizek in https://github.com/AmruthPillai/Reactive-Resume/pull/1844 * Fix(artboard): Text and background color by @abizek in https://github.com/AmruthPillai/Reactive-Resume/pull/1842 * fix(CustomField): add a way to have icon in custom fields by @dhavalsavalia in https://github.com/AmruthPillai/Reactive-Resume/pull/1780 * feat: separate links option to reduce section item height by @jzaehrin in https://github.com/AmruthPillai/Reactive-Resume/pull/1823 ## New Contributors * @ToshY made their first contribution in https://github.com/AmruthPillai/Reactive-Resume/pull/1899 * @AashishSinghal made their first contribution in https://github.com/AmruthPillai/Reactive-Resume/pull/1891 * @nickconway made their first contribution in https://github.com/AmruthPillai/Reactive-Resume/pull/1885 * @dhavalsavalia made their first contribution in https://github.com/AmruthPillai/Reactive-Resume/pull/1780 * @jzaehrin made their first contribution in https://github.com/AmruthPillai/Reactive-Resume/pull/1823 **Full Changelog**: https://github.com/AmruthPillai/Reactive-Resume/compare/v4.1.2...v4.1.4