Version 2.0.1 is a patch release focused on fixing critical routing issues in the Recruiter dashboard that were causing 404 errors during job creation and profile navigation.
Bug Fixes
✓Recruiter Job Creation: Fixed a bug where creating a job would redirect the recruiter to a 404 page due to a missing dashboard ID in the URL.
✓Recruiter Form Links: Fixed the "Cancel" and "Use AI Job Description Generator" links inside the job creation form to include the correct parameterized dashboard route.
✓Recruiter Profile Page: Fixed the "Edit Profile" link on the profile preview page pointing to a hardcoded "dashboard" path rather than the dynamically hydrated parameter.