Skip to content

v1.7.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@wibus-wee wibus-wee released this 16 Aug 05:29
· 737 commits to main since this 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