NuLink Docs
  • Get Started
    • NuLink Introduction
    • Roadmap
  • Cryptographic Primitives
    • Proxy Re-encryption
    • Identity-Based Encryption & Attribute-Based Encryption
    • Zero-Knowledge Proof
    • Fully Homomorphic Encryption
  • Products
    • Introduction
      • Target Audience and Use Cases
    • NuLink for Stakers
      • Staking Dashboard
        • Dashboard
        • Staking
        • Auction
        • Staking Grid
      • NuLink Worker Installer
        • Create Worker Account
        • NuLink Worker Installation
        • NuLink Worker Initialization and Running
        • NuLink Worker Update
    • NuLink for DApp Builders
      • NuLink Agent SDK
        • API Reference
      • NuLink SDK
        • API Reference
        • Usage Example
    • NuLink for DApp Users
      • NuLink Agent
      • DApp Example
      • NuLink Snaps
    • Horus3.0 Testnet
      • Testnet Milestones
  • Resources
    • Glossary
    • Release Notes
      • NuLink Agent Release Notes
      • NuLink Agent SDK Release Notes
      • NuLink SDK Release Notes
      • NuLink Worker Release Notes
      • NuLink Dashboard Release Notes
    • Frequently Asked Questions
Powered by GitBook
On this page
  • v0.5.6 (2024/02/04):
  • v0.5.0 (2023/12/22):
  • v0.2.0 (2023/07/24):
  • v0.1.1 (2023/05/15):

Was this helpful?

  1. Resources
  2. Release Notes

NuLink Agent SDK Release Notes

PreviousNuLink Agent Release NotesNextNuLink SDK Release Notes

Last updated 1 year ago

Was this helpful?

The current version is

v0.5.6 (2024/02/04):

  1. Modify the upload and download process

  2. Add an API to retrieve the number of backup nodes

  3. Add the empty parameter validation for the API

v0.5.0 (2023/12/22):

  1. add backup node param in approve api.

  2. add sendCustomTransaction api.

  3. fix login api bug.

  4. fixed several known issues.

v0.2.0 (2023/07/24):

  1. Add support for multiple networks.

  2. Include batch approval function and corresponding API: batchApprove.

  3. Add new APIs: getNetWorkChainId, setNetWorkChainId.

  4. Fix login detection errors.

  5. Resolve other persistent bugs.

v0.1.1 (2023/05/15):

  1. Introduce functions for connecting, uploading, approving, applying, and downloading files.

  2. Resolve configuration issues related to Agent web address.

  3. Provide interfaces for obtaining file lists, file details, lists of applied files, and approved files.

  4. Include authentication information in backend interface requests.

  5. Address known bugs and implemented necessary modification

0.5.6