v0.6.3: hero detail bottom drawer that pushes role tags, matches page summary dedupe.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
voson
2026-07-30 09:18:31 +08:00
co-authored by Cursor
parent aac4593cc5
commit 79ce5cfd2e
6 changed files with 308 additions and 43 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ from shared.paths import (
from seo_prerender import DEFAULT_SITE_ORIGIN, write_seo_bundle
from serve_relations import WEB_DIR, build_payload
SITE_VERSION = "0.6.2"
SITE_VERSION = "0.6.3"
DEFAULT_OSS_BASE = "https://climperor.oss-cn-shanghai.aliyuncs.com"