v1.5.2-1.21.11
TeleportCommandsFabric v1.5.2
What's New:
- No new gameplay features in this release
This version focuses on fixing and stabilizing storage migration introduced in recent UUID-based home and warp updates
Changes:
-
Update storage schema version to
4 -
Refine storage migration pipeline by separating legacy normalization (
v3) and UUID-based upgrades (v4) -
Improve migration flow clarity to avoid inconsistent upgrade states across different historical versions
Bug Fix:
-
Fix incorrect storage version progression for data generated by
1.5.1and related builds -
Fix legacy
DefaultHomemigration producing invalid empty UUID entries instorage.json -
Fix missing
HiddenWarpUuidsfield during migration by automatically repairing and initializing it -
Improve robustness of migration logic when handling partially upgraded or inconsistent storage data
Other:
-
Further improve internal storage reliability and forward compatibility
-
Ensure all existing data converges correctly to UUID-based storage format
新增功能:
- 本版本未添加新的功能
本次更新主要用于修复和稳定近期引入的基于 UUID 的 home 和 warp 存储迁移逻辑
变更:
-
更新存储结构版本至
4 -
优化存储迁移流程,将旧版标准化处理(
v3)与 UUID 升级(v4)明确拆分 -
改进迁移逻辑结构,避免不同历史版本之间出现不一致的升级状态
Bug修复:
-
修复
1.5.1等版本生成的存储数据在版本升级过程中无法正确迁移的问题 -
修复旧版
DefaultHome迁移时可能写入空 UUID 的问题 -
修复迁移过程中缺失
HiddenWarpUuids字段的问题,现在会自动补全 -
增强迁移逻辑对部分升级/不完整数据的兼容性和稳定性
其他:
-
进一步提升存储系统的稳定性与向前兼容能力
-
确保所有历史数据能够正确收敛到基于 UUID 的统一格式