Skip to main content
E
EZCV

What's New

New features, improvements, and updates to help you build your best CV.

Version 2.0.5

August 30, 2026

The header search button follows the editor

The magnifying glass in the header now behaves like the one inside the CV editor: grey until you hover it on a desktop, and white on mobile.

Exported PDFs end where your CV ends

Exports could come out with a band of empty space after the last section, or push the final entry onto a second page. Both are fixed, and the page is now sized to your content to within a pixel. The blank space was worst on the Creative template, where roughly 4% of every export was empty paper — its header crops a decorative shape, and the export stylesheet was overriding that crop, which made the shape spill sideways and quietly reflow the printed page.

Short CVs on the Creative template

A Creative CV short enough to fit comfortably on one page could still export as two. Same cause as above, so it is fixed by the same change.

Version 2.0.4

August 30, 2026

Going to your dashboard from a public page

If you were signed in and moved from the home page, help centre or a shared CV link straight to your dashboard, you could hit an error screen that only cleared on a refresh. That path works again. It was introduced by the change in the last release that lets public pages load faster, and it only affected navigation within the app — opening the dashboard directly was always fine.

The search button matches its neighbours

The magnifying glass in the header was a dimmer grey than the icons beside it. It now matches.

Version 2.0.3

August 29, 2026

The home page holds back more of its weight

The template previews further down the home page now wait properly until you scroll towards them, rather than loading their fonts and styles while the top of the page is still arriving. The last release moved them out of the way on paper; measuring it afterwards showed they were still loading, just later. This is the fix, and the page carries noticeably less on first load because of it.

A proper placeholder for template previews

While those previews load, you now see an outline of the cards that are coming rather than a single grey block. It keeps the page from jumping as they fill in.

Version 2.0.2

August 29, 2026

Public pages load faster

The home page, help centre, articles and shared CV links now do less work before they appear. The template previews on the home page wait until you scroll to them instead of competing with everything above, pages ask the database for less on each visit, and the ones that look the same for everybody are now served from a cache close to you. Signed in? Your name and menu settle into the header a moment after the page draws, which is what allows the rest to arrive sooner.

Safeguards on PDF export

Every release now exports a real CV and checks the finished PDF actually contains the template's fonts, so a document that renders with the wrong typefaces is caught before it reaches you rather than after. When an export does fail, the reason is now recorded with it, which means problems get diagnosed instead of guessed at.

Version 2.0.1

August 29, 2026

Changelog reads in a sensible order

Updates on this page are now grouped as new features first, then improvements, then fixes, instead of appearing in the order they happened to be written. This applies to every past release too.

Signing in with Google works again

A recent update to our authentication library changed how sign-ins are recorded, which stopped Google from completing the sign-in and showed an error instead. Google sign-in is restored, and existing accounts are unaffected — your CVs and settings are exactly as you left them. Signing in with an email link was never affected.

Version 2.0.0

August 29, 2026

Clearer consent before sharing a CV publicly

Turning on public sharing now asks you to confirm you understand your CV may contain sensitive details — health, trade union, political, religious or ethnic information implied by the roles and organisations you list — and that anyone with the link will be able to read it. You can turn sharing off at any time.

A complete copy of your data

Export my data now includes your cover letters and your sign-in history alongside your profile, CVs, reviews and activity. Deleting your account removes all of it, including any cached PDF exports.

Unused accounts are removed after 12 months

We no longer keep accounts indefinitely. If you do not sign in for 12 months your account and its CVs are deleted, with an email 30 days beforehand and a final reminder 7 days before. Signing in at any point cancels it.

Faster, more resilient platform

EZCV has moved to a new Cloudflare-based application stack designed for faster responses and stronger reliability. The editor, dashboard, and public pages now run on infrastructure built to scale closer to users.

Quicker navigation between pages

Moving around the app now shows instant loading placeholders instead of a blank pause, and pages begin loading as soon as you hover a link. The dashboard, editor, and article pages all feel noticeably more responsive.

Template changes apply as you make them

Colour and template customisations now update the preview immediately instead of needing a reload, and the preview zoom steps through sensible sizes.

More reliable PDF exports

PDF generation now runs on a dedicated browser export service, with every release checked against real exports before it ships. Cached exports are also cleared as soon as you delete a CV or cover letter.

A privacy policy that says what actually happens

The privacy policy has been rewritten to list every service that handles your data and why, name the legal basis for each purpose, give concrete retention periods rather than vague promises, and explain your rights including how to complain to a supervisory authority.

Sign-in and payments

Sign in with Google or a magic link sent to your email — no password to remember. Supporter payments continue to run through Stripe, with more reliable handling of payment confirmations and refunds.

Stronger release checks

The release pipeline now validates the deployed staging app with browser tests across Chromium, Firefox, and WebKit. These checks make it easier to ship layout, export, and navigation updates with confidence.

Fonts and formatting now match everywhere

Your chosen fonts now render correctly in the live preview and in exported PDFs, and exports are named properly when you download them. Bulleted and numbered lists behave correctly in description fields again, and text no longer reverts while you type.

Search engine indexing setting now works

The "Search Engine Indexing" switch on a shared CV was not being applied — public CVs were offered to search engines regardless of the setting, which is off by default. It is now respected, and CVs that are not indexable no longer publish machine-readable contact details for crawlers.

Version 1.9.0

April 24, 2026

New FAQ section on the homepage

We added a dedicated section to answer common questions about PDF exports, ATS compatibility, and account types. This helps you get quick answers about our services without searching through help docs.

Article reading times and update dates

Career advice and resume tips now include estimated reading times and publication dates. This helps you quickly gauge how long an article will take to read and ensures you are viewing the most current information.

Faster navigation for templates and resources

Optimized how pages are stored in your browser for significantly faster loading of the template gallery and help guides. This makes browsing and selecting the right resume layout much snappier.

Improved homepage content accuracy

Fixed an issue where the homepage could display outdated links or information for several minutes. Updates to site news, reviews, and articles now appear instantly when you navigate the site.

Version 1.8.1

April 23, 2026

Safer deployment checks for analytics configuration

Deployments now validate custom analytics script URLs and integrity hashes before startup. Misconfigured values fail fast instead of shipping broken script tags to the browser.

Blocked invalid monitoring script URLs

We fixed a production configuration issue that could cause the browser to request a monitoring endpoint as if it were a JavaScript file. Analytics and error monitoring configs now stay separated correctly.

Version 1.8.0

April 22, 2026

Hardened reviews, exports, and AI refinement

Added rate limiting and input bounds to the review flow, tightened export concurrency, and protected the AI starter from prompt-injection payloads so edits save cleanly under concurrent saves.

Faster dashboard loads

The dashboard and command palette no longer transfer per-CV customization JSON they never used, cutting payload size on accounts with many CVs.

Safer error reporting

Server error logs are now scrubbed for credentials and capped per error type, preventing secret leakage and write storms during incidents.

Onboarding now lands you in the editor reliably

After setting your name on first login, you are now taken straight to your first CV draft instead of bouncing back to the onboarding screen.

Version 1.7.1

April 17, 2026

Launch ticker works correctly on mobile devices

The launch platform ticker now scrolls smoothly on narrow screens instead of stacking platforms on multiple rows. We also fixed a flicker that could occur near the viewport boundary and ensured the ticker respects your system's reduced-motion preference.

Version 1.7.0

April 16, 2026

Launch platform ticker added to homepage

We have introduced a new ticker on the landing page that highlights the platforms where EZCV has been featured. This helps showcase our visibility and community presence.

Improved ticker layout and spacing

The launch ticker now automatically adjusts its layout if only a single platform is displayed. We also added additional spacing to ensure it doesn't overlap with other sections of the page.

Version 1.6.6

April 4, 2026

Restored template preview styling

We fixed an issue where template previews appeared unstyled on the landing page. Your templates will now display correctly with all themes and custom colors applied.

Version 1.6.3

April 4, 2026

Enhanced platform performance and reliability

We have upgraded our infrastructure to use a more efficient engine, leading to faster loading times and improved stability across the editor. This update ensures a smoother experience when building your CVs and cover letters.

Version 1.6.1

March 30, 2026

Twelve new professional color themes

We have introduced 12 accessibility-friendly color palettes, including a new premium "Iron" theme. These personality-driven palettes make it easier to find the perfect professional look for any industry.

Refined accents for existing color themes

We adjusted the secondary colors for several themes, like Royal Purple and Emerald, to create a more polished look. These refinements ensure your CV has better visual harmony and professional appeal.

Improved color picker and swatch accuracy

Fixed an issue where the color picker didn't always update correctly and restored missing colors to the selection menu. Your chosen theme colors will now display accurately throughout the design process.

Version 1.6.0

March 30, 2026

Resolved onboarding redirect loop

Fixed an issue where users were caught in an infinite redirect loop when accessing the onboarding flow. You can now complete your profile setup without interruption.

Version 1.5.7

March 27, 2026

Realistic template previews and fonts

Template previews now display their intended design colors and fonts instead of generic defaults. You can now see exactly how each style looks before you start building.

Polished color consistency across designs

We corrected several spots where custom colors were missing from borders, headings, and school names. Your selected theme now applies perfectly to every detail of your CV and cover letter.

Version 1.5.6

March 26, 2026

Enhanced template colors and accurate design previews

We’ve refined how colors are applied across all templates to ensure a consistent, professional look for your CV and cover letters. Template previews now accurately reflect your chosen design language, making it easier to pick the perfect style.

Learn more in Help Center

Version 1.5.5

March 26, 2026

Improved theme color consistency in CV templates

We resolved issues where custom theme colors were not correctly applying to section headers, borders, and company names. Your CV and cover letter will now maintain a more professional and unified look across all template styles.

Version 1.5.4

March 26, 2026

Enhanced Template Preview Styling

Template previews now use specific font defaults like Playfair Display and Montserrat instead of a uniform font. This ensures your preview more accurately reflects the final look of your selected CV design.

Improved Template Preview Layout

Resolved a display issue where template preview cards would occasionally overflow their grid containers. This ensures a clean and consistent experience when browsing your available templates.

Updated Default Color Contrast

The default primary color has been updated to improve readability and meet accessibility standards. Your CVs will now have better color contrast for a more professional and accessible appearance.

Version 1.5.3

March 23, 2026

Improved mobile template preview layout

Resolved display issues where template previews were causing horizontal scrolling on smaller screens. Your CV templates will now display correctly without breaking the page layout.

Version 1.5.2

March 23, 2026

Improved screen reader accessibility

Added descriptive labels to form elements and buttons. This ensures that users relying on assistive technology can navigate and edit their CVs more easily.

More relevant help suggestions

Adjusted our help article matching system to provide more accurate recommendations. You will now see fewer unrelated articles when browsing our help documentation.

Version 1.5.1

March 23, 2026

Faster PDF export times

We have optimized the export process by removing redundant rendering steps and reducing delays. This results in snappier performance when downloading your CV or cover letter.

Improved accessibility and visual clarity

We updated our default accent color to meet higher contrast standards, ensuring your documents remain readable and professional. This update also resolves minor layout issues for a smoother browsing experience.

Enhanced security and input validation

We have strengthened security by implementing stricter checks for custom colors and fonts. These changes prevent invalid formatting and ensure your data remains safely and accurately applied to your templates.

Version 1.5.0

March 20, 2026

Streamlined Onboarding and CV Creation

New users now experience a continuous setup flow that helps them choose a template and generate a tailored CV draft immediately. This creates a faster path to your first professional document.

Clarified Resources Navigation

We have reorganized our resource pages to make it easier to find help articles, product updates, and job-search advice. Navigation labels and links are now more distinct to help you reach the right information quickly.

Smoother First-Export Experience

We have updated our export flow to let free users complete their first watermarked export without interruption. This ensures you can experience the full value of the builder before being prompted to upgrade.

Improved Template Preview Clarity

Template gallery cards now feature cleaner styling and larger previews when viewed in modals. This makes it easier to select the perfect design for your CV.

Enhanced Legal Page SEO

We added social media and search engine metadata to our privacy and terms pages. This ensures consistent and professional information when sharing these pages.

Version 1.4.5

March 16, 2026

Enhanced landing page and navigation

The homepage now features a fresh headline, clearer call-to-action buttons, and smooth entrance animations. We've also updated the feature list to help you quickly find the most important tools.

Visual polish for dashboard and builder

The dashboard and builder now have a cleaner design and improved visual hierarchy for navigation tabs. This makes it easier to manage your account and focus on building your professional profile.

Resolved mobile menu navigation issues

Fixed an issue where the mobile menu would stay open after clicking a link. We also removed non-functional elements to provide a smoother experience on phones and tablets.

Improved reliability for PDF exports

Added a safeguard to the export process to prevent the builder from hanging when generating PDFs. This ensures your documents are ready to download quickly and consistently.

Version 1.4.4

March 14, 2026

Search career articles in the command menu

You can now quickly find and access published articles directly from the global search bar. This makes finding career advice and guides faster than ever.

Refined navigation menu and responsive footer

We've reorganized the main menu with a new Resources dropdown and updated the footer for better readability on all devices. Active pages are now highlighted to help you navigate the builder more easily.

Version 1.4.3

March 13, 2026

Prevented data loss during CV updates

We fixed an issue that could cause information to be lost when saving changes to your CV. Your progress is now saved reliably every time you make an update.

Version 1.4.2

March 13, 2026

Improved reliability for saving your work

We fixed several issues that could cause data loss or overwrites during the autosave process. Your personal information, section drafts, and cover letters are now saved more securely.

Version 1.4.1

March 13, 2026

Fixed stability issues on article pages

Resolved an error that caused articles and guides to occasionally crash while loading. You can now reliably access all our resume-building tips without interruption.

Version 1.4.0

March 13, 2026

New library of career and resume articles

We have launched a new section featuring expert advice and guides to help you build a better CV. Access professional tips on job applications and career growth directly within the app.

Version 1.3.12

March 13, 2026

Stronger Security for Public CVs and Exports

We've implemented significant security enhancements for your public CV links and PDF exports. This ensures that your professional documents are always protected and reliably displayed when you share them.

Version 1.3.11

March 12, 2026

Enhanced Public CV Sharing

The public sharing modal has been refined for a smoother experience. Sharing your professional CVs is now even easier.

Faster and More Private Font Loading

Fonts used in your CVs and templates now load locally, improving performance and enhancing your privacy. Your documents will load quicker without relying on external font providers.

Improved CV Preview and Template Rendering

We've resolved issues affecting how CV previews, template borders, and editor overlays were displayed. Your designs now render more accurately and consistently.

Version 1.3.9

March 9, 2026

Cover Letter PDF Export Stays Updated

Addressed an issue where exported cover letter PDFs might not reflect the latest template changes from your CV. Now, your cover letter PDFs will always show the most current design and content when you update your CV template.

Version 1.3.6

March 9, 2026

Improved Email Sender Names

Emails from EZCV will now display a friendly sender name (e.g., 'EZCV Support') instead of just the email address. This makes it easier to identify emails from us.

Easier Access to Help and Support

We've added a dedicated 'Help' link to both the main navigation and the user menu. This makes it quicker and easier to find the support you need.

Enhanced Navigation Highlighting

The navigation links now clearly highlight the page you are currently viewing. This helps you easily track your location within the application.

Theme Selector and Changelog Fixes

Resolved an issue where changing the theme sometimes didn't apply correctly, ensuring smooth theme switching. We also fixed an issue preventing authenticated users from viewing the Changelog page.

Version 1.3.5

March 8, 2026

Improved Search Engine Visibility

We've made further improvements to our search engine optimization. This helps more users discover EZCV when searching online.

Version 1.3.2

March 8, 2026

New CV Sections Guide Available

A new, comprehensive guide for understanding and utilizing all CV sections is now available in the Help Center. This helps you build a more effective and complete resume.

Enhanced Help Center Content

We've made general text adjustments and updated several help articles with new information, including details on Magic Link logins and editor usage. This provides clearer guidance and more useful tips.

Improved Help Article Discoverability

We've enhanced the descriptions and metadata for all help articles to improve their visibility in search results and added better social media previews. This makes it easier for you to find and share helpful information.

Version 1.3.1

March 7, 2026

Introducing the Command Menu

Quickly navigate and access features across the app with our new Command Menu, designed for efficiency.

Explore Our New Help Center

Find answers and guidance easily with our brand new section dedicated to help articles and FAQs.

Understand Your Platform Limits

We've made it easier to understand your account's usage limits, helping you manage your CVs and exports effectively.

Faster Loading & Smoother Performance

Experience a more responsive app with quicker loading help articles and overall performance improvements thanks to client-side caching and memory optimizations.

Better Keyboard Navigation

Navigating EZCV is now even easier for keyboard users with improved support in the Command Menu and Help Search.

Enhanced Input Security

We've bolstered security measures to protect against potential vulnerabilities related to text inputs, ensuring a safer experience for all users.

Version 1.2.4

March 4, 2026

New Month/Year Picker

We've introduced a custom Month/Year picker, making it easier and more intuitive to select dates for your experience and education sections.

Smarter Autocomplete for Inputs

Standard autocomplete attributes have been added to common fields in your CV and cover letter, streamlining the data entry process.

Improved Form Accessibility

We've resolved several issues with form labels and attributes, significantly enhancing accessibility and screen reader compatibility across the editor.

Version 1.2.0

March 4, 2026

New 'Teal Balanced' CV Color Theme

A brand new 'Teal Balanced' color theme is now available for your CVs, alongside refinements to existing Burgundy and Forest palettes, giving you more customization options.

Improved Public CV Search Visibility

Public CVs are now better optimized for search engines, helping them appear more prominently in search results.

Improved Dashboard Notifications

Replaced intrusive pop-up alerts with subtle, non-blocking toast notifications on the dashboard for a smoother user experience.

Accurate Cover Letter PDFs

Addressed an issue that prevented updated cover letters from always appearing correctly in exported PDFs, ensuring your latest changes are always reflected.

Cover Letter Accordion Collapse Fixed

The cover letter accordion now correctly collapses automatically when you delete the last cover letter, making the interface more intuitive.

Enhanced Page Navigation

Navigation across the site has been improved, providing more reliable smooth scrolling and transitions, especially when moving between different sections.

Version 1.1.0

March 3, 2026

Cover Letters and Public CV Links

Users can now create cover letters and generate public links for their CVs.

Version 1.0.1

March 2, 2026

Enhanced Security

Resolved a Content Security Policy conflict to improve overall application security and stability.

Improved Security Measures

Implemented additional security hardening measures to protect your data and enhance application safety.

Version 1.0.0

March 1, 2026

Core Editor Suite

Powerful split-view editor with real-time preview, intelligent auto-save, and drag-and-drop section reordering for a fluid CV building experience.

Multi-language Spellchecking

Native support for EFIGS languages (English, French, Italian, German, and Spanish) directly within the editor to ensure error-free CVs.

5 Professional Templates

Choose from Classic, Modern, Minimal, Executive, and Creative designs, each optimized for different career stages and industries.

Rich Text Editing

Full formatting support (TipTap-based) across all CV sections, allowing for bolding, italics, lists, and links.

Advanced Customization

Deep control over 8 color themes, 8 professional fonts, spacing presets, and customizable section labels for fully personalized CVs.

High-Quality PDF Exports

Generate pixel-perfect, watermark-free PDFs. Supports a 'pay what you want' model to support the project.

Frictionless Authentication

Secure and fast login via Magic Links or Google OAuth for a seamless onboarding experience.

Optimized Performance

Significant improvements in loading speeds and navigation through granular server-side caching and client-side optimizations.

Privacy & Security

Markdown-based rendering ensures protection against XSS, while GDPR-compliant data export options keep you in control of your info.

Accessibility & SEO

Enhanced navigation with skip-links and full keyboard shortcut support. Improved search visibility with branded OG images and structured data.

PDF Accuracy & Layout

Resolved critical page split issues and layout shifts, ensuring exports match the live preview exactly.

System Stability

Addressed dashboard navigation loops, hardened the auto-save mechanism, and refined error handling across the application.