Changelog
2025-04-27(v2.0.0)
- Support tailwindcss4
- Support tweakcn theme configuration
- Modify system default style (blue theme)
- Fix payment success redirect failure problem
- Fix checkout can modify order amount problem
- Fix multi-language redirect language synchronization problem
- Landing Page page optimization, split pricing, showcase sub-pages
- Upgrade system management background, support shadcn v4 theme
- Support tiptap rich text editor
- Support hreflang
- Support Plausible statistics
2025-04-21
- Added user feedback component. commit
2025-03-30
2025-03-23
- Updated Markdown component style. commit
2025-03-20
- Upgraded to nextjs15 + react19. commit
2025-03-04
- Added Markdown component. commit
2025-03-03
- Support Docker deploy. commit
2025-02-24
- Added Affiliate module. commit
2025-02-22
- Updated AI SDK dependencies, supporting DeepSeek R1’s text output in the thinking mode. commit
2025-02-01
- Added upload file to cloud storage. commit
2025-01-23
- Added user console and admin management system. commit
2025-01-22
- Added blog and CMS system. commit
2025-01-21
- Modified light / dark theme switching. commit
2025-01-17
- Added AI text generation feature. commit
2025-01-13
2025-01-11
- Added user console and admin management system. commit
2025-01-09
- Added payment callback notification handling. commit
2025-01-08
- Fixed multilingual routing detection issues and added multilingual redirect configuration. commit
2025-01-05
- Modified supabase client connection configuration to support more secure
SERVICE_ROLE_KEY
. commit