Releases · DeNetPRO/Node · GitHub
Skip to content

Releases: DeNetPRO/Node

denode-v4.0.1-rc15

Choose a tag to compare

@polikasov polikasov released this 23 Jun 12:06
6d00489

Release Notes

Datakeeper Node v4.0.1-rc15

  • Pool State Sync: Fixed critical bug where new nodes joining a pool were not visible to other pool members, causing failed responses.
  • Connection Handling: Fixed connection leak between nodes that caused message corruption and broke synchronization.
  • Disk I/O Optimization: Reduced disk load by removing constant metadata caching.
  • Auto-Reconnect: Node now identifies last pool on restart and attempts to reconnect automatically, eliminating re-download need and improving file availability.
  • Domain Support: Added ability to use domain names instead of public IP, enabling participation for users without static IP.
  • Diagnostic Report: Added a log with the latest node status to improve debugging.

DeNode Manager Desktop v1.0.9

  • Updated Datakeeper Node version
  • Minor UI improvements and bug fixes

DeNode Manager Web v1.0.9

  • Updated Datakeeper Node version

Known Issues

This is a release candidate; some features may still be under testing and subject to change.

denode-v4.0.1-rc15-dev1

Pre-release

Choose a tag to compare

@djdeniro djdeniro released this 12 Jun 12:03
f47e657
image

Advanced Preview Release

This is a pre-production build.
Expect some instability — we're still refining features based on testing feedback


Version Info

  • Datakeeper Node: v4.0.1-rc15-dev
  • DeNode Manager Desktop: v1.0.9-dev

What's New in This Build

  • Pool Reconnection — Updated logic to increase data availability
  • Network Flexibility — Moved away from static IP dependencies with new addressing options
  • Core Optimization — Refactored how the node handles hardware interactions for better throughput

What to Expect

  • Full technical details and complete release notes will come with the main rc15 release
  • This build is meant for testing these changes before the official launch

How You Can Help

  • Run your nodes and report any crashes or unusual behavior
  • Test the I/O optimizations and share results
  • Download, poke around, and let us know what breaks

denode-v4.0.1-rc14

Choose a tag to compare

@polikasov polikasov released this 28 May 11:39
32897e0

Release Notes

Datakeeper Node v4.0.1-rc14

  • Batch Synchronization: Implemented a stable batch synchronization mechanism optimized for nodes with large file systems
  • Part Priority Logic: Fixed part priority formation and unified the search queue for both clients and nodes
  • Routing Stability: Fixed routing error that caused messages to mix up between intermediary nodes
  • Smart Replication Queue: Added intelligent replication queue that monitors network state and increases replication priority for parts when a node leaves the pool
  • Bug Fixes: Resolved a critical panic while parts replication

DeNode Manager Desktop v1.0.8

  • Fixes made for 'Request timeout exceeded' issue
  • Added notification filtering and imporved logic
  • Minor bug fixes and improvements of the UI
  • Updated Datakeeper Node version

DeNode Manager Web v1.0.8

  • Updated Datakeeper Node version

Known Issues

This is a release candidate; some features may still be under testing and subject to change.

denode-v4.0.1-rc14-dev1

Pre-release

Choose a tag to compare

@djdeniro djdeniro released this 01 May 08:41
b8cbe44
image

Advanced Preview Release

This is an Advanced (pre-production) Build.
Expect potential volatility as we finalize features based on your feedback.


Version Info

  • Datakeeper Node: v4.0.1-rc14-dev
  • DeNode Manager Desktop: v1.0.8-dev

What's New in This Advanced Build

  • Advanced Program Live — Direct access to pre-production builds before global rollout.
  • Community Validation — Your testing defines the stability and security standards for the entire network.
  • Priority Track — Download, stress-test, and report issues immediately.

denode-v4.0.1-rc13

Choose a tag to compare

@polikasov polikasov released this 16 Apr 08:15
1137022

Release Notes

Datakeeper Node v4.0.1-rc13

  • Routing: Introduced a routing system that allows nodes without public IP to accept incoming client requests and exchange messages with other non-public nodes, regardless of their NAT status
  • Message Relaying: Public nodes act as relays for routed traffic between gray nodes, with paths selected automatically based on current network conditions
  • Bug Fixes: Resolved a fatal error: stack overflow panic that occurred during RPC request handling
  • Available Storage Calculation: Fixed incorrect available disk space reporting that could prevent nodes from starting

DeNode Manager Desktop v1.0.7

  • Updated Datakeeper Node version

DeNode Manager Web v1.0.7

  • Updated Datakeeper Node version

Known Issues

This is a release candidate; some features may still be under testing and subject to change.

denode-v4.0.1-rc12

Choose a tag to compare

@polikasov polikasov released this 01 Apr 14:17
1137022

Release Notes

Datakeeper Node v4.0.1-rc12

  • Resource Optimization: Reduced disk I/O by eliminating unnecessary writes to disk
  • Replication Stability: Fixed part priority detection logic and improved replication tracking without excessive logging
  • RPC Enhancements: Added support for an additional RPC endpoint hosted by DeNet
  • Bug Fixes: Resolved panic related to concurrent map write and corrected URL rewriting during test network changes
  • Logging Improvements: Removed redundant logs from replicator and cleaner modules
  • Client interaction: Additional API methods for optimised uploading and downloading

DeNode Manager Desktop v1.0.6

  • Authorization Flow: Fixed token expiration handling that previously caused 401 errors
  • User Experience: Added direct bug reporting to the tracker and improved app startup performance
  • Configuration Management: Enabled configuration editing before node startup and fixed configuration refresh functionality

DeNode Manager Web v1.0.6

  • Progressive Web Application as a lightweight GUI for local and remote access

Known Issues

This is a release candidate; some features may still be under testing and subject to change.

denode-v4.0.1-rc11

Choose a tag to compare

@polikasov polikasov released this 05 Mar 10:14
8bc9e60

Release Notes

Datakeeper Node v4.0.1-rc11

  • Improved error handling to prevent node crashes and freezes
  • Added additional fallbacks for calling smart contracts methods
  • Added nonce validation before transaction submission

DeNode Manager Desktop v1.0.5

  • Updated Datakeeper Node version

Known Issues

This is a release candidate; some features may still be under testing and subject to change

denode-v4.0.1-rc10

Choose a tag to compare

@polikasov polikasov released this 12 Jan 14:17
3752b31

Release Notes

Datakeeper Node v4.0.1-rc10

  • Cleared Logging: Removed excess logs and suppressed unnecessary error messages
  • Replication Stability: Enhanced background replication to ensure complete data replication across all parts
  • Proof of Storage: Added validation to verify user proof transactions were successfully submitted, preventing proof failures
  • Optimized RPC usage: Enhanced RPC access mechanism with fallback support
  • Internal optimizations and improvements

DeNode Manager Desktop v1.0.4

  • Added notifications when joining a pool
  • Faster app startup: Improved initial launch behavior to eliminate the white screen on first start
  • Multipath support: Enhanced handling of multipath configurations
  • Fixed logging issues when working with large log files and multiple minor bugs
  • Added the ability to edit node configuration before startup

Important notice

In some cases, transactions may temporarily stop in the Windows version of Desktop Application. We kindly request that you monitor this closely over the next few days. If you encounter any issues, please open a ticket on Discord so we can resolve it quickly

Known Issues

This is a release candidate; some features may still be under testing and subject to change

denode-v4.0.1-rc9

Choose a tag to compare

@polikasov polikasov released this 18 Dec 12:57
f119628

Release Notes

Datakeeper Node v4.0.1-rc9

  • Proof of Storage: Improved stability of replication and proving files mechanics
  • Fixed an error setting the IP address in the CLI
  • Internal improvements

DeNode Manager Desktop v1.0.3

  • Updated Datakeeper Node version
  • Added a build for macOS
  • Added a warning message about the need to restart nodes

Known Issues

This is a release candidate; some features may still be under testing and subject to change

denode-v4.0.1-rc8

Choose a tag to compare

@polikasov polikasov released this 01 Dec 14:21
f119628

Release Notes

Datakeeper Node v4.0.1-rc8

Previous tag v4.0.1-rc7 was skipped due to a package issue

  • Shared Space Management: Add, change storage path or the shared space size
  • Cleaner Mechanics: Removal of the deleted or invalid user data
  • Proof of Storage Update: Intergated with protocol economy test
  • Internal optimisations and bug fixes to improve stability and performance

DeNode Manager Desktop v1.0.2

  • Updated Datakeeper Node version

Datakeeper Node Manager v0.0.1-rc9

  • Updated Datakeeper Node version

Known Issues

This is a release candidate; some features may still be under testing and subject to change