Skip to content

Releases: AmruthPillai/Reactive-Resume

v3.2.4

14 Mar 21:19

Choose a tag to compare

Patch release, only docs changes.

Full Changelog: v3.2.3...v3.2.4

v3.2.3

14 Mar 20:51

Choose a tag to compare

Features

  • client/import: implement import json from reactive resume v2 (42408ce)

Pull Requests

  • Fix - Work Experience Website Link Redirects to 404 if manually entered without http/https by @chandiwalaaadhar in #685
  • Fix-Pikachu Masthead Basic Details looks asymmetric Due to Centred Alignment by @chandiwalaaadhar in #687

Full Changelog: v3.2.2...v3.2.3

v3.2.2

14 Mar 09:29

Choose a tag to compare

Bug Fixes

  • client/skills: make skill level optional (02e396b)

Full Changelog: v3.2.1...v3.2.2

v3.2.1

14 Mar 08:31

Choose a tag to compare

Features

  • i18n: add Chinese (Simplified) language to locales (549363b)

Bug Fixes

  • client/basics: fix issue with overlapping photo filters on safari/webkit/iOS (e6bda68)
  • docker: fix docker-compose for production grade deployments (57f7edc)

Full Changelog: v3.2.0...v3.2.1

v3.2.0

14 Mar 05:41

Choose a tag to compare

Features

  • i18n: add Bengali, Italian and other languages (21931bc)

Bug Fixes

  • app: fix issue with external link redirection in android app (b18120b)
  • client: fix issue with react-query cache (ed75a85)

What's Changed

New Contributors

Full Changelog: v3.1.4...v3.2.0

v3.1.4

12 Mar 18:47

Choose a tag to compare

Bug Fixes

  • client: exported pdf did not contain "Present" keyword with translations (cf670af)
  • client: fix issues raised through lgtm alerts (dfccb31)

v3.1.3

12 Mar 16:42

Choose a tag to compare

Bug Fixes

  • server: reform url for pdf generation and download (6d55f91), closes #661

v3.1.2

12 Mar 15:00

Choose a tag to compare

CI

  • docker:: include traefik routing and proxy to ensure server connections pass in local (11cb066)

Full Changelog: v3.1.1...v3.1.2

v3.1.1

12 Mar 14:21

Choose a tag to compare

Features

  • client: add product hunt announcement banner (b515fc3)

Full Changelog: v3.1.0...v3.1.1

❤️ Please show your support: https://www.producthunt.com/posts/reactive-resume-v3

v3.1.0

12 Mar 12:02

Choose a tag to compare

Features

  • client: add "spanish (es)" language to i18n locales (bf167f8)
  • client: add mm/yyyy date option to date format options (82bf44d), closes #656
  • client: add sitemap generation to next app (2cbc582)
  • client: disable "Toggle Page Orientation" when there's only one page on the artboard (01da1a0), closes #655

Bug Fixes

  • client: remove hard-coded "keywords:" in certain templates (dda42b4), closes #650
  • client: show "present" string if end date is not entered, also add to i18n locales (b5cd6c4), closes #653
  • server: photo uploads not working, fix save location and returned url (799f208), closes #658

Full Changelog: v3.0.0...v3.1.0