Releases: AmruthPillai/Reactive-Resume
Releases · AmruthPillai/Reactive-Resume
v3.1.3
v3.1.2
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
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
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
v3.0.0-beta.6
v3.0.0-beta.5
Bug Fixes
- app: fix issue with using swipelayout (972e8b1)
v3.0.0-beta.4
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
v3.0.0-beta.3
Features
- Added android app's source code to the monorepo, published app to Google Play Store
Fixes
- Safety check on
path.split('.')
v3.0.0-beta.2
Fixes
- Issue when exporting a resume as PDF on staging/production instances