Add attachment text extraction, auto web news skill, and chat/voice UI updates.
Simplify asset upload temp paths, refresh deploy docs for Aliyun DNS topology, and ship MindSpace content-scan and auth improvements. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -283,6 +283,7 @@ export function createPublicationService(pool, options = {}) {
|
||||
}
|
||||
const scan = scanContent(`${page.title}\n${page.summary ?? ''}\n${publishContent}`, {
|
||||
format: page.page_type === 'html' ? 'html' : 'text',
|
||||
allowHtmlActiveContent: page.page_type === 'html',
|
||||
});
|
||||
const suggestedUrlSlug =
|
||||
conflict && accessMode !== 'private_link'
|
||||
|
||||
Reference in New Issue
Block a user