Skip to content

Releases: AIO-GAME/Unity.Asset.CLI

1.1.14-preview

24 Jun 03:56
1.1.14-preview
2dfd495
Compare
Choose a tag to compare

✨ 修复

  • 系统配置封装类修改

✨ Fixes

  • The system configuration encapsulation class is modified

Full Changelog: 1.1.13-preview...1.1.14-preview

1.1.13-preview

18 Jun 03:32
1.1.13-preview
bb2a759
Compare
Choose a tag to compare

✨ 修复

  • Unity 2022 丢失 using 引用

✨ Fixes

  • Unity 2022 lost using reference

Full Changelog: 1.1.12-preview...1.1.13-preview

1.1.12-preview

12 Jun 07:29
1.1.12-preview
57c1b05
Compare
Choose a tag to compare

✨ 优化


✨ Optimization


Full Changelog: 1.1.10-preview...1.1.12-preview

1.1.10-preview

07 Jun 07:05
1.1.10-preview
e191e38
Compare
Choose a tag to compare

🔧 修复

  • 本地模式初始化异常

🔧 Fixed

  • Local Mode Init Error

What's Changed

New Contributors

Full Changelog: 1.1.8-preview...1.1.10-preview

1.1.9-preview

03 Jun 08:17
1.1.9-preview
a3be47d
Compare
Choose a tag to compare

✨ 内容

  • 新增资源搜索框
  • 更新多线程加载

💫 修复

  • 修复编辑器窗口异常

✨ Feature

  • Added a resource search box.
  • Updated multi-threaded loading.

💫 Fixed

  • Fixed an issue causing editor window exceptions.

Full Changelog: 1.1.8-preview...1.1.9-preview

1.1.8-preview

29 Apr 00:29
1.1.8-preview
baf6605
Compare
Choose a tag to compare

✨ 内容

  • 新增宏定义,增强代码灵活性和可配置性。
  • 资源管理系统支持同步初始化,提供更多初始化选项。

💫 修复

  • 优化下载进度接口,改进异常输出,提高异常处理的准确性和可读性。

🪄 优化

  • 兼容 2022 API,确保代码在新版本下的兼容性。
  • 资源请求接口和资源加载 API 支持使用 IHandle 接口进行同步异步协程等加载,增强加载接口的灵活性。
  • 优化编辑器配置数据,提高配置数据的可用性和稳定性。
  • 全新 Editor 资源管理编辑器,提供更强大和易用的资源管理功能。

✨ Feature

  • Added macro definitions to enhance code flexibility and configurability.
  • The resource management system now supports synchronous initialization, providing more initialization options.

💫 Fixed

  • Optimized the download progress interface, improved error output, and enhanced the accuracy and readability of error handling.

🪄 Improvement

  • Made compatibility adjustments for the 2022 API to ensure code compatibility with the new version.
  • Resource request interfaces and resource loading APIs now support synchronous and asynchronous loading using the IHandle interface, enhancing the flexibility of loading interfaces.
  • Optimized editor configuration data to improve the availability and stability of configuration data.
    Introduced a new Editor resource management editor, providing more powerful and user-friendly resource management features.

Full Changelog: 1.1.7-preview...1.1.8-preview

1.1.7-preview

15 Mar 07:05
1.1.7-preview
b651f67
Compare
Choose a tag to compare

💫 修复

  • 修复资源下载器在下载失败后继续下载时,百分比进度超过100的问题,确保下载进度在合理范围内。

💫 Fixed

  • Fixed an issue where the resource downloader's progress percentage exceeded 100 when continuing to download after a failure, ensuring that the download progress remains within a reasonable range.

Full Changelog: 1.1.6-preview...1.1.7-preview

1.1.6-preview

14 Mar 15:16
1.1.6-preview
67d4974
Compare
Choose a tag to compare

💫 修复

  • 修复资源下载器总值保持不变的问题,确保总值能够根据已下载文件的大小进行更新,保留已下载文件大小。

💫 Fixed

  • Fixed an issue where the total value of the resource downloader remained unchanged, ensuring that the total value is updated based on the size of downloaded files, preserving the size of downloaded files.

Full Changelog: 1.1.5-preview...1.1.6-preview

1.1.5-preview

13 Mar 09:45
1.1.5-preview
62a36f2
Compare
Choose a tag to compare

💫 修复

  • 修复场景卸载切换出现 yoo 不能卸载主场景的问题,确保主场景能够正确卸载。

🪄 优化

  • 优化资源框架在 Editor 模式下的日志输出,提升日志信息的清晰度和可读性。
  • 提高资源工具在查询模式下搜索文件的速度,优化搜索算法,提高搜索效率。

💫 Fixes

  • Fixed an issue where Yoo was unable to unload the main scene when switching scenes, ensuring that the main scene can be unloaded properly.

🪄 Improvement

  • Enhanced the clarity and readability of log outputs in Editor mode for the resource framework.
  • Improved the speed of file searching in query mode for the resource tool, optimizing the search algorithm for better efficiency.

Full Changelog: 1.1.4-preview...1.1.5-preview

1.1.4-preview

07 Mar 08:43
1.1.4-preview
f19b206
Compare
Choose a tag to compare

💫 修复

  • 修复谷歌云 FTP 上传对比清单异常的问题,确保对比清单操作的准确性和稳定性。

🪄 优化

  • 优化上传谷歌云的 Python 工具脚本,提高上传工具的效率和易用性。
  • 上传 FTP 时自动更新平台版本,确保上传操作的及时性和准确性。

💫 Fixes

  • Fixed an issue with Google Cloud FTP upload where the comparison manifest was causing exceptions, ensuring the accuracy and stability of comparison operations.

🪄 Improvement

  • Enhanced the efficiency and usability of the Python tool script for uploading to Google Cloud.
  • Automatically updates the platform version when uploading via FTP to ensure the timeliness and accuracy of the upload operation.

Full Changelog: 1.1.3-preview...1.1.4-preview