| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cmder.7z | 2024-05-31 | 75.2 MB | |
| cmder.zip | 2024-05-31 | 165.7 MB | |
| cmder_mini.zip | 2024-05-31 | 12.3 MB | |
| hashes.txt | 2024-05-31 | 232 Bytes | |
| README.md | 2024-05-31 | 3.0 kB | |
| v1.3.25 source code.tar.gz | 2024-05-31 | 182.7 kB | |
| v1.3.25 source code.zip | 2024-05-31 | 216.6 kB | |
| Totals: 7 Items | 253.6 MB | 30 | |
IMPORTANT
🔴 This release updates another dependency with a known vulnerability, it is suggested that you update as soon as possible.
Please see additional notes section below for information about the upcoming changes in Cmder as well.
What's Changed
- Updates to
3vendored dependencies by @github-actions in https://github.com/cmderdev/cmder/pull/2889 - Fix [#2859]; script error when cwd name contains
%by @chrisant996 in https://github.com/cmderdev/cmder/pull/2861 - Create SECURITY.md by @MartiUK in https://github.com/cmderdev/cmder/pull/2866
- Remove Cmder.exe race condition by @daxgames in https://github.com/cmderdev/cmder/pull/2891
- Revert Git update so not to include a release Candidate by @daxgames in https://github.com/cmderdev/cmder/pull/2892
- Enabled
match.expand_envvarsin the default clink settings by @DRSDavidSoft in https://github.com/cmderdev/cmder/commit/c9b77f618a9314d56bb0572d7209c1d02f0e593e - Do CI on development PRs by @daxgames in https://github.com/cmderdev/cmder/pull/2907
- fix: fix some typos in comments by @loselarry in https://github.com/cmderdev/cmder/pull/2932
- Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/cmderdev/cmder/pull/2905
- Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in https://github.com/cmderdev/cmder/pull/2918
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in https://github.com/cmderdev/cmder/pull/2926
- Bump microsoft/setup-msbuild from 1 to 2 by @dependabot in https://github.com/cmderdev/cmder/pull/2917
- Bump github/codeql-action from 2 to 3 by @dependabot in https://github.com/cmderdev/cmder/pull/2906
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/cmderdev/cmder/pull/2871
New Contributors
- @loselarry made their first contribution in https://github.com/cmderdev/cmder/pull/2932
Additional Notes
Note 1: We're in the process of improving Cmder's initialization speed in Cmder 1.4. In the next major release, the loading time is expected to be optimized significantly. You can track changes below: - https://github.com/cmderdev/cmder/issues/2788 - https://github.com/cmderdev/cmder/issues/2816
Note 2: Cmder is in the process of dropping 32-bit support of x86 edition when the upstream projects (such as Git-for-Windows) do so. In the next major releases of Cmder, the minimum Windows requirement will be bumped from Windows 7 SP1 to Windows 10, as well. For more information about Windows 7 support, visit here.
📌 Did you know Cmder also works with Windows Terminal? If you'd like to receive an official Cmder release with WT, please submit your vote here.
Full Changelog: https://github.com/cmderdev/cmder/compare/v1.3.24...v1.3.25