Files
plugin-library/Assets/10.StoryEditor/CHANGELOG.md
mzh fb4f1f0708 【m】10.StoryEditor [1.0.6] - 2026-01-08
### Fixed
- 处理Sample无法下载的问题
- 处理Graph选择加载器时指定程序集后不产生选项的问题
2026-01-08 15:23:32 +08:00

34 lines
958 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Changelog
此包的所有更新日志会被记录在此文件中
## [1.0.6] - 2026-01-08
### Fixed
- 处理Sample无法下载的问题
- 处理Graph选择加载器时指定程序集后不产生选项的问题
## [1.0.5] - 2026-01-06
### Changed
- 添加更新日志
- 修改加载器选择范围,允许指定程序集检查
### Fixed
- 处理Sample在UnityPackage窗口不显示的问题
## [1.0.4] - 2026-01-06
### Fixed
- 移除Editor程序集在Editor以外平台的编译许可解决打包报错问题
## [1.0.3] - 2026-01-06
### Changed
- 由于ARMaxPro环境自带了一份DoTween且该DoTween处于Plugins目录无法被程序集引用移除DoTween并改用异步动画替代
## [1.0.2] - 2026-01-06
### Fixed
- 处理RunTime程序集乱码报错
## [1.0.1] - 2026-01-06
### Added
- 添加程序集com.storyeditor.runtime和com.storyeditor.editor
## [1.0.0] - 2026-01-06
### Added
- 初始发布,包含基础剧本编辑器框架。