Unless anyone screams, this will be what ships tomorrow.
- Add
(data)/clients/google-user-triggered-fetchers.yamlsnippet that allows Google-owned user-triggered fetchers (Google Translate's website translation proxy, Google Read Aloud, Google Messages link previews) by their published IP ranges, fixing the infinite challenge loop for visitors using Google Translate (#444) - Update QwantBot remote addresses range with latest value
- Migrate check-spelling workflow config to cspell
- Add Anubis Kubernetes Operator to the docs (#1675).
- Bump Playwright browser tooling to 1.61.1 and playwright-go to v0.6100.0.
- Add FreeBSD/Windows binaries to the yeetfile.
- Add systemd system extensions to the yeetfile.
- Set an explicit esbuild
--target=chrome66so modern syntax (e.g. optional chaining) is transpiled down. This lowers the minimum supported browser from Chrome 80 to Chrome 66.
What's Changed
- feat(qwantbot): update remote addresses by @mhardy-qwant in #1719
- ci: add cspell to replace check-spelling by @Xe in #1722
- chore: set up golangci-lint by @Xe in #1720
- chore: add golangci words to the spelling dictionary by @Xe in #1724
- build(deps): bump the npm group across 1 directory with 8 updates by @dependabot[bot] in #1723
- docs: add anubis-kubernetes-operator as another option by @eznix86 in #1675
- chore: update playwright dependencies by @JasonLovesDoggo in #1279
- build(deps): bump the gomod group across 1 directory with 16 updates by @dependabot[bot] in #1727
- build(deps): bump the github-actions group across 1 directory with 14 updates by @dependabot[bot] in #1725
- build(deps): bump the gomod group with 2 updates by @dependabot[bot] in #1730
- build(deps-dev): bump prettier from 3.8.5 to 3.9.1 in the npm group by @dependabot[bot] in #1729
- chore(data): fix google translate bug #444 by @Xe in #1734
- fix(web): lower chrome support floor to Chrome 66 by @Xe in #1738
- feat(yeetfile): build freebsd and windows binaries by @Xe in #1735
New Contributors
- @mhardy-qwant made their first contribution in #1719
- @eznix86 made their first contribution in #1675
Full Changelog: v1.26.0-pre1...v1.26.0-pre2