Skip to content

Releases: mx-space/core

v10.5.1

14 Mar 17:04
750f9d8

Choose a tag to compare

   🚀 Features

  • api-client:
    • Add RecentlyTypeEnum and metadata interfaces  -  by @Innei (43393)
  • comment:
  • recently:
    • Add typed metadata schema and model fields  -  by @Innei (46a8a)
    • Pass type/metadata in service create/update  -  by @Innei (c6c8b)

   🐞 Bug Fixes

  • ai-translation: Normalize tags in translation events  -  by @Innei (61d9f)
  • recently: Resolve type compatibility issue in RecentlyDto  -  by @Innei (3566a)
    View changes on GitHub

v10.5.0

14 Mar 09:43
c001c21

Choose a tag to compare

   🚀 Features

  • Flatten comment threads  -  by @Innei (70385)
  • ai:
    • Add slug backfill task for notes without slug  -  by @Innei (08358)
  • note:
    • Add withSummary option to note list API  -  by @Innei (6e56d)
    • Enhance note pagination with summary retrieval  -  by @Innei (855ef)

   🐞 Bug Fixes

  • note: Translate list results by request locale  -  by @Innei (5c441)
    View changes on GitHub

v10.4.0

13 Mar 17:48
0325476

Choose a tag to compare

   🚀 Features

  • note: Add seo slug route and sdk updates  -  by @Innei (02036)

   🐞 Bug Fixes

    View changes on GitHub

v10.3.3

13 Mar 11:15
70c789e

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v10.3.2

10 Mar 09:24
e981f70

Choose a tag to compare

   🚀 Features

  • Refactor webhook package structure and add model extraction script  -  by @Innei (1f189)
  • Enhance admin asset update process and introduce event broadcasting  -  by @Innei (e2868)
  • Enhance feed content rendering with lexical format support  -  by @Innei (a6bbd)
  • Translate text within excalidraw nodes during AI translation  -  by @Innei (4b2c9)

   🐞 Bug Fixes

  • Add Redis timeout and error handling to prevent request hanging  -  by @Innei (46206)
    View changes on GitHub

v10.3.1

09 Mar 08:51
7d6f453

Choose a tag to compare

   🚀 Features

  • Translation entry interceptor, topic controller e2e, object-scan types, image/tool utils  -  by @Innei (c3315)

   🐞 Bug Fixes

  • Translation entry interceptor  -  by @Innei (ac800)
  • Include lang in cache key and support NEXT_LOCALE cookie for request context  -  by @Innei (bcef0)
    View changes on GitHub

v10.3.0

08 Mar 18:07
75a1a0e

Choose a tag to compare

   🚀 Features

  • 更新文件上传前缀支持模板占位符,增强灵活性  -  by @sysfox, Copilot and sysfox in #2584 (2b535)
  • ai:
    • Translation entry model, service, controller and translate-fields interceptor  -  by @Innei (a55fc)
    • Add auto-generation of translation entries for categories, topics, and notes  -  by @Innei (65711)
  • schema:
    • Enhance partial schemas for notes, pages, and posts with new fields  -  by @Innei (f66c9)

   🐞 Bug Fixes

  • ai-summary: Normalize lang query param with parseLanguageCode  -  by @Innei (3dc74)
    View changes on GitHub

v10.2.0

08 Mar 15:45
51248e0

Choose a tag to compare

   🚀 Features

  • webhook: Add X-Webhook-Source header to indicate event origin  -  by @Innei (899a5)

   🐞 Bug Fixes

  • webhook: Correct dist output paths for tsdown esm/cjs  -  by @Innei (5fc8a)
    View changes on GitHub

v10.1.10

07 Mar 16:39
0d52052

Choose a tag to compare

No significant changes

    View changes on GitHub

v10.1.9

03 Mar 16:22
9634eac

Choose a tag to compare

   🐞 Bug Fixes

  • telemetry: Harden telemetry module robustness and security  -  by @Innei (515c0)
    View changes on GitHub