Releases: martapanc/martacodes.it
Releases · martapanc/martacodes.it
v1.13.0
1.13.0 (2023-10-21)
Features
- add Analytics link (e189d8a)
- add outro for salary section (574fc2c)
- change font and color of Heading component (025c250)
- change font and color of main greeting (26304b9)
- improve style of photo element (9f093f0)
- small changes to homepage (8295eaf)
Bug Fixes
- change heading height to min-height (e6e6ace)
v1.12.0
1.12.0 (2023-10-08)
Features
- extract SkillCard and display first 3 skills (24de3e0)
v1.11.0
1.11.0 (2023-10-07)
Features
- add Umami Analytics script (48c77f6)
- enable cookie for quiz data (ba97be8)
v1.10.0
1.10.0 (2023-09-27)
Features
- add styles to Uses page (bbb0f33)
- add UsesPage query and type; add data to page (df8de7e)
v1.9.1
1.9.1 (2023-09-22)
Bug Fixes
- fix avatar background on first load (2b55f10)
v1.9.0
1.9.0 (2023-09-21)
Features
v1.8.1
1.8.1 (2023-09-21)
Bug Fixes
v1.8.0
1.8.0 (2023-09-19)
Features
- add general info and outro (9418165)
- add Job Preferences and TlDr sections (da32545)
- add recruiters link to footer (547aa58)
- add Salary and Tools sections to RecruiterInfo page (f9e1400)
v1.7.0
1.7.0 (2023-09-17)
Features
- add reCaptcha to ContactForm (9a66a86)
- add Send API endpoint (b3b4685)
- extract translated strings from ContactForm (e947904)
- fix reCaptcha server logic (9a66a86)
- reset reCaptcha after submitting (9a66a86)
v1.6.0
1.6.0 (2023-09-16)
Features
- add ContactForm to page (41faac1)
- create ContactForm with Formik and custom fields (f3ac559)