Releases: AmruthPillai/Reactive-Resume
Releases · AmruthPillai/Reactive-Resume
v4.1.7
What's Changed
- fix(template): double issuer name in chikorita certificates by @abizek in #1937
- New Translations from Crowdin by @github-actions in #1928
- Fix(actions): skip sync crowdin action on forks by @abizek in #1939
- New Translations from Crowdin by @github-actions in #1941
- fix(client): fix Type Error in Picture Configuration Options by @DemaPy in #1909
- fix(client): Fix issue with unhandled errors during resume import by @HUAHUAI23 in #1929
- fixes #1900 - bug inputting openai api key throws weird error by @AmruthPillai in #1943
New Contributors
- @DemaPy made their first contribution in #1909
- @HUAHUAI23 made their first contribution in #1929
Full Changelog: v4.1.6...v4.1.7
v4.1.6
Features
- 🚀 Disable new signups through server controlled feature flags by @AmruthPillai in #1922
What's Changed
- New Translations from Crowdin by @github-actions in #1906
Full Changelog: v4.1.4...v4.1.6
v4.1.4
What's Changed
- fix(docker): add environment variable for puppeteer to launch with
ignoreHTTPSerrors
flag by @ToshY in #1899 - Fix(tfa): error message for tfa code length by @abizek in #1843
- Bug Fix #1847 - Fix Sidebar Height in Chikorita template by @AashishSinghal in #1891
- Fix: generate PDF name from title instead of id by @nickconway in #1885
- Fix(templates): serve europass logo from public assets by @abizek in #1845
- Fix(builder): right sidebar scroll to page section by @abizek in #1844
- Fix(artboard): Text and background color by @abizek in #1842
- fix(CustomField): add a way to have icon in custom fields by @dhavalsavalia in #1780
- feat: separate links option to reduce section item height by @jzaehrin in #1823
New Contributors
- @ToshY made their first contribution in #1899
- @AashishSinghal made their first contribution in #1891
- @nickconway made their first contribution in #1885
- @dhavalsavalia made their first contribution in #1780
- @jzaehrin made their first contribution in #1823
Full Changelog: v4.1.2...v4.1.4
v4.1.2
What's Changed
- [c1a5811] Add an AuthRefreshProvider to periodically refresh the logged in user's access tokens every 5 minutes to ensure they are not logged out while editing a resume. Resolves #1884 and #1887.
- New Translations from Crowdin by @github-actions in #1889
Full Changelog: v4.1.0...v4.1.2
v4.1.0
What's Changed
- Removed integration with Redis due to recent licensing changes, using the database to store resume statistics now.
- Added a bunch of ESLint rules to tidy up the code and remove some dead code as well.
- Removed the
REDIS_URL
environment variable. - Renamed the feature flag
SKIP_STORAGE_BUCKET_CREATE
toSKIP_STORAGE_BUCKET_CHECK
. - New Translations from Crowdin by @github-actions in #1871
Full Changelog: v4.0.12...v4.1.0
v4.0.12
What's Changed
- fixed typescript issues caused by using improper types of
nestjs-minio-client
- fixed issues with tiptap integration
- update all package dependencies to latest versions
- feat(server): Support for SMTP-over-TLS by @WangZhiYao in #1856
- New Translations from Crowdin by @github-actions in #1861
New Contributors
- @WangZhiYao made their first contribution in #1856
Full Changelog: v4.0.9...v4.0.12
v4.0.9
What's Changed?
- Upgraded to
browserless/chromium
version 2. - Added additional languages previously absent.
- Implemented a donation banner on the main website page.
- Refreshed package dependencies
v4.0.7
What's Changed
- New Translations from Crowdin by @github-actions in #1804
- Add CommandList to Combobox component by @AmruthPillai in #1808
Full Changelog: v4.0.6...v4.0.7
v4.0.6
What's Changed
- [Bugfix] Instantiate Link with inclusive set to false by @CorreyL in #1727
- [Feature] Keyboard Shortcut for Hyperlink by @CorreyL in #1729
- fix(#1750): fixed downloaded PDF have issue(s) with Typography options by @Samrat-Saha-Sammy in #1751
- fix(gengar template): link of personal project was overflowing outside. by @bhumit070 in #1768
- fix(import): Changing 'Filetype' clears the 'File' upload field properly by @iammursal in #1771
- modify the name field to a minimum of 2 characters by @tsp36 in #1785
- Fix popover stacking in right sidebar theme section by @abizek in #1788
- fix issue where PDF downloads fail on compose setup by @bennycornelissen in #1789
- Better error handling and more lenient on the imported values by @gzsombor in #1790
- fix(github_auth): fix GithubStrategy not searching for user using username by @mradigen in #1799
New Contributors
- @Samrat-Saha-Sammy made their first contribution in #1751
- @bhumit070 made their first contribution in #1768
- @iammursal made their first contribution in #1771
- @tsp36 made their first contribution in #1785
- @abizek made their first contribution in #1788
- @bennycornelissen made their first contribution in #1789
- @gzsombor made their first contribution in #1790
- @mradigen made their first contribution in #1799
Full Changelog: v4.0.5...v4.0.6
v4.0.5
What's Changed
- Removed caching from "resumes" which used to cause a lot of sync errors (users seeing outdated resumes)
- New Translations from Crowdin by @github-actions in #1725
- fix(templates): Vertical-align-top instead of vertical-align-middle entry header data by @theschles in #1747
- New Translations from Crowdin by @github-actions in #1773
- Update minimum node to 18.17.0 by @busches in #1795
New Contributors
- @theschles made their first contribution in #1747
Full Changelog: v4.0.4...v4.0.5