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
3
vendored dependencies by @github-actions in #2889 - Fix #2859; script error when cwd name contains
%
by @chrisant996 in #2861 - Create SECURITY.md by @MartiUK in #2866
- Remove Cmder.exe race condition by @daxgames in #2891
- Revert Git update so not to include a release Candidate by @daxgames in #2892
- Enabled
match.expand_envvars
in the default clink settings by @DRSDavidSoft in c9b77f6 - Do CI on development PRs by @daxgames in #2907
- fix: fix some typos in comments by @loselarry in #2932
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #2905
- Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #2918
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #2926
- Bump microsoft/setup-msbuild from 1 to 2 by @dependabot in #2917
- Bump github/codeql-action from 2 to 3 by @dependabot in #2906
- Bump actions/checkout from 3 to 4 by @dependabot in #2871
New Contributors
- @loselarry made their first contribution in #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:
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.
@kartikpodugu Here are the instructions to download the latest unreleased dev builds:
Download latest unreleased development builds
To test out the latest improvements to Cmder (including speed optimizations) you may download the unreleased development builds. In order to do so:
- Please open the CI builds page
- Open the the first workflow run item you see in the list
- Navigate to the bottom of the page, under Artifacts, select the edition you want to use
We have some new editions of Cmder now, including wt or Windows Terminal builds, as well as the classic build as well. These unreleased development builds at the moment incorporate the #2825 speed optimizations, but aren't thoroughly tested. We are waiting for some other changes to be completed and will release these new exciting improvements in the future.
Full Changelog: v1.3.24...v1.3.25