mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-12 07:43:10 +10:00
1.9 KiB
1.9 KiB
v3.0.0-beta.1 (2022-03-09)
New feature:
- client/landing: add testimonials section to landing page(
6f02048) (by Amruth Pillai) - client: add language selector, language detector and privacy/tos pages(
a131bb3) (by Amruth Pillai)
Bugs fixed:
- pnpm: install deps to update pnpm-lock.yaml(
54fd97b) (by Amruth Pillai) - mail.service: use sendgrid api instead of nodemailer for better deliverability(
9df1219) (by Amruth Pillai) - printer.service: add --disable-dev-shm-usage flag to chromium headless playwright browser(
e96b090) (by Amruth Pillai) - playwright: use playwright docker image due to runtime error(
2696a54) (by Amruth Pillai) - databasemodule: make ssl optional, pass ca cert as base64 env(
c738f31) (by Amruth Pillai) - i18n: load locales from file system, instead of http-backend(
a4983ac) (by Amruth Pillai)
Performance improves:
- app: working docker build stage, with github actions ci to push image(
5104ea6) (by Amruth Pillai)