You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: clean _x000D_ artifacts from idiom sections + bump version to r33
Apply unified _clean() to all 11 idiom section fields extracted from
raw_json (previously only source_text was cleaned). Update cache busters
and version to 2026.03.26-r33. Add README entry for idiom dict + s2t.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: frontend/assets/version.json
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,12 @@
1
1
{
2
-
"frontend_refactor_version": "2026.03.17-r32",
3
-
"updated_at": "2026-03-17",
2
+
"frontend_refactor_version": "2026.03.26-r33",
3
+
"updated_at": "2026-03-26",
4
4
"history": [
5
+
{
6
+
"version": "2026.03.26-r33",
7
+
"date": "2026-03-26",
8
+
"summary": "integrated MOE idiom dictionary (5489 entries) for both 初中/高中 dict pages, added simplified↔traditional Chinese conversion (opencc) so simplified queries match MOE traditional-only entries, structured idiom display with sections (释义/典故/典源/注解/语义/例句/书证/近反义), fixed _x000D_ XML artifacts in idiom content, enhanced AI chat context with MOE revised + idiom evidence"
0 commit comments