Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
quardCRT_macos_V041_arm64.dmg | 2024-01-18 | 61.3 MB | |
quardCRT_windows_V041_x86_64_setup.exe | 2024-01-13 | 44.0 MB | |
quardCRT_windows_V041_x86_64_msvc_setup.exe | 2024-01-13 | 63.1 MB | |
quardCRT_macos_V041_x86_64.dmg | 2024-01-13 | 61.4 MB | |
quardCRT_Linux_V041_x86_64.AppImage | 2024-01-13 | 70.7 MB | |
quardCRT_Linux_V041_x86_64.deb | 2024-01-13 | 52.3 MB | |
README.md | 2024-01-13 | 1.9 kB | |
V0.4.1 source code.tar.gz | 2024-01-13 | 68.3 MB | |
V0.4.1 source code.zip | 2024-01-13 | 68.9 MB | |
Totals: 9 Items | 489.9 MB | 1 |
更新内容
- 增加会话管理器中在新窗口打开会话功能
- 增加设置标签页加号按钮位模式可选为 新建会话/克隆会话/本地Shell会话 三种方式
- 增加会话管理器中过滤功能
- 修复在拖拽标签时预览窗口存在导致的窗口闪烁问题
- 预编译二进制文件提供AppImage格式 #I8EVJR
git commit
- release:v0.4.1
- Merge commit '5fd6995ea0493f4265080b7e94adba92530bef6a' into main
- src:update NewTabMode
- src:update doc
- doc:update image for english in readme
- src:Remove environment LC_CTYPE and LANG variables
- src:Remove LC_ALL environment variable in UnixPtyProcess::startProcess()
- doc:Add support for additional languages in README files
- src:Add session filter functionality
- src:Add TODO.md file and update linux.yml, macos.yml, and windows.yml
- Merge pull request [#20] from QQxiaoming/imgbot
- [ImgBot] Optimize images
- Update MessagesFile paths in build_setup.iss
- Added support for additional languages in the setup wizard
- lang:update translate file
- ci:add build AppImage script
- src:Add session opening functionality in new window
- Add code_analyze.py for analyzing code lines, comments, and blanks
- srcc:Fix disconnect and reconnect functionality in SessionsWindow
- src:Add new tab mode option and handle tab add request accordingly
- src:update plugininfowindow.cpp to open the plugin directory
- doc:update doc
- doc:update doc
- src:Fix tab preview window flickering issue during tab dragging
- doc:fix README
- doc:update doc
完整的更新日志: https://github.com/QQxiaoming/quardCRT/compare/V0.4.0...V0.4.1