| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Freenet-0.2.101.dmg | 2026-07-18 | 35.6 MB | |
| Freenet.dmg | 2026-07-18 | 35.6 MB | |
| freenet.exe | 2026-07-18 | 47.2 MB | |
| SHA256SUMS.txt | 2026-07-18 | 1.3 kB | |
| SHA256SUMS.txt.sig | 2026-07-18 | 64 Bytes | |
| fdev-x86_64-pc-windows-msvc.zip | 2026-07-18 | 11.5 MB | |
| freenet-aarch64-unknown-linux-musl.tar.gz | 2026-07-18 | 17.8 MB | |
| freenet-x86_64-apple-darwin.tar.gz | 2026-07-18 | 18.8 MB | |
| freenet-x86_64-pc-windows-msvc.zip | 2026-07-18 | 16.1 MB | |
| freenet-x86_64-unknown-linux-musl.tar.gz | 2026-07-18 | 19.1 MB | |
| fdev-aarch64-apple-darwin.tar.gz | 2026-07-18 | 12.1 MB | |
| fdev-aarch64-unknown-linux-musl.tar.gz | 2026-07-18 | 13.2 MB | |
| fdev-x86_64-apple-darwin.tar.gz | 2026-07-18 | 13.2 MB | |
| fdev-x86_64-unknown-linux-musl.tar.gz | 2026-07-18 | 13.6 MB | |
| freenet-aarch64-apple-darwin.tar.gz | 2026-07-18 | 16.8 MB | |
| README.md | 2026-07-18 | 2.4 kB | |
| v0.2.101 source code.tar.gz | 2026-07-18 | 7.1 MB | |
| v0.2.101 source code.zip | 2026-07-18 | 7.5 MB | |
| Totals: 18 Items | 285.3 MB | 1 | |
What's Changed
- fix(router): keep Renegade predictor training reachable at saturation by @sanity in https://github.com/freenet/freenet-core/pull/4816
- fix: de-globalize per-node delegate state (node-wedging underflow + [#4813] test race) by @sanity in https://github.com/freenet/freenet-core/pull/4823
- fix(transport): record failed transfers (transfers_failed had no writer) by @sanity in https://github.com/freenet/freenet-core/pull/4837
- test: decouple sparse-topology GET test from scheduler ordering by @sanity in https://github.com/freenet/freenet-core/pull/4840
- refactor(router): refit isotonic estimators in add_event, not on a periodic tick by @sanity in https://github.com/freenet/freenet-core/pull/4821
- build(deps): bump serde_with from 3.20.0 to 3.21.0 in /tests/test-app-1 by @dependabot[bot] in https://github.com/freenet/freenet-core/pull/4836
- build(deps-dev): bump websocket-driver from 0.7.4 to 0.7.5 in /tests/test-app-1 by @dependabot[bot] in https://github.com/freenet/freenet-core/pull/4839
- build(deps): bump serde_with from 3.18.0 to 3.21.0 in /tests/test-contract-2 by @dependabot[bot] in https://github.com/freenet/freenet-core/pull/4834
- build(deps): bump serde_with from 3.18.0 to 3.21.0 in /apps/freenet-ping by @dependabot[bot] in https://github.com/freenet/freenet-core/pull/4835
- build(deps): bump actions/setup-node from 6 to 7 by @dependabot[bot] in https://github.com/freenet/freenet-core/pull/4798
- build(deps): bump serde_with from 3.17.0 to 3.21.0 in /tests/test-delegate-attested by @dependabot[bot] in https://github.com/freenet/freenet-core/pull/4831
- fix(hosted): route programmatic window.open through the shell to avoid new-tab dead-end (#4645) by @sanity in https://github.com/freenet/freenet-core/pull/4844
- test: measure GET reliability against a formed ring, not during bootstrap by @sanity in https://github.com/freenet/freenet-core/pull/4806
- build(deps): bump serde_with from 3.18.0 to 3.21.0 in /tests/test-contract-metering by @dependabot[bot] in https://github.com/freenet/freenet-core/pull/4847
- feat(server): proxy browser notifications from sandboxed contract apps by @sanity in https://github.com/freenet/freenet-core/pull/4801
- build: release 0.2.101 by @sanity in https://github.com/freenet/freenet-core/pull/4855
Full Changelog: https://github.com/freenet/freenet-core/compare/v0.2.100...v0.2.101