Releases: AmruthPillai/Reactive-Resume
Releases · AmruthPillai/Reactive-Resume
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
v4.0.4
What's Changed
- New Translations from Crowdin by @github-actions in #1649
- New Translations from Crowdin by @github-actions in #1650
- New Translations from Crowdin by @github-actions in #1662
- New Translations from Crowdin by @github-actions in #1666
- Update fix-grammar.ts by @juliandaz11 in #1670
- Update improve-writing.ts by @juliandaz11 in #1668
- Update change-tone.ts by @juliandaz11 in #1669
- New Translations from Crowdin by @github-actions in #1673
- New Translations from Crowdin by @github-actions in #1675
- New Translations from Crowdin by @github-actions in #1678
- Update CONTRIBUTING.md by @eltociear in #1696
- New Translations from Crowdin by @github-actions in #1700
- New Translations from Crowdin by @github-actions in #1703
- New Translations from Crowdin by @github-actions in #1704
- Minor changes on logo (more regular, smooth lines, png and svg favicon) by @datamoc in #1706
- New Translations from Crowdin by @github-actions in #1710
- New Translations from Crowdin by @github-actions in #1713
- build(deps): bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #1711
- Update project.json with cleaning and formatting by @RJohnPaul in #1705
- fix(vite): fix .po file loader issue by @SergejKasper in #1716
- [Bugfix] Save Pending Keyword Input by @CorreyL in #1721
- fix(import): LinkedIn Profile.csv parsing fixes by @SergejKasper in #1717
- Update profile.ts to add default values by @calumapplepie in #1714
New Contributors
- @juliandaz11 made their first contribution in #1670
- @eltociear made their first contribution in #1696
- @datamoc made their first contribution in #1706
- @RJohnPaul made their first contribution in #1705
- @SergejKasper made their first contribution in #1716
- @CorreyL made their first contribution in #1721
- @calumapplepie made their first contribution in #1714
Full Changelog: v4.0.3...v4.0.4
v4.0.3
What's Changed
- New Translations from Crowdin by @github-actions in #1559
- Bug Fix for 1566 -
Copy Link to resume Icon not working on Builder Toolbar for Public Resumes
by @anuuu16 in #1567 - Bug Fix for 1569 -
On Dashboard in List View Lock Menu missing
by @anuuu16 in #1570 - BUG-1569 - Add Lock Option for List View by @anuuu16 in #1571
- Bug Fixed - 1574 - JSON Schema Field issue by @anuuu16 in #1575
- New Translations from Crowdin by @github-actions in #1577
- New Translations from Crowdin by @github-actions in #1578
- fix: implement fuzzy search with locale switcher and settings page by @AmruthPillai in #1580
- New Translations from Crowdin by @github-actions in #1587
- New Translations from Crowdin by @github-actions in #1593
- feat(templates): redesign and add back in the original templates from v3 by @AmruthPillai in #1595
- fix: modify z-index for dialogs to fix popover being hidden by @AmruthPillai in #1596
- New Translations from Crowdin by @github-actions in #1597
- Fixed broken link to LICENSE by @justindhillon in #1614
- New Translations from Crowdin by @github-actions in #1601
- New Translations from Crowdin by @github-actions in #1622
- New Translations from Crowdin by @github-actions in #1629
- build(deps-dev): bump @adobe/css-tools from 4.3.1 to 4.3.2 by @dependabot in #1630
- New Translations from Crowdin by @github-actions in #1632
- New Translations from Crowdin by @github-actions in #1639
- Add option to skip storage bucket check & creation in storage service by @otterDeveloper in #1640
- New Translations from Crowdin by @github-actions in #1643
- Fixed Overlapping LocaleSwitch & ThemeSwitch Button #1634 by @MYSTYX7 in #1635
- New Translations from Crowdin by @github-actions in #1648
- build(deps-dev): bump vite from 5.0.2 to 5.0.5 by @dependabot in #1647
New Contributors
- @anuuu16 made their first contribution in #1567
- @justindhillon made their first contribution in #1614
- @MYSTYX7 made their first contribution in #1635
Full Changelog: v4.0.0...v4.0.3
v4.0.0
I’m thrilled to announce that Reactive Resume has just launched its latest version, and it's a game-changer in the resume-building space (at least, I’d like to think so).
Here’s a glimpse of some of the new features:
- A sleek, polished user interface that makes navigation a breeze.
- Faster PDF generation to get your resume out there quicker.
- Integration with OpenAI for smarter assistance.
- Brand new, highly customisable templates to fit your unique style.
- Comprehensive documentation with user-friendly guides.
- Enhanced security with two-factor authentication.
- Available in multiple languages, contributed by the community.
- Quality of life features such as locking resumes, adding personal notes to resumes, tracking views and downloads on your public resume etc.
The best part? It’s 100% free, forever! No ads, no user tracking, just pure resume-building bliss. Plus, for the tech-savvy, it’s also open-source on GitHub and self-hostable through Docker.
v3.8.4
What's Changed
- Bump playwright from v1.36.1-focal to v1.36.2-focal in /server by @dependabot in #1410
- fix: Work Modal Datepicker popup by @Jubair70 in #1411
- Add 'YYYY.MM' & 'YYYY.M' date format options by @AmruthPillai in #1420
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #1418
Full Changelog: v3.8.3...v3.8.4