From dfb08cc2bc9c6477dd98c7b447bb2e41b8a46f2b Mon Sep 17 00:00:00 2001 From: liu weikai Date: Sat, 27 Jun 2026 01:59:29 +0800 Subject: [PATCH] chore: prepare 0.1.31-alpha release --- CHANGELOG.md | Bin 120176 -> 120772 bytes packs/ja/README.md | 2 +- packs/ja/package.ini | 2 +- packs/ko/README.md | 2 +- packs/ko/package.ini | 2 +- packs/zh-Hans/README.md | 2 +- packs/zh-Hans/package.ini | 2 +- packs/zh-Hant/README.md | 2 +- packs/zh-Hant/package.ini | 2 +- site/data/packs.json | 34 +++++++++++++++++----------------- 10 files changed, 25 insertions(+), 25 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 976abb6e2d0f330ff36f02bf46c9c98fe46b3f90..594f973e50dbe1c918f89f0a50dc60c86e4ccd5e 100644 GIT binary patch delta 546 zcmeyciv7rX_6-x584V{-WL9T1pFGh|zMhLgmqCHSjUkhvf+3Y51;~zOP-ZY=Fky&g z&|t`5C;`F(hGGUQ27Mq*2dXOpik31YG3YTQGvqVm0!7P!qR9+7K(Z95(+H?nAE>H` zArUB&12jJu$SMJvt`FoF17RtUT@2&_ZK-F_1X`KMkO#Nggu##wR)cKO1bU%f0q70| thIjtFk#zPs*yBC*ArNcn>1!qfUIs1(5LRZG%w@;d+{e7VkD2k&MF2sXV-f%W delta 18 acmX@Ip8dlr_6-x5o1d_5f5OW6;35E5atR#( diff --git a/packs/ja/README.md b/packs/ja/README.md index 6202a01d..becba20d 100644 --- a/packs/ja/README.md +++ b/packs/ja/README.md @@ -65,7 +65,7 @@ Notes: `python scripts/build_pack_repository.py --pack-root packs --site-root site` produces: -- `site/assets/packs/ja-1.1.1.zip` +- `site/assets/packs/ja-1.1.2.zip` - `site/data/packs.json` The zip is the bundle artifact for a future Extensions downloader. Its `payload/` directory unpacks into `/trailmate/packs/...`. diff --git a/packs/ja/package.ini b/packs/ja/package.ini index cd887e50..978bd559 100644 --- a/packs/ja/package.ini +++ b/packs/ja/package.ini @@ -1,7 +1,7 @@ kind=package id=ja package_type=locale-bundle -version=1.1.1 +version=1.1.2 display_name=Japanese summary=Japanese review locale bundle with external CJK font coverage for UI text and mixed-language content; display-only until Japanese input is implemented. description=DESCRIPTION.txt diff --git a/packs/ko/README.md b/packs/ko/README.md index fd93790c..6668ec13 100644 --- a/packs/ko/README.md +++ b/packs/ko/README.md @@ -65,7 +65,7 @@ Notes: `python scripts/build_pack_repository.py --pack-root packs --site-root site` produces: -- `site/assets/packs/ko-1.1.1.zip` +- `site/assets/packs/ko-1.1.2.zip` - `site/data/packs.json` The zip is the bundle artifact for a future Extensions downloader. Its `payload/` directory unpacks into `/trailmate/packs/...`. diff --git a/packs/ko/package.ini b/packs/ko/package.ini index 828a58cf..3ad04103 100644 --- a/packs/ko/package.ini +++ b/packs/ko/package.ini @@ -1,7 +1,7 @@ kind=package id=ko package_type=locale-bundle -version=1.1.1 +version=1.1.2 display_name=Korean summary=Korean review locale bundle with external CJK font coverage for UI text and mixed-language content; display-only until Korean input is implemented. description=DESCRIPTION.txt diff --git a/packs/zh-Hans/README.md b/packs/zh-Hans/README.md index fe366ee2..035b545e 100644 --- a/packs/zh-Hans/README.md +++ b/packs/zh-Hans/README.md @@ -125,7 +125,7 @@ Notes: `python scripts/build_pack_repository.py --pack-root packs --site-root site` produces: -- `site/assets/packs/zh-Hans-1.1.1.zip` +- `site/assets/packs/zh-Hans-1.1.2.zip` - `site/data/packs.json` The zip is the bundle artifact used by the Extensions downloader. Its `payload/` diff --git a/packs/zh-Hans/package.ini b/packs/zh-Hans/package.ini index e5aac508..a29ae54c 100644 --- a/packs/zh-Hans/package.ini +++ b/packs/zh-Hans/package.ini @@ -1,7 +1,7 @@ kind=package id=zh-Hans package_type=locale-bundle -version=1.1.1 +version=1.1.2 display_name=Simplified Chinese summary=Tiered Simplified Chinese locale bundle with a fast core font, an on-demand extension font, and the built-in Pinyin IME backend. description=DESCRIPTION.txt diff --git a/packs/zh-Hant/README.md b/packs/zh-Hant/README.md index 3db79006..2c2eb536 100644 --- a/packs/zh-Hant/README.md +++ b/packs/zh-Hant/README.md @@ -65,7 +65,7 @@ Notes: `python scripts/build_pack_repository.py --pack-root packs --site-root site` produces: -- `site/assets/packs/zh-Hant-1.1.1.zip` +- `site/assets/packs/zh-Hant-1.1.2.zip` - `site/data/packs.json` The zip is the bundle artifact for a future Extensions downloader. Its `payload/` directory unpacks into `/trailmate/packs/...`. diff --git a/packs/zh-Hant/package.ini b/packs/zh-Hant/package.ini index f128ec8f..dbcbb5bb 100644 --- a/packs/zh-Hant/package.ini +++ b/packs/zh-Hant/package.ini @@ -1,7 +1,7 @@ kind=package id=zh-Hant package_type=locale-bundle -version=1.1.1 +version=1.1.2 display_name=Traditional Chinese (Taiwan) summary=Traditional Chinese (Taiwan) review locale bundle with CJK font coverage; display-only until native review and a real Zhuyin-focused IME are available. description=DESCRIPTION.txt diff --git a/site/data/packs.json b/site/data/packs.json index 0333863b..427de540 100644 --- a/site/data/packs.json +++ b/site/data/packs.json @@ -1,7 +1,7 @@ { "schema_version": 1, "archive_layout": "trailmate-pack-v1", - "generated_at": "2026-06-16T21:20:43.050954Z", + "generated_at": "2026-06-26T17:52:53.216153Z", "packages": [ { "id": "ar", @@ -269,7 +269,7 @@ { "id": "ja", "package_type": "locale-bundle", - "version": "1.1.1", + "version": "1.1.2", "display_name": "Japanese", "summary": "Japanese review locale bundle with external CJK font coverage for UI text and mixed-language content; display-only until Japanese input is implemented.", "description": "Japanese installs the ja locale together with the ja-cjk external font pack so menu text,\nlabels, and received Japanese content can render without inflating the firmware image.\n\nThis bundle is currently display-only. It does not add a Japanese IME yet, but it keeps\nJapanese coverage available as an installable package on SD storage.", @@ -319,9 +319,9 @@ }, "archive": { "layout": "trailmate-pack-v1", - "path": "assets/packs/ja-1.1.1.zip", - "size_bytes": 19843, - "sha256": "e1f6a419deafdb214b800a33c877ec95d293a0d3cccf5090ee0bdd71d96337cb" + "path": "assets/packs/ja-1.1.2.zip", + "size_bytes": 32744, + "sha256": "3024bba7427b4a9584ecee92304e7e0bbcec09233cd03b62b849dcefe5ca4b62" }, "files": { "package_manifest": "package.ini", @@ -332,7 +332,7 @@ { "id": "ko", "package_type": "locale-bundle", - "version": "1.1.1", + "version": "1.1.2", "display_name": "Korean", "summary": "Korean review locale bundle with external CJK font coverage for UI text and mixed-language content; display-only until Korean input is implemented.", "description": "Korean installs the ko locale together with the ko-cjk external font pack so interface\nlabels and Korean content can render correctly without carrying the glyph set in firmware.\n\nThis bundle is currently display-only. It does not add a Korean IME yet, but it keeps\nKorean support available as an installable SD package.", @@ -382,9 +382,9 @@ }, "archive": { "layout": "trailmate-pack-v1", - "path": "assets/packs/ko-1.1.1.zip", - "size_bytes": 16667, - "sha256": "a79b873399db6a5a102be79cae97c823f182fd8af63edecbd62406dcadd94eb9" + "path": "assets/packs/ko-1.1.2.zip", + "size_bytes": 24692, + "sha256": "7d3554548fb5cb6da1188ef872440c02bea9a069a67ad8a7cbf7224263153940" }, "files": { "package_manifest": "package.ini", @@ -395,7 +395,7 @@ { "id": "zh-Hans", "package_type": "locale-bundle", - "version": "1.1.1", + "version": "1.1.2", "display_name": "Simplified Chinese", "summary": "Tiered Simplified Chinese locale bundle with a fast core font, an on-demand extension font, and the built-in Pinyin IME backend.", "description": "Simplified Chinese installs the zh-Hans locale, a tiered two-pack font stack, and the\nzh-hans-pinyin IME registration used by the built-in Pinyin input backend.\n\nThe bundle ships:\n- zh-hans-core: the common-glyph UI/content font loaded first for fast startup and lower steady-state RAM use\n- zh-hans-ext: the remaining Chinese glyph coverage that the runtime can load on demand as a content supplement\n- zh-hans-pinyin: the built-in Pinyin IME registration layer\n\nUse this bundle when you want a Chinese interface, Chinese text entry, or reliable\nrendering of Chinese names and chat content while another locale remains active, without\npaying the full monolithic CJK font cost up front.", @@ -459,9 +459,9 @@ }, "archive": { "layout": "trailmate-pack-v1", - "path": "assets/packs/zh-Hans-1.1.1.zip", - "size_bytes": 340058, - "sha256": "64716ff7f6b937b05ebcccf8418801825690767e57b4276c79da79ecb767ab35" + "path": "assets/packs/zh-Hans-1.1.2.zip", + "size_bytes": 340727, + "sha256": "dc81440ef61fc11fe87c793e1c88123591a88d92b7f5b4bc1d53f72007868271" }, "files": { "package_manifest": "package.ini", @@ -472,7 +472,7 @@ { "id": "zh-Hant", "package_type": "locale-bundle", - "version": "1.1.1", + "version": "1.1.2", "display_name": "Traditional Chinese (Taiwan)", "summary": "Traditional Chinese (Taiwan) review locale bundle with CJK font coverage; display-only until native review and a real Zhuyin-focused IME are available.", "description": "Traditional Chinese installs the zh-Hant locale together with the zh-hant-cjk external\nfont pack so the UI and mixed-language content can render Traditional Chinese correctly.\n\nThis bundle is display-focused today. It does not add a dedicated Traditional Chinese IME\nyet, but it keeps rendering support fully external to the firmware image.", @@ -523,9 +523,9 @@ }, "archive": { "layout": "trailmate-pack-v1", - "path": "assets/packs/zh-Hant-1.1.1.zip", - "size_bytes": 19355, - "sha256": "67914623ae80cd54b3ba4607e2087222ee8823b6d03ff630714ca0ae5574b6d1" + "path": "assets/packs/zh-Hant-1.1.2.zip", + "size_bytes": 36248, + "sha256": "403414a4597ce5965ab5d3cd9267aca1f8076a0de5e636fe5ee0fc0404027132" }, "files": { "package_manifest": "package.ini",