Skip to content

Commit 993e3f5

Browse files
committed
Bump FlashMaster to 2.2.0
1 parent d022acb commit 993e3f5

3 files changed

Lines changed: 17 additions & 23 deletions

File tree

CHANGELOG-zh.txt

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
11
FlashMaster by PeratX <peratx@itxtech.org>
22
版权所有 (c) 2019-2026 iTX Technologies
33
===================================
4-
版本 2.1.1
5-
- 更新内嵌 fdnext 到 v2.2.0(90b91d6),刷新 NAND Flash ID process 查询与控制器资源,提升解码/搜索匹配覆盖。
6-
- 更新内嵌 fdnext 到 v2.2.0(7726513),新增 Micron HBM/HMC 与更完整的 Micron DRAM PNS decodepack 覆盖,依据官方文档扩展 SpecTek DRAM/mobile/managed memory 规则,隐藏内部 decodepack code 字段,并随统一 prefix crawler 刷新 MDB/FDB 搜索资源。
7-
- 更新内嵌 fdnext 到 v2.2.0(41422c3),清理生成的 FDB 数据,移除歧义别名、占位变体、泛化标签、合成 key、仅控制器料号和低置信 Flash ID,同时保留可信支持列表料号。
8-
- 优化 fdnext 控制器分组投影,decode/search 的 controllerGroup 筛选现在使用更新后的分组定义与本地化 capabilities 元数据。
9-
- 更新内嵌 fdnext 到 v2.2.0(a614e0d),新增本地化控制器分组标题/说明、显式全部/精选分组,并支持 decode/search 通过 controllerGroup 筛选控制器输出。
10-
- 设置页新增独立控制器分组卡片;分组名称、说明与展示顺序完全使用 fdnext capabilities 返回的数据,不再由 FlashMaster 内置翻译或二次分段。
11-
- 更新内嵌 fdnext 到 v2.2.0(048f7a3),扩展 Samsung DRAM 与 KIOXIA NAND token 覆盖、Phison NAND/UFD 支持、Innostor 与 Alcor 控制器支持列表资源,并增强 decodepack token 校验。
12-
- 更新内嵌 fdnext 到 v2.2.0(e86d0ea),新增 Samsung UFS dump 元数据,扩展 ISSI DRAM 解析覆盖,并统一各厂商 DRAM decodepack 字段输出。
13-
- 更新内嵌 fdnext 到 v2.2.0(96941db),扩展 NAND Flash ID decodepack 覆盖,补充 Intel、KIOXIA、Micron/Intel 定义、Samsung、SanDisk、SK hynix、SpecTek、YMTC 等识别规则,改进 Flash ID 后处理与 decodepack 编译,并修复 fdnext capabilities 版本元数据。
14-
- 更新内嵌 fdnext 到 v2.1.0(7f3fc54),新增 ESMT 与 Etron DRAM decodepack,并扩展非 Micron DRAM 料号覆盖。
4+
版本 2.2.0
5+
- 设置页新增控制器分组卡片;FlashMaster 会将选择的控制器分组保存到本地,并应用到料号解析、料号搜索、Flash ID 解析和 Flash ID 搜索。
6+
- 解析器能力详情增强控制器清单展示,支持按 capabilities 返回的本地化名称/说明展示分组、默认分组和可展开控制器列表。
157
- 新增构建期侧边栏页脚信息环境变量,可显示 ICP 备案号或其他公开部署信息,并支持配置外部链接。
8+
- 优化 Cloudflare Pages history 模式部署规则,静态资源直通、SPA 路由回落,并新增应用内 404 页面,对未知路由标记 noindex。
9+
- 统一料号和 Flash ID 解析结果中的厂商 Logo 渲染,改善深色 Logo 处理和不同主题下的尺寸一致性。
10+
- 精简搜索结果展示,从紧凑摘要和 Flash ID 结果表格中隐藏控制器投影字段,减少重复信息。
11+
- 清理更新日志弹窗,移除冗余副标题,同时保留带 hash 的完整 FlashMaster 版本展示,并继续按基础版本记录已读状态。
12+
- 内嵌解析器更新内容见 fdnext v2.2.0 release notes:https://github.com/iTXTech/fdnext/releases/tag/v2.2.0
1613

1714
===================================
1815
版本 2.1.0

CHANGELOG.txt

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
11
FlashMaster by PeratX <peratx@itxtech.org>
22
Copyright (c) 2019-2026 iTX Technologies
33
===================================
4-
Version 2.1.1
5-
- Updated embedded fdnext to v2.2.0 (90b91d6), refreshing NAND Flash ID process lookups and controller resources for more complete decode/search matching.
6-
- Updated embedded fdnext to v2.2.0 (7726513), adding Micron HBM/HMC and expanded Micron DRAM PNS decodepack coverage, broadening SpecTek DRAM/mobile/managed memory rules from official documentation, hiding internal decodepack code fields, and refreshing MDB/FDB search resources around the unified prefix crawler.
7-
- Updated embedded fdnext to v2.2.0 (41422c3), cleaning generated FDB data by dropping ambiguous aliases, placeholder variants, generic labels, synthetic keys, controller-only parts, and low-confidence Flash IDs while preserving trusted support part numbers.
8-
- Refined fdnext controller group projections so decode/search controller filtering uses the updated group definitions and localized capability metadata.
9-
- Updated embedded fdnext to v2.2.0 (a614e0d), adding localized controller group titles/descriptions, explicit all/selected groups, and controllerGroup filtering for decode/search operations.
10-
- Settings now has a dedicated controller group card; group names, descriptions, and display order come directly from fdnext capabilities instead of FlashMaster-maintained labels or secondary grouping.
11-
- Updated embedded fdnext to v2.2.0 (048f7a3), expanding Samsung DRAM and KIOXIA NAND token coverage, Phison NAND/UFD support, Innostor and Alcor controller support-list resources, and decodepack token validation.
12-
- Updated embedded fdnext to v2.2.0 (e86d0ea), adding Samsung UFS dump metadata, expanding ISSI DRAM decoder coverage, and normalizing DRAM decodepack field output across vendors.
13-
- Updated embedded fdnext to v2.2.0 (96941db), expanding NAND Flash ID decodepack coverage across Intel, KIOXIA, Micron/Intel-def, Samsung, SanDisk, SK hynix, SpecTek, and YMTC identifiers, improving Flash ID post-processing and decodepack compilation, and fixing fdnext capabilities version metadata.
14-
- Updated embedded fdnext to v2.1.0 (7f3fc54), adding ESMT and Etron DRAM decodepacks and expanding non-Micron DRAM PN coverage.
4+
Version 2.2.0
5+
- Added a Settings controller group card. FlashMaster now stores the selected controller groups locally and applies them to PN decode, PN search, Flash ID decode, and Flash ID search.
6+
- Improved parser capability details with grouped controller inventory, localized group names/descriptions from capabilities, default group display, and expandable controller lists.
157
- Added build-time sidebar footer notice variables for ICP filing text or other public deployment information, with optional external links.
8+
- Improved history-mode deployment on Cloudflare Pages with static asset passthrough, SPA route fallback, and a dedicated in-app 404 page that marks unknown routes as noindex.
9+
- Unified vendor logo rendering across PN and Flash ID decode results, including dark-logo handling and more consistent sizing across themes.
10+
- Reduced search-result noise by hiding controller projection fields from compact result summaries and Flash ID result tables.
11+
- Cleaned up the changelog dialog by removing the redundant subtitle while keeping full hash-bearing FlashMaster version display and normalized read-state tracking.
12+
- Embedded parser updates are summarized in the fdnext v2.2.0 release notes: https://github.com/iTXTech/fdnext/releases/tag/v2.2.0
1613

1714
===================================
1815
Version 2.1.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flashmaster",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"private": true,
55
"type": "module",
66
"packageManager": "pnpm@10.29.3",

0 commit comments

Comments
 (0)