Skip to content

v2.0.6

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jun 05:19
· 4 commits to main since this release

compare changes

🚀 Enhancements

  • Implement robust resume file synchronization with conflict resolution and date range formatting improvements (5d108f4)
  • Replace export dropdown with a glass-morphism themed dialog (da12188)
  • Encapsulate export logic into PdfExport component to simplify PreviewDock (16eda66)
  • Implement resume duplication (9ea60ac)
  • Add inline resume title editor to header (3567e91)
  • Implement swiss resume template (3789fe4)

🔥 Performance

  • Optimize reorder performance in BasicPanel (0c00fb0)

🩹 Fixes

  • Improve AI stream parsing, error handling (a6c4aa9)
  • Project link font size not responding to typography subheaderSize (3658c99)
  • Date range input bug in newly created work experience (4bd98e7)
  • editorial: Unify white background for PDF export (5d7b9fc)

💅 Refactors

  • Standardize BaseInfo component layouts (2395638)

📖 Documentation

🏡 Chore

  • Update WeChat QR code image (c85ecc7)

🎨 Styles

  • Delete modal ui (042acf2)
  • Update drag handle styling for improved interaction (60fc4fb)
  • Remove side panel borders (0105215)
  • Export modal (f6f1b20)
  • Standardize BaseInfo layout and text wrapping across all resume templates (a9be325)
  • Unify resume preview styles with .resume-preview class and import tiptap.scss globally (baec353)

❤️ Contributors