| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256SUMS.txt | 2026-07-22 | 1.3 kB | |
| SHA256SUMS.txt.sig | 2026-07-22 | 64 Bytes | |
| Freenet-0.2.105.dmg | 2026-07-22 | 35.8 MB | |
| freenet-x86_64-pc-windows-msvc.zip | 2026-07-22 | 16.3 MB | |
| Freenet.dmg | 2026-07-22 | 35.8 MB | |
| freenet.exe | 2026-07-22 | 47.6 MB | |
| fdev-x86_64-pc-windows-msvc.zip | 2026-07-22 | 11.5 MB | |
| freenet-aarch64-unknown-linux-musl.tar.gz | 2026-07-22 | 17.9 MB | |
| freenet-x86_64-apple-darwin.tar.gz | 2026-07-22 | 18.9 MB | |
| freenet-x86_64-unknown-linux-musl.tar.gz | 2026-07-22 | 19.2 MB | |
| fdev-aarch64-apple-darwin.tar.gz | 2026-07-22 | 12.2 MB | |
| fdev-aarch64-unknown-linux-musl.tar.gz | 2026-07-22 | 13.3 MB | |
| fdev-x86_64-apple-darwin.tar.gz | 2026-07-22 | 13.3 MB | |
| fdev-x86_64-unknown-linux-musl.tar.gz | 2026-07-22 | 13.7 MB | |
| freenet-aarch64-apple-darwin.tar.gz | 2026-07-22 | 16.9 MB | |
| README.md | 2026-07-22 | 2.2 kB | |
| v0.2.105 source code.tar.gz | 2026-07-22 | 7.4 MB | |
| v0.2.105 source code.zip | 2026-07-22 | 7.8 MB | |
| Totals: 18 Items | 287.5 MB | 0 | |
What's Changed
- feat: add persistent
service disable/enablefor the background daemon by @iduartgomez in https://github.com/freenet/freenet-core/pull/4900 - build(deps): bump socket2 from 0.6.4 to 0.6.5 by @dependabot[bot] in https://github.com/freenet/freenet-core/pull/4878
- build(deps): bump serde_json from 1.0.150 to 1.0.151 by @dependabot[bot] in https://github.com/freenet/freenet-core/pull/4893
- build(deps-dev): bump js-yaml from 4.2.0 to 4.3.0 in /crates/core/src/server by @dependabot[bot] in https://github.com/freenet/freenet-core/pull/4896
- build(deps-dev): bump webpack-dev-server from 5.2.5 to 5.2.6 in /tests/test-app-1 by @dependabot[bot] in https://github.com/freenet/freenet-core/pull/4897
- build(deps-dev): bump shell-quote from 1.8.4 to 1.10.0 in /tests/test-app-1 by @dependabot[bot] in https://github.com/freenet/freenet-core/pull/4898
- build(deps): bump immutable from 4.3.8 to 4.3.9 in /tests/test-app-1 by @dependabot[bot] in https://github.com/freenet/freenet-core/pull/4907
- build(deps): bump proc-macro2 from 1.0.106 to 1.0.107 by @dependabot[bot] in https://github.com/freenet/freenet-core/pull/4881
- build(deps): bump quote from 1.0.46 to 1.0.47 by @dependabot[bot] in https://github.com/freenet/freenet-core/pull/4883
- build(deps): bump thiserror from 2.0.18 to 2.0.19 by @dependabot[bot] in https://github.com/freenet/freenet-core/pull/4879
- build(deps): bump which from 8.0.4 to 8.0.5 by @dependabot[bot] in https://github.com/freenet/freenet-core/pull/4886
- build(deps): bump anyhow from 1.0.103 to 1.0.104 by @dependabot[bot] in https://github.com/freenet/freenet-core/pull/4888
- build(deps): bump regex from 1.13.0 to 1.13.1 by @dependabot[bot] in https://github.com/freenet/freenet-core/pull/4889
- feat(delegates): node-side one-shot secret copy-forward on registration with predecessors (#4117) by @sanity in https://github.com/freenet/freenet-core/pull/4908
- fix: cost-aware eviction — shed zero-demand contracts dominating update-work by @sanity in https://github.com/freenet/freenet-core/pull/4903
- build: release 0.2.105 by @sanity in https://github.com/freenet/freenet-core/pull/4913
Full Changelog: https://github.com/freenet/freenet-core/compare/v0.2.104...v0.2.105