Skip to content

Commit db6defa

Browse files
update changelog
1 parent df7768d commit db6defa

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

CHANGELOG.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,50 @@ Post 1.0.0 release, the changelog format is based on [Keep a Changelog](https://
44

55
## [Unreleased]
66

7+
## [2025.18-jarlsberg] (2025-10-14)
8+
9+
- ns-api: add descriptions to dVPN gateway responses ([#6102])
10+
- NS API: use new probe download filesize and milliseconds field ([#6097])
11+
- ns-api: use download files size from probes instead of parsing filenames ([#6095])
12+
- ns-api: add new fields for probe output for query_metadata and download file size and duration in ms ([#6091])
13+
- Bugfix/bloomfilters purge ([#6089])
14+
- Hotfix: Update API source in node ping tester script ([#6082])
15+
- Get wireguard keypair as arg instead of reading it from disk ([#6078])
16+
- Feature: Ping probe all nodes /described nodes from a server ([#6074])
17+
- Node Status API: add bridge information to dVPN endpoint ([#6069])
18+
- frontdoor typo fix ([#6067])
19+
- Feature: Node rewards tracker ([#6064])
20+
- [chore] Clippy fix ([#6060])
21+
- Registration Client ([#6059])
22+
- Bugfix: Nym node CLI download nym-node exception ([#6058])
23+
- Feature: Nym node html landing page ([#6053])
24+
- feat: DKG contract method for updating announce address ([#6050])
25+
- feat: NS ticket faucet ([#6047])
26+
- Bridge proto client params in Self-Described ([#6035])
27+
- Node Status API: remove sqlite support ([#6004])
28+
- Benny/ci contract fix ([#5962])
29+
30+
[#6102]: https://github.com/nymtech/nym/pull/6102
31+
[#6097]: https://github.com/nymtech/nym/pull/6097
32+
[#6095]: https://github.com/nymtech/nym/pull/6095
33+
[#6091]: https://github.com/nymtech/nym/pull/6091
34+
[#6089]: https://github.com/nymtech/nym/pull/6089
35+
[#6082]: https://github.com/nymtech/nym/pull/6082
36+
[#6078]: https://github.com/nymtech/nym/pull/6078
37+
[#6074]: https://github.com/nymtech/nym/pull/6074
38+
[#6069]: https://github.com/nymtech/nym/pull/6069
39+
[#6067]: https://github.com/nymtech/nym/pull/6067
40+
[#6064]: https://github.com/nymtech/nym/pull/6064
41+
[#6060]: https://github.com/nymtech/nym/pull/6060
42+
[#6059]: https://github.com/nymtech/nym/pull/6059
43+
[#6058]: https://github.com/nymtech/nym/pull/6058
44+
[#6053]: https://github.com/nymtech/nym/pull/6053
45+
[#6050]: https://github.com/nymtech/nym/pull/6050
46+
[#6047]: https://github.com/nymtech/nym/pull/6047
47+
[#6035]: https://github.com/nymtech/nym/pull/6035
48+
[#6004]: https://github.com/nymtech/nym/pull/6004
49+
[#5962]: https://github.com/nymtech/nym/pull/5962
50+
751
## [2025.17-isabirra] (2025-09-29)
852

953
- Bugfix | Fix the registration handshake ([#6062])

0 commit comments

Comments
 (0)