Skip to content

Releases: mx-space/core

v8.3.2

26 May 16:51
74b58f0
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v8.1.1

06 Apr 15:11
7a4ee66
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v8.1.0

25 Mar 07:44
f70faa2
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v8.0.3

23 Mar 11:43
2f4600b
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v8.0.2

17 Mar 16:08
84286ff
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v8.0.1

19 Feb 14:23
f12eb56
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • deps:
    • Update dependency @langchain/openai to v0.4.3  -  in #2341 (0d6ed)
    • Update babel monorepo to v7.26.8  -  in #2340 (3b64a)
    • Update dependency @typegoose/auto-increment to v4.9.1  -  in #2342 (71c3e)
    • Update dependency linkedom to v0.18.9  -  in #2343 (46b6b)
    • Update dependency ua-parser-js to v2.0.2  -  in #2346 (3203b)
    • Update dependency @langchain/openai to v0.4.4  -  in #2349 (38d1a)
    • Update dependency marked to v15.0.7  -  in #2350 (347ea)
    • Update nest monorepo to v11.0.9  -  in #2344 (58947)
    • Update babel monorepo to v7.26.9  -  in #2362 (feacf)
    • Update dependency @fastify/static to v8.1.1  -  in #2364 (28cc9)
    • Update dependency form-data to v4.0.2  -  in #2365 (f4e9f)
    • Update dependency langchain to v0.3.18  -  in #2366 (72b14)
    • Update dependency mongoose-aggregate-paginate-v2 to v1.1.4  -  in #2367 (b2b42)
    View changes on GitHub