diff --git a/docs/changelog/index.mdx b/docs/changelog/index.mdx index 2687c2e2d..67b8a440b 100644 --- a/docs/changelog/index.mdx +++ b/docs/changelog/index.mdx @@ -14,14 +14,6 @@ rss: true - **Preview any template with your own content.** Hovering a template — both the current-template card and every tile in the template gallery — now renders a live preview built from your actual resume data, so you can compare templates with your content before switching. [9d742f78](https://github.com/amruthpillai/reactive-resume/commit/9d742f78) - **Polished motion across the app.** Menus, dialogs, tooltips, tabs, buttons, sheets, and form validation now share a consistent motion system with interruptible transitions and cleaner press feedback, so the builder and dashboard feel smoother end to end. [578a9832](https://github.com/amruthpillai/reactive-resume/commit/578a9832) - - Reactive Resume builder showing the undo, redo, AI assistant, version-history and Download controls in the header - - - - Reactive Resume mobile builder showing the single-column section editor - - ## Resume Builder - **Control page breaks per section.** New **Keep together** and **Start on new page** options let you decide whether a section can split across pages or begins on a fresh one in the exported PDF. [155a7b27](https://github.com/amruthpillai/reactive-resume/commit/155a7b27) diff --git a/docs/images/changelog/v5.2.0/builder-overview.webp b/docs/images/changelog/v5.2.0/builder-overview.webp deleted file mode 100644 index b5667fcd6..000000000 Binary files a/docs/images/changelog/v5.2.0/builder-overview.webp and /dev/null differ diff --git a/docs/images/changelog/v5.2.0/mobile-builder.webp b/docs/images/changelog/v5.2.0/mobile-builder.webp deleted file mode 100644 index 1f32db8f3..000000000 Binary files a/docs/images/changelog/v5.2.0/mobile-builder.webp and /dev/null differ