Skip to content

Releases: AmruthPillai/Reactive-Resume

v3.2.0

14 Mar 05:41
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v3.0.0

11 Mar 19:30
30d0151
Compare
Choose a tag to compare

Hope you enjoy the new version! ❤️

Features

  • lang: add German, Kannada and Tamil languages to the app (3a524f9)
  • docs: add docusaurus workspace, initial setup of docs (dc4aa0b)

v3.0.0-beta.6

11 Mar 14:49
Compare
Choose a tag to compare
v3.0.0-beta.6 Pre-release
Pre-release

Features

  • lang: add language switcher on the landing page, in the footer (8bc7d25)

Bug Fixes

  • i18n: add missing translation keys, update lang/locale logic (7d8828a)
  • webkit: fix issue with webkit not supporting .at() (2654cba)

v3.0.0-beta.5

10 Mar 14:34
036adbf
Compare
Choose a tag to compare
v3.0.0-beta.5 Pre-release
Pre-release

Bug Fixes

  • app: fix issue with using swipelayout (972e8b1)

v3.0.0-beta.4

10 Mar 08:27
Compare
Choose a tag to compare
v3.0.0-beta.4 Pre-release
Pre-release

Features

  • Add /health check to the server API
  • Add Register with Google button on Register Modal

Fixes

  • Users reporting "Add new {{ token }}" in Profiles section