v4.3.3

amruthpillai/reactive-resumev4.3.3Jan 12, 2025by amruthpillai

AI Summary

A comprehensive bug fix release addressing mobile UI overflow issues, PDF printing refinements, and various template glitches.

Key Highlights

  • Fixed mobile section dialog overflow issues.
  • Added a toggle to switch between 'Scroll to Pan' and 'Scroll to Zoom'.
  • Refined 'localhost' matching in the printer service.
  • Fixed clipping issues with cards on the dashboard page.

New Features

  • Mobile UI fixes
  • PDF printing improvements
  • Interaction toggles (pan/zoom)

Full Release Notes

## What's Changed
* docs: remove period for consistency in feature list by @smuwonge in https://github.com/AmruthPillai/Reactive-Resume/pull/2133
* fix(edit profile picture): fix the page crash happening when clicking on circular border radius by @googleknight in https://github.com/AmruthPillai/Reactive-Resume/pull/1978
* Fix #1660 [Mobile Frontend Issue] :  Section-Dialog Overflow In Mobile Device Along With Some Changes In Spacing And Font Size Of Sidebar  by @Karanrajsinh in https://github.com/AmruthPillai/Reactive-Resume/pull/2114
* feat(templates): make main full-width if sidebar is empty by @0x346e3730 in https://github.com/AmruthPillai/Reactive-Resume/pull/2103
* fix(printer): refine "localhost" matching in printer.service.ts  by @jbilinski in https://github.com/AmruthPillai/Reactive-Resume/pull/2095
* fix(templates): Add right border after website in Rhyhorn by @raymondyangdev in https://github.com/AmruthPillai/Reactive-Resume/pull/2091
* bugfix: Fixed clipping issue with cards on dashboard page by @noreb001 in https://github.com/AmruthPillai/Reactive-Resume/pull/2035
* fix(docs): Update CONTRIBUTING.md for Node 20 by @busches in https://github.com/AmruthPillai/Reactive-Resume/pull/2009
* fix(storage-controller): rm duplicate userID & use correct filename parameter by @plecrx in https://github.com/AmruthPillai/Reactive-Resume/pull/2024
* feat(toggle-pan): Add toggle to switch between "Scroll to Pan" and "Scroll to Zoom" by @infinia-yzl in https://github.com/AmruthPillai/Reactive-Resume/pull/2017
* fix(Gengar): Hide Summary section unless populated by @busches in https://github.com/AmruthPillai/Reactive-Resume/pull/2010
* fix(docs): Add missing themes to bug-report by @busches in https://github.com/AmruthPillai/Reactive-Resume/pull/2008
* Allow the headless browser connect to the app. by @ilatypov in https://github.com/AmruthPillai/Reactive-Resume/pull/2002
* Fix(client): Fix Unintentional Form Submission on Rich-input Toolbar Actions by @2368883029 in https://github.com/AmruthPillai/Reactive-Resume/pull/1997
* Update dependencies, bump release version and a lot more by @AmruthPillai in https://github.com/AmruthPillai/Reactive-Resume/pull/2144

## New Contributors
* @smuwonge made their first contribution in https://github.com/AmruthPillai/Reactive-Resume/pull/2133
* @googleknight made their first contribution in https://github.com/AmruthPillai/Reactive-Resume/pull/1978
* @Karanrajsinh made their first contribution in https://github.com/AmruthPillai/Reactive-Resume/pull/2114
* @0x346e3730 made their first contribution in https://github.com/AmruthPillai/Reactive-Resume/pull/2103
* @jbilinski made their first contribution in https://github.com/AmruthPillai/Reactive-Resume/pull/2095
* @raymondyangdev made their first contribution in https://github.com/AmruthPillai/Reactive-Resume/pull/2091
* @noreb001 made their first contribution in https://github.com/AmruthPillai/Reactive-Resume/pull/2035
* @plecrx made their first contribution in https://github.com/AmruthPillai/Reactive-Resume/pull/2024
* @infinia-yzl made their first contribution in https://github.com/AmruthPillai/Reactive-Resume/pull/2017
* @ilatypov made their first contribution in https://github.com/AmruthPillai/Reactive-Resume/pull/2002
* @2368883029 made their first contribution in https://github.com/AmruthPillai/Reactive-Resume/pull/1997

**Full Changelog**: https://github.com/AmruthPillai/Reactive-Resume/compare/v4.3.2...v4.3.3