Changelog
All notable changes to this project will be documented in this file.
[0.7.18] - 2025-11-16
🚀 Features
- Make ui for network settings
- 使用
SkiaMarkdown.Avalonia替换Markdown.Avalonia - Add error tracing
- (settings) Update proxy UI and apply proxy config in startup
- (storage) Add detailed storage calculation and cleanup
- Finish instance storage page
🐛 Bug Fixes
- (resources) Remove unused proxy port label
💼 Other
- 加载器选择对话框多语言
- Make settings view i18n
- Make instance storage view i18n
🚜 Refactor
- Remove skiamarkdown
🎨 Styling
- Make launch button dim
⚙️ Miscellaneous Tasks
- Remove some comments
- Config sentry more detailed
- More sentry
- Update package
- Remove vscode fork files
Changelog
All notable changes to this project will be documented in this file.
[0.7.3] - 2025-08-19
🐛 Bug Fixes
- (ViewModels) 修复
InstanceWidgetsViewModel的构造函数 - (EnsureRuntimeStage) 修复运行时检查逻辑
💼 Other
- (fmt) 致命格式化
- 添加实例资源视图
- 实现截图浏览功能
- (fmt) Fmt
- (fmt) Fmt
🚜 Refactor
- 重命名
OnInitializedAsync为OnInitializeAsync - 优化视图模型和视图的代码格式
- 移除
trident.abstractions项目,并将其作为 submodule 引入 - (trident) 移除多余的项目引用和文件
- 优化数据模型和代码风格
- 移除
packagesegment.cs文件 - (Gallery) AI 完成了整个 Gallery 需要精修一下
- 重构导航,更换字体
- (ScrollViewer) 尝试按照官方的写法去修复Padding吞Bottom问题,无果
🎨 Styling
- 修复
.editorconfig文件中unity序列化字段符号的配置问题
⚙️ Miscellaneous Tasks
- 移除
Polymerium.App.csproj中的 GitVersion 属性 - (sln) Remove sln
- (project file) Remove .idea
- (editorconfig) Remove bom
- (kiro) Add some kiro stuff


