Skip to content

Commit

Permalink
update updates
Browse files Browse the repository at this point in the history
  • Loading branch information
GMYXDS committed Nov 12, 2022
1 parent 497862a commit 36bbca6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion MstscManager/MstscManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>
<ApplicationIcon>remote-desktop-512.ico</ApplicationIcon>
<AssemblyName>MSTSC远程管理器</AssemblyName>
<AssemblyName>MstscManager</AssemblyName>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down
15 changes: 15 additions & 0 deletions Updates.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,18 @@
## v1.3

- 修复加速sql的一些bug

## V1.4

- [x] 其他功能label dpi适配
- [x] UltraVNC 右下角连接失败,密码为*的问题
- [x] 没有选中服务器时候连接失败错误
- [x] 修复导入本机mstsc报错
- [x] 修复编辑主机时候查看密码报错的问题(关键修复)
- [x] 修复mstsc连接始终是全屏的问题
- [x] 修复mstsc组合键的设置问题
- [x] 修复radmin自动填充失效的问题(概率问题)
- [x] 细节优化
- [x] 添加主句时候默认填充当前选中分类
- [x] 添加主机隐藏查看密码和选择用户功能
- [x] 其他功能失去焦点时候自动关闭功能

0 comments on commit 36bbca6

Please sign in to comment.