Skip to content

Releases: mx-space/core

v11.1.2

07 Apr 14:22
a7689e6

Choose a tag to compare

   🚀 Features

  • Add AI image generation service and controller  -  by @Innei (fd3c0)

   🐞 Bug Fixes

  • comment: Only mark owner comments as read on creation  -  by @Innei (eaea1)
    View changes on GitHub

v11.1.1

07 Apr 06:05
94c0cd8

Choose a tag to compare

   🚀 Features

  • aggregate: Support i18n for theme config via lang suffix snippets  -  by @claude (7e89b)

   🐞 Bug Fixes

    View changes on GitHub

v11.1.0

05 Apr 13:08
625de30

Choose a tag to compare

   🚀 Features

  • ai:
    • Add agent conversation model and collection constant  -  by @Innei (60a43)
    • Add agent conversation and chat proxy DTOs  -  by @Innei (902be)
    • Add agent chat proxy service with format transformation  -  by @Innei (645a5)
    • Add agent conversation CRUD service  -  by @Innei (31c87)
    • Add agent controller and register in AI module  -  by @Innei (96d31)
  • ai-agent:
    • Add multi-session support with metadata fields and endpoints  -  by @Innei (6dbee)

   🐞 Bug Fixes

  • MongooseModel is global type, z.record needs key+value args for Zod v4  -  by @Innei (4efc0)
    View changes on GitHub

v11.0.14

02 Apr 07:47
c35785c

Choose a tag to compare

   🐞 Bug Fixes

  • page: Translate page titles even when text field is not selected  -  by @Innei (21824)
    View changes on GitHub

v11.0.13

02 Apr 07:40
36818a7

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v11.0.12

02 Apr 07:17
d9c2b80

Choose a tag to compare

   🚀 Features

  • auth: Implement createAccessToken method and enhance API key handling  -  by @Innei (34c1f)

   🐞 Bug Fixes

    View changes on GitHub

v11.0.11

01 Apr 14:14
1781f05

Choose a tag to compare

   🐞 Bug Fixes

  • activity: Filter null refs in getRecentComment  -  by @Innei (f6ed0)
    View changes on GitHub

v11.0.10

01 Apr 09:12
faa7273

Choose a tag to compare

   🚀 Features

  • Add owner-reply endpoint for comment replies with API key auth  -  by @Innei (f2ef0)
    View changes on GitHub

v11.0.9

01 Apr 05:05
cb6d30f

Choose a tag to compare

   🐞 Bug Fixes

  • test: Update translation interceptor test to match plain object conversion behavior  -  by @Innei (990d8)
    View changes on GitHub

v11.0.7

31 Mar 07:25
d8845ae

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub