mirror of
https://github.com/JOYCEQL/magic-resume.git
synced 2026-06-02 07:43:34 +02:00
8.0 KiB
8.0 KiB
Changelog
v2.0.0
🎉 Major Update: Migration to TanStack Start
This release marks a significant milestone for Magic Resume as we have completely migrated our core framework to TanStack Start. This brings massive improvements in routing, performance, and developer experience.
🚀 Enhancements
- Shadcn/ui config (ebc240d)
- Home-page basic (9ed1c30)
- chore: bumpp version config (e5304cd)
- chore: add release automation with bumpp and changelogen (9f7f042)
- feat: add i18n support for module deletion confirmation message (ef9bfcd)
- refactor: reorganize template system (8a4c6d5)
- feat: sidebar module delete confirm (bc49353)
- feat: changed the preview panel's hiding method to CSS hiding to ensure that the DOM elements always exist during export (f7b9877)
- feat: Introduce Markdown processing for the AI proofreading function, use Streamdown for rendering,add Alibaba Bold font (2bc2664)
- feat: Introduce auto one-page layout (1884bd8)
- feat: remove dashboard useEffect (0346ccb)
- refactor: remove redundant 'use client' directives from numerous components. (2876da4)
- feat: duplicated resume (c0b9dff)
- feat: Implement dynamic template previews with i18n support and locale-aware routing (77a5e67)
- docs: Update README.md (793aca3)
- feat: Implement collapsible preview panel with dedicated dock icon and i18n support (f0edb3c)
- fix: Adjust side panel collapse breakpoint from 1920px to 1440px. (653fb02)
- docs: update readme.md (7a60058)
- docs: update readme.md (2e0d1f7)
- style:github star align (4e35414)
- fix: ai polish click event (4d35740)
- feat: Implement live template previews in selection and remove Compact and Professional templates. (489be81)
- feat: add more template (797bcf2)
- fix: Implement body scroll lock for the workbench view. (1c75dd8)
- fix: update template image type definition and map variable name (2193331)
- feat: docker build process, and update ci/cd deployment branch to main (f25ae5b)
- feat: implement sitemap and dynamic seo for public routes, add noindex for app routes, and remove wrangler worker check config (5b8454f)
- chore: cloudflare workers (41491df)
- feat: remove Vercel Analytics integration (1aacd57)
- feat: Merge cloudflare build branch (979cae2)
- feat: Sitemap.xml remove / (4deb61b)
- chore: package.json (beb686d)
- chore: remove background nestjs folder (eb860d6)
- chore: Post-css (9b37093)
- chore: Post-css (3f6814e)
- chore: build ignore ts (6f147d4)
- chore: eslint config (054b721)
- chore: Update shadcn/ui (30e7623)
- chore: readme update (98dad42)
- chore: update readme.md (47347c5)
- chore: update README.md (eb546ea)
- chore: Add pay link (b9c50ae)
- chore: Remove LICENSE file" (e4cef68)
- chore: Remove LICENSE file (89b12b7)
- chore: License (d2f61c8)
- chore: Update author information and add Discord community link in README files (9b4a6c6)
- chore: Update Docker CLI commands in README files & add Roadmap (a931890)
- chore: readme.md add docker (65e028b)
- chore: Readme.md (ed12aba)
- feat: Implement a custom ColorPicker component and integrate it into the SidePanel. (f6cf5bf)
- feat: Introduce a grammar check drawer for enhanced error management and i18n. (d14176d)
- feat: Add unified date and date range input components using Heroui and update editor fields (d7389d0)
- feat: Enhance date formatting utility with locale support and integrate it across preview components. (0917d67)
- feat: Implement a dedicated mobile workbench with tabbed navigation and enhance overall workbench responsiveness (6c1954b)
- refactor: Improve responsive layout and clean up unused code (d163125)
- refactor: Use UUID instead of crypto.randomUUID (5950819)
- refactor: Streamline progress handling and improve auto-slide functionality (8a7fd32)
- refactor: Clean up global styles and enhance list styling in rich text editor (46bc845)
- refactor: to tankstack start (68d8036)