v0.1.6

Release v0.1.6 — 2025-08-21

This release focuses on improving withdrawal workflows, enhancing webhook functionality, and adding new API endpoints for better workspace management.


New Features

Withdrawal Enhancements

  • Added wallet settings to store auto approval limits
  • Added more API endpoints and filters for withdrawals (#271)
  • Added more test cases for withdrawal service
  • Improved withdrawal validation

Webhook Improvements

  • Implemented worker pool for webhook processing for better performance and scalability

API Additions

  • Added Resend Invitation API endpoint and service logic (#272)
  • Enhanced wallet functionality with user and asset search capabilities (#267)
  • Added extra information for network responses

Improvements

  • Changed status names of RPC health checks for better clarity
  • Upgraded resend package to latest version

Deployment Notes

  • No special deployment requirements for this release
  • Webhook worker pool will automatically improve performance for high-volume webhook processing