Skip to content

Releases: mx-space/core

v8.4.3

27 Dec 04:10
09baaf9

Choose a tag to compare

   🚀 Features

  • markdown: 为Markdown 导入导出添加标签字段  -  by @52Lxcloud (5ca66)
  • note: Add validation for note updates to check for existing documents and track field changes  -  by @Innei (70fb1)

   🐞 Bug Fixes

  • aggregate:
    • Update post query to only retrieve published posts  -  by @Innei (c65ee)
  • deps:
    • Update dependency nodemailer to v7.0.11 [security]  -  in #2487 (9329c)
    • Update dependency @ai-sdk/openai to v2.0.88  -  in #2498 (378f6)
    • Update dependency @typegoose/auto-increment to v4.13.2  -  in #2499 (9e687)
    View changes on GitHub

v8.4.2

30 Nov 17:04
d839edb

Choose a tag to compare

   🐞 Bug Fixes

  • ai-summary: Log error details in AI summary service  -  by @Innei (049e6)
    View changes on GitHub

v8.4.1

24 Nov 11:03
c1a1f5c

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • deps:
    • Update dependency form-data to v4.0.4 [security]  -  in #2454 (81b87)
    • Update dependency dayjs to v1.11.18  -  in #2459 (2afa7)
    • Update dependency @ai-sdk/openai to v2.0.42  -  in #2464 (9c0ac)
    • Update dependency nodemailer to v7.0.7 [security]  -  in #2467 (2d10d)
    • Update dependency ai to v5.0.52 [security]  -  in #2470 (5cdc4)
    • Downgrade semver from v7.7.3 to v7.7.2 in pnpm-lock.yaml  -  by @Innei (ba050)
    View changes on GitHub

v8.4.0

10 Jul 14:41
02ffa8f

Choose a tag to compare

   🚀 Features

  • ai: Integrate new AI SDK and refactor AI services  -  by @Innei (3e120)
  • core: 实现文章的发布/取消发布功能  -  by @sysfox in #2443 (00b66)
  • server-time: Enhance middleware configuration and import context  -  by @Innei (a4635)

   🐞 Bug Fixes

    View changes on GitHub

v8.3.2

26 May 16:51
74b58f0

Choose a tag to compare

   🐞 Bug Fixes

  • auth: Enhance CORS support in CreateAuth handler  -  by @Innei (bf602)
    View changes on GitHub

v8.3.1

20 May 11:43
bf49873

Choose a tag to compare

   🚀 Features

  • ai: Enhance OpenAI configuration with additional headers  -  by @Innei (9b46a)
  • s3: Implement S3Uploader for file uploads  -  by @Innei (c5275)

   🐞 Bug Fixes

  • Bundle  -  by @Innei (7e616)
  • ai: Ensure proper task cleanup in AiDeepReadingService  -  by @Innei (f7cd8)
  • deps: Complie @antfu/install-pkg  -  by @Innei (89013)
  • markdown: Refine tokenizer and code handling in markdown utility  -  by @Innei (e80b7)
  • tinyexec: Replace require statements to support cjs  -  by @Innei (75e15)
    View changes on GitHub

v8.3.0

06 May 05:11
991cb0a

Choose a tag to compare

   🚀 Features

  • ai:
    • Introduce deep reading functionality and refactor AI module  -  by @Innei (c385c)
    • Add deep reading model and controller method  -  by @Innei (8a504)
  • ci:
    • Add custom Node.js and pnpm setup action  -  by @Innei (50775)
    • Add custom action for MongoDB and Redis setup  -  by @Innei (c657e)
    View changes on GitHub

v8.2.0

05 May 13:21
17f3feb

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • comment: Refine AI evaluation method and update comment options  -  by @Innei (f8555)
    View changes on GitHub

v8.1.2

05 May 08:22
9214609

Choose a tag to compare

No significant changes

    View changes on GitHub

v8.1.1

06 Apr 15:11
7a4ee66

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub