All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.2.11 (2022-03-28)
3.2.10 (2022-03-24)
- i18n: add portuguese (pt) language to i18n locales (7f1c82c)
3.2.9 (2022-03-21)
- i18n: add nl and ru i18n locales to app (03cbf22)
3.2.8 (2022-03-18)
- client/theme: add theme switcher to landing page (8f5632c)
- flags: introduce flags, disable_user_signups (b6267d0), closes #698
- i18n: add Vietnamese language to i18n locales (4390bcc)
- client/create-rename-slug: fix slug accepting apostrophes and other special characters (1facd2a), closes #706
- disable_user_signups: hide create account link under flag (80acfe9)
3.2.7 (2022-03-18)
- i18n: add Malayalam (മലയാളം) language to i18n locales (3a2e62b)
3.2.6 (2022-03-17)
- client/auth/google: disable google login/registration if GOOGLE_CLIENT_ID is not in ENV (7f0ee40), closes #724
- i18n: add arabic language to i18n locale (39fa6da)
- i18n: add missing languages to dayjs date wrapper locales (9e6dafc), closes #719
- json-export: add mimeType and charset to JSON export (b3ff780), closes #726
- linkedin: fix skill modal crashing when importing from linkedin (a02b85b), closes #718
3.2.5 (2022-03-16)
- i18n: add danish, polish and turkish locales to i18n (97e9432)
3.2.4 (2022-03-14)
3.2.3 (2022-03-14)
- client/import: implement import json from reactive resume v2 (42408ce)
3.2.2 (2022-03-14)
- client/skills: make skill level optional (02e396b)
3.2.1 (2022-03-14)
- i18n: add Chinese (Simplified) language to locales (549363b)
- client/basics: fix issue with overlapping photo filters on safari/webkit/iOS (e6bda68)
- docker: fix docker-compose for production grade deployments (57f7edc)
3.2.0 (2022-03-14)
- i18n: add Bengali, Italian and other languages (21931bc)
- app: fix issue with external link redirection in android app (b18120b)
- client: fix issue with react-query cache (ed75a85)
3.1.4 (2022-03-12)
- client: exported pdf did not contain "Present" keyword with translations (cf670af)
- client: fix issues raised through lgtm alerts (dfccb31)
3.1.3 (2022-03-12)
3.1.2 (2022-03-12)
- docker:: include traefik routing and proxy to ensure server connections pass in local (11cb066)
3.1.1 (2022-03-12)
- client: add product hunt announcement banner (b515fc3)
3.1.0 (2022-03-12)
- 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
- 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
3.0.0 (2022-03-11)
- lang: add German, Kannada and Tamil languages to the app (3a524f9)
- docs: add docusaurus workspace, initial setup of docs (dc4aa0b)
3.0.0-beta.6 (2022-03-11)
- lang: add language switcher on the landing page, in the footer (8bc7d25)
- i18n: add missing translation keys, update lang/locale logic (7d8828a)
- webkit: fix issue with webkit not supporting .at() (2654cba)
3.0.0-beta.5 (2022-03-10)
- app: fix issue with using swipelayout (972e8b1)