* integrate websocket redis adapter * use APP_SECRET for jwt signing * auto migrate database on startup in production * add updatedAt to update db operations * create enterprise ee package directory * fix comment editor focus * other fixes
* seo friendly urls * custom client serve-static module * database fixes * fix recent pages * other fixes
* replace TypeORM with Kysely query builder * refactor migrations * other changes and fixes