1.0.37-preview
✨ 内容
- 支持构建多个资源包。
 
🪄 优化
- 在查询模式下,首包资源会高亮显示,提高可视化体验。
 - 优化首包分化规则,避免首包标签资源受共享资源影响,新增资源包大小。
 - 支持通过 Python 方式上传到谷歌云。
 - 将首包组合 bundle pack 模式修改为收集器模式,提高资源管理的灵活性。
 - 对 Yoo 资源下载器加载器接口进行了优化。
 - 序列记录将包含收集组标签信息。
 - 在编辑器模式下忽略首包记录资源包。
 
💫 修复
- 修复远端资源路径错误的问题,确保远端资源路径正确。
 
📌 格式
- 更新代码格式,提高代码的可读性和可维护性。
 
✨ Feature
- Added support for building multiple resource packages.
 
🪄 Improvement
- In query mode, first-package resources will be highlighted, improving the visual experience.
 - Optimized the first-package differentiation rules to prevent first-package label resources from being affected by shared resources, resulting in increased resource package size.
 - Added support for uploading to Google Cloud via Python.
 - Changed the first-package combined bundle pack mode to collector mode, increasing the flexibility of resource management.
 - Optimized the Yoo resource downloader loader interface.
 - Sequence records will now include collector group label information.
 - Ignored first-package recorded resource packages in editor mode.
 
💫 Fixes
- Fixed the issue of incorrect remote resource paths, ensuring that remote resource paths are correct.
 
📌 Format
- Updated code formatting to improve readability and maintainability.
 
Full Changelog: 1.0.34-preview...1.0.37-preview