Skip to content

v1.6.0

Compare
Choose a tag to compare
@wibus-wee wibus-wee released this 09 Aug 07:26
· 788 commits to main since this release

🚨 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