@@ -4,6 +4,104 @@ Post 1.0.0 release, the changelog format is based on [Keep a Changelog](https://
44
55## [ Unreleased]
66
7+ ## [ 2025.5-chokito] (2025-03-18)
8+
9+ - build(deps): bump braces from 3.0.2 to 3.0.3 in /sdk/typescript/packages/nodejs-client ([ #5611 ] )
10+ - build(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /wasm/client/internal-dev ([ #5610 ] )
11+ - Export lane queue lengths in sdk ([ #5609 ] )
12+ - Chore/more payment watcher debug endpoints ([ #5608 ] )
13+ - build(deps): bump @babel/helpers from 7.24.4 to 7.26.10 ([ #5606 ] )
14+ - Chore/update bls12 381 fork ([ #5605 ] )
15+ - chore: change auth v2 timestamp skew and allow values from the future ([ #5604 ] )
16+ - Chore/payment watcher debug endpoints ([ #5601 ] )
17+ - Allow resetting all SURB sender tags ([ #5600 ] )
18+ - introduce internal tool for checking signer status ([ #5598 ] )
19+ - build(deps-dev): bump webpack from 5.77.0 to 5.98.0 in /wasm/mix-fetch/internal-dev ([ #5597 ] )
20+ - build(deps): bump body-parser and express in /wasm/mix-fetch/internal-dev ([ #5596 ] )
21+ - build(deps): bump serve-static and express in /wasm/mix-fetch/internal-dev ([ #5594 ] )
22+ - build(deps-dev): bump ws from 8.13.0 to 8.18.1 in /wasm/mix-fetch/internal-dev ([ #5593 ] )
23+ - build(deps): bump cookie and express in /wasm/client/internal-dev ([ #5592 ] )
24+ - build(deps): bump cookie and express in /wasm/mix-fetch/internal-dev ([ #5591 ] )
25+ - build(deps): bump braces from 3.0.2 to 3.0.3 in /wasm/zknym-lib/internal-dev ([ #5590 ] )
26+ - build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /wasm/zknym-lib/internal-dev ([ #5589 ] )
27+ - build(deps): bump tempfile from 3.17.1 to 3.18.0 ([ #5588 ] )
28+ - build(deps): bump tokio from 1.43.0 to 1.44.0 ([ #5587 ] )
29+ - build(deps): bump the patch-updates group with 8 updates ([ #5585 ] )
30+ - build(deps): bump ring from 0.17.9 to 0.17.13 ([ #5583 ] )
31+ - delete double memo field in send modal ([ #5578 ] )
32+ - Server Side internal DoT/DoH opt out ([ #5577 ] )
33+ - Rust SDK SURB example: change hardcoded file to tempdir ([ #5576 ] )
34+ - Add /v3/nym-nodes ([ #5569 ] )
35+ - chore: start sending v2 sphinx packets ([ #5554 ] )
36+ - build(deps): bump the patch-updates group across 1 directory with 14 updates ([ #5549 ] )
37+ - build(deps): bump uuid from 1.13.2 to 1.15.1 ([ #5542 ] )
38+ - build(deps): bump rs_merkle from 1.4.2 to 1.5.0 ([ #5541 ] )
39+ - feature: v2 authentication request ([ #5537 ] )
40+ - Set RUSTUP_PERMIT_COPY_RENAME ([ #5533 ] )
41+ - feature: disallow routing mix packets to nodes not present in the topology ([ #5526 ] )
42+ - Make "Memo" visible per default on send NYM ([ #5524 ] )
43+ - feat: make sure any terminated task kills the watcher and write run info to db ([ #5517 ] )
44+ - Another total_stake SQL fix ([ #5516 ] )
45+ - Fix total_stake on SQL update ([ #5514 ] )
46+ - build(deps): bump flate2 from 1.0.35 to 1.1.0 ([ #5510 ] )
47+ - build(deps): bump itertools from 0.13.0 to 0.14.0 ([ #5509 ] )
48+ - build(deps): bump the patch-updates group with 2 updates ([ #5505 ] )
49+ - Treat gateways as Nym Nodes ([ #5504 ] )
50+ - Update version in Cargo.toml ([ #5503 ] )
51+ - feat: use ct_eq for checking bearer token ([ #5501 ] )
52+ - Add extra args for the probe ([ #5499 ] )
53+ - Fix stats bug & remove HM caching ([ #5495 ] )
54+ - fix: Cargo.lock for contracts ([ #5489 ] )
55+ - Display error messages if IPv4 or IPv6 address not found on nymtun0 ([ #5465 ] )
56+
57+ [ #5611 ] : https://github.com/nymtech/nym/pull/5611
58+ [ #5610 ] : https://github.com/nymtech/nym/pull/5610
59+ [ #5609 ] : https://github.com/nymtech/nym/pull/5609
60+ [ #5608 ] : https://github.com/nymtech/nym/pull/5608
61+ [ #5606 ] : https://github.com/nymtech/nym/pull/5606
62+ [ #5605 ] : https://github.com/nymtech/nym/pull/5605
63+ [ #5604 ] : https://github.com/nymtech/nym/pull/5604
64+ [ #5601 ] : https://github.com/nymtech/nym/pull/5601
65+ [ #5600 ] : https://github.com/nymtech/nym/pull/5600
66+ [ #5598 ] : https://github.com/nymtech/nym/pull/5598
67+ [ #5597 ] : https://github.com/nymtech/nym/pull/5597
68+ [ #5596 ] : https://github.com/nymtech/nym/pull/5596
69+ [ #5594 ] : https://github.com/nymtech/nym/pull/5594
70+ [ #5593 ] : https://github.com/nymtech/nym/pull/5593
71+ [ #5592 ] : https://github.com/nymtech/nym/pull/5592
72+ [ #5591 ] : https://github.com/nymtech/nym/pull/5591
73+ [ #5590 ] : https://github.com/nymtech/nym/pull/5590
74+ [ #5589 ] : https://github.com/nymtech/nym/pull/5589
75+ [ #5588 ] : https://github.com/nymtech/nym/pull/5588
76+ [ #5587 ] : https://github.com/nymtech/nym/pull/5587
77+ [ #5585 ] : https://github.com/nymtech/nym/pull/5585
78+ [ #5583 ] : https://github.com/nymtech/nym/pull/5583
79+ [ #5578 ] : https://github.com/nymtech/nym/pull/5578
80+ [ #5577 ] : https://github.com/nymtech/nym/pull/5577
81+ [ #5576 ] : https://github.com/nymtech/nym/pull/5576
82+ [ #5569 ] : https://github.com/nymtech/nym/pull/5569
83+ [ #5554 ] : https://github.com/nymtech/nym/pull/5554
84+ [ #5549 ] : https://github.com/nymtech/nym/pull/5549
85+ [ #5542 ] : https://github.com/nymtech/nym/pull/5542
86+ [ #5541 ] : https://github.com/nymtech/nym/pull/5541
87+ [ #5537 ] : https://github.com/nymtech/nym/pull/5537
88+ [ #5533 ] : https://github.com/nymtech/nym/pull/5533
89+ [ #5526 ] : https://github.com/nymtech/nym/pull/5526
90+ [ #5524 ] : https://github.com/nymtech/nym/pull/5524
91+ [ #5517 ] : https://github.com/nymtech/nym/pull/5517
92+ [ #5516 ] : https://github.com/nymtech/nym/pull/5516
93+ [ #5514 ] : https://github.com/nymtech/nym/pull/5514
94+ [ #5510 ] : https://github.com/nymtech/nym/pull/5510
95+ [ #5509 ] : https://github.com/nymtech/nym/pull/5509
96+ [ #5505 ] : https://github.com/nymtech/nym/pull/5505
97+ [ #5504 ] : https://github.com/nymtech/nym/pull/5504
98+ [ #5503 ] : https://github.com/nymtech/nym/pull/5503
99+ [ #5501 ] : https://github.com/nymtech/nym/pull/5501
100+ [ #5499 ] : https://github.com/nymtech/nym/pull/5499
101+ [ #5495 ] : https://github.com/nymtech/nym/pull/5495
102+ [ #5489 ] : https://github.com/nymtech/nym/pull/5489
103+ [ #5465 ] : https://github.com/nymtech/nym/pull/5465
104+
7105## [ 2025.4-dorina-patched] (2025-03-06)
8106
9107- use legacy crypto for constructing SURB headers ([ #5579 ] )
0 commit comments