Releases: mx-space/core
Releases · mx-space/core
v10.0.0
🚨 Breaking Changes
🚀 Features
- Add lightweight /reading/top endpoint and optimize /reading/rank - by @Innei (50fb0)
- Add Lexical block editor content format support - by @Innei (8fe25)
- cron: Add syncPublishedImagesToS3 functionality and scheduling - by @Innei (5be2d)
- i18n: Add translation support to activity, aggregate, and category controllers - by @Innei (e33d2)
- serverless: Implement logging for serverless function invocations - by @Innei (59e9d)
- snippet: Add custom path support for snippets - by @Innei (04a1b)
🐞 Bug Fixes
- Add missing imports for HeadingNode, QuoteNode, TRANSFORMERS in LexicalService - by @Innei (50720)
- Remove CodeHighlightNode to eliminate PrismJS dependency in server bundle - by @Innei (d3289)
- Replace @lexical/code and @lexical/markdown with custom nodes to eliminate PrismJS - by @Innei (3e791)
- auth: Add role validation in CreateAuth middleware - by @Innei (1aa95)
- ip-query: Update IP API endpoint and response handling - by @Innei (fa641)
- migration: Skip v9.7.5 migration when readers collection does not exist - by @Innei (db4de)
View changes on GitHub
v10.0.0-alpha.3
🚀 Features
- Add Lexical block editor content format support - by @Innei (8fe25)
- cron: Add syncPublishedImagesToS3 functionality and scheduling - by @Innei (5be2d)
- snippet: Add custom path support for snippets - by @Innei (04a1b)
🐞 Bug Fixes
- Add missing imports for HeadingNode, QuoteNode, TRANSFORMERS in LexicalService - by @Innei (50720)
- Remove CodeHighlightNode to eliminate PrismJS dependency in server bundle - by @Innei (d3289)
- Replace @lexical/code and @lexical/markdown with custom nodes to eliminate PrismJS - by @Innei (3e791)
View changes on GitHub
v10.0.0-alpha.2
v10.0.0-alpha.1
🚀 Features
View changes on GitHub
v10.0.0-alpha.0
🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
- ip-query: Update IP API endpoint and response handling - by @Innei (fa641)
- migration: Skip v9.7.5 migration when readers collection does not exist - by @Innei (db4de)
View changes on GitHub
v9.7.0
🚀 Features
View changes on GitHub
v9.6.3
🚀 Features
- ai: Add comment review endpoint and enhance AI configuration options - by @Innei (6101b)
- ai-translation: Extend article handling to include PageModel - by @Innei (e8166)
- migration: Add v9.6.3 migration and enhance SMTP options handling - by @Innei (a1a0b)
- page: Enhance language handling and translation integration in PageController - by @Innei (5a749)
🐞 Bug Fixes
View changes on GitHub
v9.6.2
v9.6.1
No significant changes