What's Changed
Miscellaneous and Others 🔔
- chore: update changelogs for v0.24.2 by @thomas-zahner in #2180
- chore: strip the release debug info by @kemingy in #2184
- ci: move binstall-check to on release and use
/nightly/URL by @katrinafyi in #2182 - chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #2185
- ci: fix links.yml by adding --root-dir argument by @katrinafyi in #2168
- refactor: move basic auth credentials out of Request by @katrinafyi in #2164
- Credit NLnet by @thomas-zahner in #2200
- Update NLnet logo background by @thomas-zahner in #2210
- fix: hide "cannot send response to queue: SendError" message by @katrinafyi in #2209
- Make auto-merge more conservative by @thomas-zahner in #2204
- Use hints for root-relative links error by @katrinafyi in #2197
- readme: add text fragments to features table, other tweaks by @katrinafyi in #2171
- Remove deprecated flags from codebase. by @mre in #2208
- docs: remove outdated GitHub Action TOC link in README by @mre in #2216
- Remove deprecated legacy cookie format support by @mre in #2215
- Replace custom rate limit header parsing with rate-limits crate by @mre in #2135
- Treat .qmd and .Rmd files as Markdown by @mre in #2172
- Make
lychee::latesttrack the latest stable release, addnightlytag by @mre in #2219 - Support HTTP request method fallback by @mre in #2218
- fix(ci): stop concurrent release uploads racing on assets by @mre in #2221
- Add binstall in docs by @van-sprundel in #2222
- Replace Wayback Availability API with direct snapshot URLs by @mre in #2167
- fix: count transport-layer failures in per-host statistics by @afalhambra-hivemq in #2203
- Fix/rustdoc warnings#2045 by @krishnakurtakoti in #2084
- Wayback reinstate network test by @mre in #2226
- Fix broken links by @mre in #2227
- fix: align docker image version to Cargo.toml by @cbachhuber in #2228
- refactor: pipeline flow in
check.rs(streams and fewer queues) by @katrinafyi in #2136 - chore: generate artifact attestations for release assets by @scop in #2183
- feat: list ignored (IGNORED) links in the run summary by @samiuls25 in #2243
- fix: default-extension not applied to local files, and tweak help by @katrinafyi in #2245
- ci: check lychee-docker pre-commit version matches Cargo.toml by @mre in #2231
- refactor: add generic Cache to deduplicate in-progress tasks by @katrinafyi in #2188
- feat: match github's markdown fragment generation by @katrinafyi in #2153
- Append fallback extensions when the pre-existing extension has a space by @katrinafyi in #2236
- Add domains and links to the Per-host stats header by @mre in #2252
- Add short per-domain statistics by @mre in #2253
- test: add missing
cfg(test)and fix new 1.97 warnings by @katrinafyi in #2266
New Contributors
- @van-sprundel made their first contribution in #2222
- @afalhambra-hivemq made their first contribution in #2203
- @krishnakurtakoti made their first contribution in #2084
- @cbachhuber made their first contribution in #2228
- @scop made their first contribution in #2183
- @samiuls25 made their first contribution in #2243
Full Changelog: lychee-v0.24.2...nightly