v0.2.0
Pre-release
Pre-release
Release v0.2.0
🚀 New Features
-
Item Handler: Added Item Handler to simplify development of custom node plugins and middleware.
-
Payment Package
- Introduced an independent Payment package supporting tAX deposits and balance query.
- Configurable Transaction Fees: Added support for customizable per-transaction fees.
- VM Residency Fee: Implemented residency fees (default 0.01 tAX/day) for VMs occupying node resources.
- VM Spawn Fee: Added configurable one-time fee for VM creation.
🔧 Improvements
- Added Auto Release Script: Implemented an automated script to publish new versions directly to GitHub, simplifying the release workflow.