All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
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)