Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
quardCRT_windows_V042_x86_64_setup.exe | 2024-01-28 | 44.0 MB | |
quardCRT_windows_V042_x86_64_msvc_setup.exe | 2024-01-28 | 63.1 MB | |
quardCRT_macos_V042_x86_64.dmg | 2024-01-28 | 61.5 MB | |
quardCRT_macos_V042_arm64.dmg | 2024-01-28 | 61.3 MB | |
quardCRT_Linux_V042_x86_64.deb | 2024-01-28 | 52.4 MB | |
quardCRT_Linux_V042_x86_64.AppImage | 2024-01-28 | 70.9 MB | |
README.md | 2024-01-28 | 2.0 kB | |
V0.4.2 source code.tar.gz | 2024-01-28 | 68.1 MB | |
V0.4.2 source code.zip | 2024-01-28 | 68.6 MB | |
Totals: 9 Items | 489.9 MB | 1 |
更新内容
- 全屏模式下增加ESC退出全屏功能
- 插件平台支持动态启用/禁用插件功能
- 优化解决软件启动后固定占用CPU负载问题
- 优化windows下本地终端上下搜索历史命令时光标位置错误问题
- 修复tftpsever可能的错误ack处理问题
- 修复macos下全屏导致程序崩溃问题
- 修复macos native UI模式下标题按钮没有切换为macos风格问题
- 修复macos通过native UI样式标题按钮全屏后,无法显示界面上上下文菜单中退出全屏选项问题
- 预构建版本增加对于插件生态平台的预构建插件的打包
git commit
- release:v0.4.2
- Optimize local terminal history search cursor position on Windows
- Fix the issue that the plug-in is not correctly integrated in windows ci
- Update plugininterface to version 2
- Fix TFTP block numbering issue
- Add dynamic enable/disable plugin support
- Add script to download plugins and update workflows
- Fix issue with fullscreen display in macOS native UI style
- Fix macOS native UI mode caption button style issue
- Merge pull request [#25] from QQxiaoming/imgbot
- [ImgBot] Optimize images
- Add BUILD_DATE_TAG variable to about page
- Fix fullscreen crash issue on macOS
- Add QQueue, QMutexLocker, and QWaitCondition to SftpTransferThread
- Update build_setup.bat and build_setup_msvc.bat to use xcopy with addi…
- ci:Update artifact paths for AppImage, DMG, and Windows setup
- src:Update language files
- src:Add ESC shortcut to exit full screen.
- src:Update QGoodWindow version to 2.4.2
- Add macOS ARM64 build workflow
- Merge pull request [#24] from QQxiaoming/dependabot/github_actions/actio…
- build(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0
完整的更新日志: https://github.com/QQxiaoming/quardCRT/compare/V0.4.1...V0.4.2