| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256SUMS.txt | 2026-07-20 | 1.3 kB | |
| SHA256SUMS.txt.sig | 2026-07-20 | 64 Bytes | |
| Freenet-0.2.102.dmg | 2026-07-20 | 35.8 MB | |
| Freenet.dmg | 2026-07-20 | 35.8 MB | |
| freenet.exe | 2026-07-20 | 47.4 MB | |
| fdev-x86_64-pc-windows-msvc.zip | 2026-07-20 | 11.5 MB | |
| freenet-aarch64-unknown-linux-musl.tar.gz | 2026-07-20 | 17.9 MB | |
| freenet-x86_64-apple-darwin.tar.gz | 2026-07-20 | 18.9 MB | |
| freenet-x86_64-pc-windows-msvc.zip | 2026-07-20 | 16.2 MB | |
| freenet-x86_64-unknown-linux-musl.tar.gz | 2026-07-20 | 19.1 MB | |
| fdev-aarch64-apple-darwin.tar.gz | 2026-07-20 | 12.2 MB | |
| fdev-aarch64-unknown-linux-musl.tar.gz | 2026-07-20 | 13.2 MB | |
| fdev-x86_64-apple-darwin.tar.gz | 2026-07-20 | 13.2 MB | |
| fdev-x86_64-unknown-linux-musl.tar.gz | 2026-07-20 | 13.6 MB | |
| freenet-aarch64-apple-darwin.tar.gz | 2026-07-20 | 16.8 MB | |
| README.md | 2026-07-20 | 2.0 kB | |
| v0.2.102 source code.tar.gz | 2026-07-20 | 7.2 MB | |
| v0.2.102 source code.zip | 2026-07-20 | 7.7 MB | |
| Totals: 18 Items | 286.5 MB | 2 | |
What's Changed
- fix(server): persist notification flood-cap across page reloads (#4849) by @sanity in https://github.com/freenet/freenet-core/pull/4856
- docs: reconcile demand-driven-hosting design doc to settled model by @sanity in https://github.com/freenet/freenet-core/pull/4736
- build(deps): bump serde_with from 3.20.0 to 3.21.0 in /tests/test-delegate-integration by @dependabot[bot] in https://github.com/freenet/freenet-core/pull/4850
- build(deps): bump serde_with from 3.17.0 to 3.21.0 in /tests/test-delegate-creation by @dependabot[bot] in https://github.com/freenet/freenet-core/pull/4851
- ci: raise nightly job timeout so the 500-node step is not silently cancelled by @sanity in https://github.com/freenet/freenet-core/pull/4853
- fix: resync on dropped broadcast delta to prevent permanent divergence (#4857) by @sanity in https://github.com/freenet/freenet-core/pull/4858
- feat(server): one-click data export to your own peer by @sanity in https://github.com/freenet/freenet-core/pull/4795
- test(hosting): every-hop LRU placement falsifiers + summarize-storm counter (#4642, spec step 8) by @sanity in https://github.com/freenet/freenet-core/pull/4732
- fix(operations): record PUT/GET/UPDATE op_stats counters (#4828) by @sanity in https://github.com/freenet/freenet-core/pull/4832
- fix(update): contain poison-contract CPU churn — enforced WASM preemption, merge-failure backoff, resync rate limits (#4861) by @sanity in https://github.com/freenet/freenet-core/pull/4864
- test: activate NN lattice + client-visible outcomes in GET-reliability test by @sanity in https://github.com/freenet/freenet-core/pull/4852
- fix(server): survive a peer restart without breaking a framed webapp by @sanity in https://github.com/freenet/freenet-core/pull/4781
- build: release 0.2.102 by @sanity in https://github.com/freenet/freenet-core/pull/4876
Full Changelog: https://github.com/freenet/freenet-core/compare/v0.2.101...v0.2.102