Skip to content

Releases: waiaas/WAIaaS

v2.16.1-rc.2

v2.16.1-rc.2 Pre-release
Pre-release

Choose a tag to compare

@bohyunkang-iotrust bohyunkang-iotrust released this 31 Jul 06:42
5f0e336

2.16.1-rc.2 (2026-07-31)

Bug Fixes

  • daemon: wire Solana RPC into x402 payment signing (4218296)
  • daemon: wire Solana RPC into x402 payment signing (c0b8e8b)
  • daemon: wire Solana RPC into x402 payment signing (f388b22)

WAIaaS Desktop 2.16.1-rc.2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Jul 07:29
76a5b3f
Merge pull request #408 from waiaas/chore/legacy-namespace-references

chore: point shipped artifacts at the waiaas org after the repo transfer

v2.16.1-rc.1

v2.16.1-rc.1 Pre-release
Pre-release

Choose a tag to compare

@bohyunkang-iotrust bohyunkang-iotrust released this 22 Jul 03:43
f989e03

2.16.1-rc.1 (2026-07-22)

Bug Fixes

  • release: point package.json URLs at the waiaas org (c3c1bbf)
  • release: point package.json URLs at the waiaas org (8e5a199)

v2.16.1-rc

v2.16.1-rc Pre-release
Pre-release

Choose a tag to compare

@bohyunkang-iotrust bohyunkang-iotrust released this 22 Jul 02:23
8096afc

2.16.1-rc (2026-07-22)

Bug Fixes

  • daemon: remove flaky evaluateWhitelist deny test (59dd362)
  • daemon: resolve 42 lint errors in test files (1b74658)
  • daemon: update MSW handler to use :token param instead of glob (4b60629)
  • deps: add pnpm overrides for transitive dependency vulnerabilities (74fa3b0)
  • deps: patch security vulnerabilities (147 → 18 audit findings) (7efab37)
  • deps: patch security vulnerabilities in direct dependencies (32285c5)
  • deps: remove ajv override that breaks eslint compatibility (46adb43)
  • sdk: remove unused readFile import causing TS6133 (a54d5e9)
  • sdk: rename unused mockedReadFile to satisfy no-unused-vars lint (537eb50)

WAIaaS Desktop 2.16.1-rc.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jul 04:27
82a0a65
Merge pull request #401 from waiaas/test/cli-start-hoisted-daemon-mock

test: fix flaky tests blocking release (cli mock isolation + actions timeouts)

v2.16.0

Choose a tag to compare

@minhoyoo-iotrust minhoyoo-iotrust released this 21 Apr 02:08
3d5da30

2.16.0 (2026-04-21)

Bug Fixes

  • promote v2.16.0-rc to stable 2.16.0 (852f4e6)
  • promote v2.16.0-rc to stable 2.16.0 (f507fbe)

v2.16.0-rc

v2.16.0-rc Pre-release
Pre-release

Choose a tag to compare

@minhoyoo-iotrust minhoyoo-iotrust released this 21 Apr 01:53
4f3eb49

2.16.0-rc (2026-04-21)

Features

  • push-relay: Pushwoosh extra_fields configuration support (ca989f3)
  • push-relay: Pushwoosh extra_fields for v2.16.0-rc (de914be)

v2.15.0

Choose a tag to compare

@minhoyoo-iotrust minhoyoo-iotrust released this 20 Apr 15:31
89ee133

2.15.0 (2026-04-20)

Features

  • 01-01: extend buildContractCall() with OfferCreate/OfferCancel routing (135ed5e)
  • 01-02: add OfferCreate/OfferCancel CONTRACT_CALL parsing to tx-parser (1d67639)
  • 02-01: add OfferBuilder with currency amount conversion and reserve validation (b75b003)
  • 02-01: add XrplOrderbookClient RPC wrapper for orderbook queries (b334932)
  • 02-01: add Zod input schemas for 5 XRPL DEX actions (bf58b9e)
  • 02-02: extend buildContractCall for TrustSet + register XrplDexProvider (d1b37ac)
  • 02-02: implement XrplDexProvider with 5 actions (0448d7b)
  • 02-03: register xrpl_dex in builtin-metadata and setting keys (2b77125)
  • 03-01: resolveEffectiveAmountUsd XRPL DEX calldata parsing (92f86d8)
  • 03-02: Admin UI transaction type labels + XRPL DEX display (b360587)
  • 459-01: create Tauri spike project with @reown/appkit integration (a924e7a)
  • 460-01: Tauri 2 project scaffolding + SidecarManager implementation (8fb9b4e)
  • 460-02: SEA binary build pipeline + native-loader + dynamic port output (6c4e8ca)
  • 460-03: splash -> daemon start -> WebView navigate integration (85b4173)
  • 461-01: add 4-layer tree-shaking config and CI bundle verification (2aae71b)
  • 461-01: add quit_app IPC command, isDesktop() detection, and TS bridge wrappers (24b43f1)
  • 461-02: add system tray module with 3-color icons, context menu, and 30s health polling (43412e7)
  • 461-02: integrate system tray in main.rs with tray-icon and image-png features (00b1116)
  • 462-01: Setup Wizard orchestrator + App.tsx dynamic import integration (7c19769)
  • 462-01: wizard store + 5 step components for Desktop Setup Wizard (b4b89af)
  • 462-02: WalletConnect QR connector + modal via daemon REST API (Plan B) (7153984)
  • 462-03: wire Owner step to WalletConnect QR modal via dynamic imports (5cb0c99)
  • 463-01: integrate Tauri updater plugin with Ed25519 signing config (17ce11b)
  • 463-02: add 3-platform desktop release CI workflow (bff990d)
  • 463-03: add auto-update UI with UpdateBanner and update-checker (3348fa3)
  • 465-01: add download page with OS detection and GitHub API integration (14c6373)
  • 466-01: add Desktop App distribution channels to SUBMISSION_KIT (48ef4ad)
  • 466-01: add Download link to site navigation and sitemap (d8b8efd)
  • 467-01: add DB v61 migration with signing primary partial unique index (6567dac)
  • 467-02: add exclusive signing toggle to WalletAppService (cab2d96)
  • 467-02: transition PresetAutoSetupService from preferred_wallet to signing_enabled (c9bd1e1)
  • 468-01: transition SignRequestBuilder to wallet_type + signing_enabled=1 query (35d1589)
  • 469-01: wallet_type group layout + signing radio buttons (8156083)
  • 470-01: extend core chain enums, constants, and RPC defaults for ripple (e33e08b)
  • 470-01: register ripple ChainType and XRPL NetworkTypes in shared SSoT (9374c44)
  • 470-02: register XRPL CAIP-2 chain IDs and CAIP-19 asset identifiers (d7329e5)
  • 470-03: add ripple chain stub to AdapterPool with RPC config key mapping (ccd91f4)
  • 470-03: DB v62 migration -- add ripple chain and XRPL networks to CHECK constraints (8963385)
  • 471-01: scaffold @waiaas/adapter-ripple package with RippleAdapter, KeyStore ripple support, and XRPL RPC config (e67f737)
  • 471-02: wire AdapterPool for ripple chain and add unit tests (8d304fc)
  • 472-01: implement getTokenInfo, getAssets Trust Lines, and tx-parser IOU precision (e79678a)
  • 472-01: implement Trust Line currency utils, TrustSet, and IOU transfer (b3b2fc5)
  • 473-01: add ripple support to getNativeTokenInfo and NFT indexer (2a685ed)
  • 473-01: implement XLS-20 NFT adapter and core schema extension (b30e07b)
  • 473-02: add Ripple chain support to Admin UI wallet creation and RPC settings (3fdd7bd)
  • 473-02: extend OpenAPI and SDK chain enums with ripple (916adc4)
  • daemon,admin: add test sign request for wallet apps (#450) (d46e79e)
  • daemon,push-relay: fix #459 session wallet query, fix #460 static_fields wiring (521b7ac)
  • desktop: auto-provision 3 mainnet wallets on first boot (issue 497) (babf10e)
  • desktop: auto-provision 3 mainnet wallets on first boot (issue 497) (1852c62)
  • desktop: auto-provision mainnet wallets (issue 497) (ce1d2e3)
  • integrate Dev.to blog posts into waiaas.ai/blog (f9e74bb)
  • push-relay: add Pushwoosh extra_fields config (issue 499) (105e561)
  • push-relay: add Pushwoosh extra_fields config for notification payload (issue 499) (e3a30d1)
  • push-relay: enhance debug logging for push payloads and sign responses (...
Read more

WAIaaS Desktop 2.16.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 03:02
7ae20bd
desktop-v2.16.0

Merge pull request #381 from minhoyoo-iotrust/chore/restore-prereleas…

v2.15.0-rc.6

v2.15.0-rc.6 Pre-release
Pre-release

Choose a tag to compare

@minhoyoo-iotrust minhoyoo-iotrust released this 12 Apr 02:26
683e87f

2.15.0-rc.6 (2026-04-12)

Features

  • desktop: auto-provision 3 mainnet wallets on first boot (issue 497) (babf10e)
  • desktop: auto-provision 3 mainnet wallets on first boot (issue 497) (1852c62)
  • desktop: auto-provision mainnet wallets (issue 497) (ce1d2e3)