Resume Designer 1.13.0
Resume Designer 1.13.0
- fix(pdf): match browser pdf orientation to the page dimensions
- fix(pdf): delimit macOS pdf wrapper streams to avoid token merges
- fix: paginate browser pdf export per sheet and guard font-load re-render
- fix: re-paginate on toolbar text-size change and keep summary markdown on cancel
- feat: add github pages marketing site
- fix(pdf): keep the export preview open when a save fails
- fix(pdf): strip on-screen sheet chrome from browser pdf export
- feat(backup): restore manual import of previous (Electron) app data
- fix(render): format markdown emphasis in the summary field
- fix(pagination): re-paginate after profile photo changes
- fix(pagination): re-paginate after font changes too
- fix(pdf): paginate the Windows PDF export per sheet
- fix(pagination): re-paginate after spacing changes when a page size is fixed
- feat(pdf): preview the generated pdf before saving
- fix(glass): show vibrancy through the gaps between paginated sheets
- feat(pdf): multi-page export matching the on-screen sheets
- feat(pagination): page setup + on-screen page sheets
What's Changed
Other Changes
- feat: page setup, on-screen pagination, and multi-page PDF export with preview by @ashproto in #47
- chore: repoint repo urls to ashproto after username rename by @ashproto in #48
- fix(pdf): strip on-screen sheet chrome from browser pdf export by @ashproto in #50
- fix(pdf): keep the export preview open when a save fails by @ashproto in #51
- build(deps): upgrade to vite 8 and patch undici/dompurify by @ashproto in #52
- feat: add github pages marketing site by @ashproto in #53
- fix: re-paginate on toolbar text-size change and keep summary markdown on cancel by @ashproto in #54
- fix: paginate browser pdf export per sheet and guard font-load re-render by @ashproto in #55
- chore: raise macOS minimum to 14.4 for pdf.js compatibility by @ashproto in #56
- fix(pdf): delimit macOS pdf wrapper streams to avoid token merges by @ashproto in #57
- fix(pdf): match browser pdf orientation to the page dimensions by @ashproto in #58
- Promote next → main: page setup, pagination & multi-page PDF, owner rename by @ashproto in #49
Full Changelog: v1.12.0...v1.13.0