Releases: schollz/croc
Releases · schollz/croc
Release list
v10.5.0
What's Changed
- fix: treat ".."-prefixed filenames as children in gitignore walk by @TowyTowy in #1167
- fix: prefer full-speed local relay for LAN transfers by @biermann-scale-up-dev in #1176
- Add exact file-path exclusion support via
--exclude-file#1163 by @SSameer20 in #1174 - fix: receive-code prompt input and EOF handling at prompts by @camjac251 in #1156
New Contributors
- @TowyTowy made their first contribution in #1167
- @biermann-scale-up-dev made their first contribution in #1176
- @SSameer20 made their first contribution in #1174
- @camjac251 made their first contribution in #1156
Full Changelog: v10.4.14...v10.5.0
v10.4.14
What's Changed
- build(deps): bump actions/setup-go from 6 to 7 by @dependabot[bot] in #1168
- Add native Kotlin Android client to the Android section by @Dking08 in #1095
- fix: Restore Windows-on-ARM64 build to CI by @BrianHawley in #1166
- Zack/fix unicode filename truncation by @schollz in #1173
New Contributors
- @Dking08 made their first contribution in #1095
- @BrianHawley made their first contribution in #1166
Full Changelog: v10.4.13...v10.4.14
v10.4.13
v10.4.12
10.4.12
fix: keep sender alive when fallback relay wins
v10.4.11
v10.4.10
What's Changed
- Trim relay password consistently to fix 'password mismatch' regression by @CodeBlackwell in #1153
New Contributors
- @CodeBlackwell made their first contribution in #1153
Full Changelog: v10.4.9...v10.4.10