v1.7.0-alpha.0
Pre-release
Pre-release
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:
🚀 Features
- fastify:
- Support
moment
locals methods - by wibus-wee (fd98e)
- Support
- 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:
- deps:
- post:
- Record images meta in creating - by wibus-wee (56e41)
🏎 Performance
- aggregate:
- Find top add
text
field - by wibus-wee (24e2d)
- Find top add
- 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)