Skip to content

Releases: nuts-foundation/nuts-node

v5.4.11

24 Sep 09:38
2e04792
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue where the deactivated status of a DID document could be resolved incorrectly

Full Changelog: v5.4.10...v5.4.11

v5.4.10

13 Sep 12:30
16725c1
Compare
Choose a tag to compare

What's Changed

  • Minor nuts-network stability improvement

Full Changelog: v5.4.9...v5.4.10

v5.4.9

09 Aug 13:00
ae0631d
Compare
Choose a tag to compare

What's Changed

  • Disabled darkmode in UI for EmployeeID contract screen by @stevenvegt in #3306
  • Clarified logging when existence of private key cannot be determined by @gerardsn in #3305

Full Changelog: v5.4.8...v5.4.9

v5.4.8

09 Aug 12:26
1d3d408
Compare
Choose a tag to compare

What's Changed

  • Fixed a VC search bug where certain VCs could no longer be found.

Full Changelog: v5.4.7...v5.4.8

v5.4.7

30 May 13:33
64e021b
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue where the node would panic during startup when retrying unfinished private transactions.
  • Updated dependencies

Full Changelog: v5.4.6...v5.4.7

Hazelnut update (v5.4.6)

29 Feb 07:50
6714266
Compare
Choose a tag to compare

What's Changed

  • VCR JSON-LD context not allowed logging fix by @reinkrul in #2838
  • Updated dependencies

Full Changelog: v5.4.5...v5.4.6

Hazelnut update (v5.4.5)

12 Dec 09:47
14c5d4f
Compare
Choose a tag to compare

What's Changed

  • Auth: create session and validate signatures perform the same checks by @reinkrul in #2673

Full Changelog: v5.4.4...v5.4.5

Hazelnut update (v5.4.4)

27 Oct 12:13
45bba45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.4.3...v5.4.4

Hazelnut update (v5.4.3)

07 Sep 10:47
f14cbf7
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue where revocations received through the network were not written to a backup that was introduced in v5.4.0.
    Nodes upgrading from v5.4.0-v5.4.2 need to make an empty POST call to <node-address>/internal/network/v1/reprocess?type=application/ld+json%3Btype=revocation.
  • Reduced number of pages transmitted per message on a full sync to enhance performance
  • Fixed a performance issue with initializing the backup databases
  • Fixed some typos in NL language templates (@jelmerterwal)

Full Changelog: v5.4.2...v5.4.3

Hazelnut update (v5.4.2)

20 Aug 12:05
Compare
Choose a tag to compare

What's Changed

  • Fixed issue where NutsEmployeeCredentials needed to be explicitly trusted when issued by another node by @reinkrul in #2434

Full Changelog: v5.4.1...v5.4.2