Skip to content

Releases: mx-space/core

v10.0.0

08 Feb 17:06
2c02a0c

Choose a tag to compare

   🚨 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

08 Feb 14:38
2b41f94

Choose a tag to compare

v10.0.0-alpha.3 Pre-release
Pre-release

   🚀 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

07 Feb 09:59
cf80bd8

Choose a tag to compare

v10.0.0-alpha.2 Pre-release
Pre-release

   🚀 Features

  • serverless: Implement logging for serverless function invocations  -  by @Innei (59e9d)

   🐞 Bug Fixes

  • auth: Add role validation in CreateAuth middleware  -  by @Innei (1aa95)
    View changes on GitHub

v10.0.0-alpha.1

06 Feb 17:54
bc830ee

Choose a tag to compare

v10.0.0-alpha.1 Pre-release
Pre-release

   🚀 Features

  • i18n: Add translation support to activity, aggregate, and category controllers  -  by @Innei (e33d2)
    View changes on GitHub

v10.0.0-alpha.0

06 Feb 16:48
b759ef6

Choose a tag to compare

v10.0.0-alpha.0 Pre-release
Pre-release

   🚨 Breaking Changes

  • auth: Replace legacy auth system with better auth  -  by @Innei (fa82f)

   🚀 Features

  • Add lightweight /reading/top endpoint and optimize /reading/rank  -  by @Innei (50fb0)

   🐞 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

04 Feb 08:23
583ea80

Choose a tag to compare

   🚀 Features

  • cron-task: Implement cron task module with business logic and scheduling  -  by @Innei (6926e)
    View changes on GitHub

v9.6.3

03 Feb 14:55
772a082

Choose a tag to compare

   🚀 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

  • ai: Use Tool Calling instead of response_format for structured output  -  by @Innei (3c09a)
    View changes on GitHub

v9.6.2

02 Feb 09:23
b991f3e

Choose a tag to compare

   🚀 Features

  • mongo: Enhance custom MongoDB connection string handling  -  by @Innei (e0e4f)

   🐞 Bug Fixes

  • entrypoint: Improve Redis connection string handling and logging  -  by @Innei (23abd)
    View changes on GitHub

v9.6.1

02 Feb 08:39
729924d

Choose a tag to compare

No significant changes

    View changes on GitHub

v9.6.0

02 Feb 08:24
7e90df0

Choose a tag to compare

   🚀 Features

  • ai: Update translation prompts to enforce strict JSON output requirements  -  by @Innei (810aa)
  • redis: Enhance Redis configuration and email service integration  -  by @Innei (63429)
    View changes on GitHub