Skip to content

Releases: AmruthPillai/Reactive-Resume

v4.1.2

10 May 09:04
a102f62
Compare
Choose a tag to compare

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

05 May 13:04
4dd5367
Compare
Choose a tag to compare

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 to SKIP_STORAGE_BUCKET_CHECK.
  • New Translations from Crowdin by @github-actions in #1871

Full Changelog: v4.0.12...v4.1.0

v4.0.12

03 May 10:08
8deff75
Compare
Choose a tag to compare

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

Full Changelog: v4.0.9...v4.0.12

v4.0.9

22 Mar 11:13
Compare
Choose a tag to compare

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

11 Mar 08:59
bbe8fb6
Compare
Choose a tag to compare

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

10 Mar 09:37
Compare
Choose a tag to compare

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

Full Changelog: v4.0.5...v4.0.6

v4.0.5

10 Mar 09:02
Compare
Choose a tag to compare

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

Full Changelog: v4.0.4...v4.0.5

v4.0.4

19 Jan 09:04
Compare
Choose a tag to compare

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

Full Changelog: v4.0.3...v4.0.4

v4.0.3

06 Dec 15:02
Compare
Choose a tag to compare

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

Full Changelog: v4.0.0...v4.0.3

v4.0.0

22 Nov 23:08
Compare
Choose a tag to compare

Slide

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.