Skip to content

Releases: mogland/core

v1.7.0

28 Aug 05:16
8d1623d
Compare
Choose a tag to compare

Hi, this is the last release of Core 1.x. We're working on the breakthrough version

Hi, 目前我们正在开发下一个突破性版本,此为 v1.x 的最后一次发版,新版本将不会兼容旧版本NEXT Core。

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.7.0-alpha.1

20 Aug 09:18
Compare
Choose a tag to compare
v1.7.0-alpha.1 Pre-release
Pre-release

🚨 Breaking Changes

  • comments: Change ref field refPath as refType - by wibus-wee (f648b)

🐞 Bug Fixes

  • comment:
    • Low case to avoid register error - by wibus-wee (74d40)
  • deps:
    • Update nest monorepo to v9.0.11 - by renovate[bot] in #286
    • Update dependency pnpm to v7.9.3 - by renovate[bot] in #288
  • docker:
    • Volumes path error - by wibus-wee (f2a5d)

🏎 Performance

  • aggregate: Add - by wibus-wee (56b04)
  • links: Set name max length to 25 - by wibus-wee (dde35)
  • page: Delete page also delete comments - by wibus-wee (e4be7)
View changes on GitHub

v1.7.0-alpha.0

16 Aug 05:29
Compare
Choose a tag to compare
v1.7.0-alpha.0 Pre-release
Pre-release

🚨 Breaking Changes

  • backup:
    • Backup data with json - by Wibus in #281
  • theme:
    • EJS Template Engine Support ( closed #182 ) - by Wibus (b0e57)
    • Download theme from github or custom url - by wibus-wee (2622d)

🚀 Features

  • fastify:
    • Support moment locals methods - by wibus-wee (fd98e)
  • theme:
    • Turn on theme service - by wibus-wee (a902a)
    • Create an standalone module - by wibus-wee (e93b1)
    • Static files provider - by wibus-wee (3cc11)
    • Index page render - by wibus-wee (1b2a2)
    • Define props interface - by wibus-wee (9f6f9)
    • Inject modules - by wibus-wee (05c68)
    • Basic props for pages - by wibus-wee (8f236)
    • Page detail render - by wibus-wee (daf7f)
    • Links details page render - by wibus-wee (f82fe)
    • Archive category and tag page render - by wibus-wee (68033)
    • Posts and pages render - by wibus-wee (97244)
    • Dynamic render custom pages - by wibus-wee (3ec5b)
    • Define pages props interface - by wibus-wee (961b4)
    • Set post list to a standalone page - by wibus-wee (73094)

🐞 Bug Fixes

  • Bump mongodb to 6.5.2 - by wibus-wee (245de)
  • backup:
    • Follow upstream dir apth - by wibus-wee (f388d)
  • comments:
    • Model not matches dto - by wibus-wee (f1e7d)
    • Search rubbish comment from all fields - by wibus-wee (e139e)
  • deps:
    • Update nest monorepo to v9.0.9 - by renovate[bot] in #280
    • Update dependency dayjs to v1.11.5 - by renovate[bot] in #282
    • Update dependency mongoose to v6.5.2 - by renovate[bot] (cc9ef)
    • Update dependency mongoose to v6.5.2 - by renovate[bot] (b6f05)
    • Pin dependencies - by renovate[bot] in #284
  • post:
    • Record images meta in creating - by wibus-wee (56e41)

🏎 Performance

  • aggregate:
    • Find top add text field - by wibus-wee (24e2d)
  • bootstrap:
    • Set onlyone view extension - by wibus-wee (dec0a)
  • theme:
    • Start on demand, fixed view engine - by wibus-wee (ec9e4)
    • Use Auth() decorator for admin actions - by wibus-wee (3464e)
    • Add detail pages interface - by wibus-wee (00be7)
    • Send props to index - by wibus-wee (d306d)
    • Render custom pages in page detail router - by wibus-wee (ea58c)
    • Use art-template, kill fucking fastify-ejs - by wibus-wee (1f731)
View changes on GitHub

v1.6.2

10 Aug 10:50
Compare
Choose a tag to compare

🐞 Bug Fixes

  • category:
    • Merge category with right field - by wibus-wee (38167)
  • markdown:
    • Split ids in server - by wibus-wee (335db)
    • Remove useless enum value - by wibus-wee (f0859)
  • post:
    • Summary props define is optional - by wibus-wee (25f40)

🏎 Performance

  • category: Friendly notice when merging with an error type - by wibus-wee (eb454)
View changes on GitHub

v1.6.1 ( v1.6.0-patch-1 )

09 Aug 09:03
Compare
Choose a tag to compare

🐞 Bug Fixes

  • configs: Allow origins arguments - by wibus-wee (67977)
View changes on GitHub

v1.6.0

09 Aug 07:26
Compare
Choose a tag to compare

🚨 Breaking Changes

  • configs: Fetching and modifying configs is now supported - by wibus-wee (db591)

🚀 Features

  • links:
    • Add delete link api - by wibus-wee (357a3)
    • Patch link information api - by wibus-wee (34df7)

🐞 Bug Fixes

  • category:
    • Cannot find posts using category slug - by wibus-wee (c7b2d)
  • config:
    • Change script pathname - by wibus-wee (983b5)
  • deps:
    • Update dependency @typegoose/auto-increment to v1.6.0 - by renovate[bot] in #271
    • Update nest monorepo to v9.0.8 - by renovate[bot] in #275
  • post:
    • Use image service to record metas - by wibus-wee (743cf)

🏎 Performance

  • category:
    • Change merge api path and method - by wibus-wee (fc4a2)
  • comments:
    • Use decorator IsMaster() instead of Auth() - by wibus-wee (a7800)
    • Change comments dir name - by wibus-wee (36f7f)
  • links:
    • Change links status enum orders - by wibus-wee (d2e78)
  • post:
    • Check password in query - by wibus-wee (a49aa)
View changes on GitHub

v1.5.3

01 Aug 06:42
Compare
Choose a tag to compare

🐞 Bug Fixes

  • comment:
  • global:
  • deps:
    • Update nest monorepo to v9.0.6 - by renovate[bot] in #266
    • Update dependency @typegoose/typegoose to v9.11.0 - by renovate[bot] in #268
    • Update nest monorepo to v9.0.7 - by renovate[bot] in #267
    • Update dependency @typegoose/auto-increment to v1.5.0 - by renovate[bot] in #269
View changes on GitHub

v1.5.2

28 Jul 09:07
4cc942d
Compare
Choose a tag to compare

🚀 Features

🐞 Bug Fixes

View changes on GitHub

Release v1.5.1

19 Jul 07:49
Compare
Choose a tag to compare

Next Space Core Offical Version 1.5.1 Release!

感谢 @MYXXTS @origami-tech @Truimo 等大佬的鼎力相助

经过1年的摸索与将近1个月的从零重构,我们出版了新的 core,新的起点。

新的 core 使用了 MongoDB 与 Redis 技术栈,在原有集群基础上,继续提高了性能;新的 core 诞生了一个新的 BREAKING 模块:「插件系统」,目前此系统的设计尚在讨论中,但已完成基本的插件注册,激活,应用插件

重构后的 core 修改了什么、需要注意什么、新的特性是什么、如何安装并使用,后期会一并写在文档中


🚨 Breaking Changes

🚀 Features

🐞 Bug Fixes

🏎 Performance

View changes on GitHub

Release v1.4.1-alpha.0

16 Jul 08:58
Compare
Choose a tag to compare
Pre-release

🐞 Bug Fixes

  • dto:
    • Use status instead of state - by wibus-wee (ff0c5)
  • post:
    • Post model set summary to string - by wibus-wee (58fa5)
    • Field type crashed with transform options - by wibus-wee (71683)
  • user:
    • Throw exception in a wrong time - by wibus-wee (6d375)

🏎 Performance

  • comment: Set status default as Unread key - by wibus-wee (a641e)
  • links: Swap positions of Audit and Pass - by wibus-wee (ab8e9)
View changes on GitHub