Skip to content

Commit 089c47c

Browse files
update changelog
1 parent 8331143 commit 089c47c

File tree

1 file changed

+68
-0
lines changed

1 file changed

+68
-0
lines changed

CHANGELOG.md

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

55
## [Unreleased]
66

7+
## [2025.12-dolcelatte] (2025-07-07)
8+
9+
- bugfix: key-rotation + reply SURBs ([#5876])
10+
- Bugfix/backwards compat ([#5865])
11+
- bugfix: allow gateways to permit authentication from v4 clients ([#5862])
12+
- fixed client route for obtaining v2 list of gateways ([#5859])
13+
- Updated browser extension piece removal ([#5849])
14+
- Remove/old env references ([#5848])
15+
- Remove qa env ([#5847])
16+
- remove not used old mock-api ([#5845])
17+
- remove bity dir ([#5844])
18+
- build(deps-dev): bump webpack-dev-server from 4.13.2 to 5.2.1 in /wasm/mix-fetch/internal-dev ([#5843])
19+
- Amended the buy section ([#5841])
20+
- Removing test-net faucet ([#5840])
21+
- Feature/node status dvpn directory ([#5829])
22+
- build(deps-dev): bump webpack-dev-server from 4.15.2 to 5.2.1 in /nym-credential-proxy/vpn-api-lib-wasm/internal-dev ([#5826])
23+
- bugfix: fix swapped total and circulating supplies ([#5822])
24+
- build(deps): bump tar-fs from 3.0.8 to 3.0.9 in /sdk/typescript/tests/integration-tests/mix-fetch ([#5821])
25+
- Url scheme warning log ([#5819])
26+
- chore: adjust heuristic for wireguard peer activity ([#5818])
27+
- Use the same client bandwidth for top up ([#5813])
28+
- Replace chrono with time in NS API ([#5811])
29+
- build(deps-dev): bump http-proxy-middleware from 2.0.4 to 2.0.9 in /clients/native/examples/js-examples/websocket ([#5810])
30+
- build(deps): bump tokio from 1.44.2 to 1.45.1 ([#5798])
31+
- Close sqlite pool before moving or reopening databases ([#5796])
32+
- HTTP Client Retries, Fallbacks, and Redirects ([#5789])
33+
- feat: key rotation ([#5777])
34+
- build(deps): bump next from 14.2.15 to 14.2.26 in /documentation/docs ([#5772])
35+
- build(deps): bump undici from 5.28.5 to 5.29.0 in /.github/actions/nym-hash-releases/src ([#5771])
36+
- build(deps): bump cargo_metadata from 0.18.1 to 0.19.2 ([#5765])
37+
- build(deps): bump tempfile from 3.19.1 to 3.20.0 ([#5764])
38+
- [Feature] Noise XKpsk3 integration (2025 version) ([#5692])
39+
- feature: nympool contract ([#5464])
40+
- chore: fixed typo in API endpoint parameter ([#5449])
41+
42+
[#5876]: https://github.com/nymtech/nym/pull/5876
43+
[#5865]: https://github.com/nymtech/nym/pull/5865
44+
[#5862]: https://github.com/nymtech/nym/pull/5862
45+
[#5859]: https://github.com/nymtech/nym/pull/5859
46+
[#5849]: https://github.com/nymtech/nym/pull/5849
47+
[#5848]: https://github.com/nymtech/nym/pull/5848
48+
[#5847]: https://github.com/nymtech/nym/pull/5847
49+
[#5845]: https://github.com/nymtech/nym/pull/5845
50+
[#5844]: https://github.com/nymtech/nym/pull/5844
51+
[#5843]: https://github.com/nymtech/nym/pull/5843
52+
[#5841]: https://github.com/nymtech/nym/pull/5841
53+
[#5840]: https://github.com/nymtech/nym/pull/5840
54+
[#5829]: https://github.com/nymtech/nym/pull/5829
55+
[#5826]: https://github.com/nymtech/nym/pull/5826
56+
[#5822]: https://github.com/nymtech/nym/pull/5822
57+
[#5821]: https://github.com/nymtech/nym/pull/5821
58+
[#5819]: https://github.com/nymtech/nym/pull/5819
59+
[#5818]: https://github.com/nymtech/nym/pull/5818
60+
[#5813]: https://github.com/nymtech/nym/pull/5813
61+
[#5811]: https://github.com/nymtech/nym/pull/5811
62+
[#5810]: https://github.com/nymtech/nym/pull/5810
63+
[#5798]: https://github.com/nymtech/nym/pull/5798
64+
[#5796]: https://github.com/nymtech/nym/pull/5796
65+
[#5789]: https://github.com/nymtech/nym/pull/5789
66+
[#5777]: https://github.com/nymtech/nym/pull/5777
67+
[#5772]: https://github.com/nymtech/nym/pull/5772
68+
[#5771]: https://github.com/nymtech/nym/pull/5771
69+
[#5765]: https://github.com/nymtech/nym/pull/5765
70+
[#5764]: https://github.com/nymtech/nym/pull/5764
71+
[#5692]: https://github.com/nymtech/nym/pull/5692
72+
[#5464]: https://github.com/nymtech/nym/pull/5464
73+
[#5449]: https://github.com/nymtech/nym/pull/5449
74+
775
## [2025.11-cheddar] (2025-06-10)
876

977
- No autoremoval of peers ([#5831])

0 commit comments

Comments
 (0)