Skip to content

Latest commit

 

History

History
192 lines (117 loc) · 14.9 KB

File metadata and controls

192 lines (117 loc) · 14.9 KB

4.25.0 (2026-02-05)

Bug Fixes

  • add desktop-only class to slide toggle for table view to hide the button on small screens (d7d17bc)
  • improve assets page action buttons alignment and icon (bf4780b)

Features

  • add max amount button to asset transfer form (80dfdf3)
  • add Qubic Feedback card to support page (9de4a36)
  • add support channels (#221) (1b465c9)

4.25.0-rc.1 (2026-02-05)

Bug Fixes

  • add desktop-only class to slide toggle for table view to hide the button on small screens (d7d17bc)
  • improve assets page action buttons alignment and icon (bf4780b)

Features

  • add max amount button to asset transfer form (80dfdf3)
  • add Qubic Feedback card to support page (9de4a36)
  • add support channels (#221) (1b465c9)

4.24.0 (2026-01-20)

Features

  • sort managing contracts by number of units in grouped assets (51c0142)

4.23.1 (2026-01-19)

Bug Fixes

  • ipo: improve UI and remove non-functional repeat button (d7dc61d)
  • ipo: use correct balance source in getMaxAmount (6b224ae)
  • ipo: use walletService.getSeeds() for balance check in place-bid (6cf236b)

4.23.1-rc.2 (2026-01-19)

Bug Fixes

  • ipo: use correct balance source in getMaxAmount (6b224ae)
  • ipo: use walletService.getSeeds() for balance check in place-bid (6cf236b)

4.23.1-rc.1 (2026-01-18)

Bug Fixes

  • ipo: improve UI and remove non-functional repeat button (d7dc61d)

4.23.0 (2026-01-07)

Bug Fixes

  • handle undefined response in dev-proxy error callback (6902ceb)
  • prevent deploy workflow from triggering on unmerged PR close (a69a165)
  • strip decimals when pasting formatted numbers in amount fields (fd8b204)
  • style delete action in red for visual distinction (f1dfeb0)
  • truncate long account names with ellipsis in dashboard cards (8c0b3df)
  • validate decimals in amount fields (#203) (3ce03b4)

Features

  • Add active IPO count badge to navigation (#196) (8f7c5c3)
  • add context menu and fix responsive dashboard cards (f14d1dc)
  • add transaction status icons with unified tx-status component (#198) (058b689)
  • display SendMany transaction transfers (#199) (d1b2eff)
  • reveal-seed: redesign dialog with QR code and security enhancements (68b89ad)

4.23.0-rc.1 (2026-01-07)

Bug Fixes

  • handle undefined response in dev-proxy error callback (6902ceb)
  • prevent deploy workflow from triggering on unmerged PR close (a69a165)
  • strip decimals when pasting formatted numbers in amount fields (fd8b204)
  • style delete action in red for visual distinction (f1dfeb0)
  • truncate long account names with ellipsis in dashboard cards (8c0b3df)
  • validate decimals in amount fields (#203) (3ce03b4)

Features

  • Add active IPO count badge to navigation (#196) (8f7c5c3)
  • add context menu and fix responsive dashboard cards (f14d1dc)
  • add transaction status icons with unified tx-status component (#198) (058b689)
  • display SendMany transaction transfers (#199) (d1b2eff)
  • reveal-seed: redesign dialog with QR code and security enhancements (68b89ad)

4.22.0 (2025-12-08)

Bug Fixes

  • remove reseting number of shares on asset change in transfer rights component (3d8fef3)

Features

  • 184 enable release transfer rights for assets (#185) (103d6b6)
  • enable transfer rights enhancement (#186) (4b68ba5)

4.22.0-rc.1 (2025-12-08)

Bug Fixes

  • remove reseting number of shares on asset change in transfer rights component (3d8fef3)

Features

  • 184 enable release transfer rights for assets (#185) (103d6b6)
  • enable transfer rights enhancement (#186) (4b68ba5)

4.21.0 (2025-11-05)

Bug Fixes

  • add account alias to the trx cell fields (bcac1e5)
  • add send button visibility logic and send assets for QX managed only (#180) (09cc853)
  • correct takeUntil usage to prevent memory leaks (#175) (6669cd9)
  • error snackbar text not visible in light mode for unlock vault (b5adb15)
  • explorer icon color in light theme and centralize explorer URLs (3593606)
  • improve epoch navigation performance and prevent duplicate API calls (b3f0c22)
  • initialize dashboard balance data on first vault import (a43d532)
  • multiple minor improvements (#168) (96b9fe5)
  • only show no data message when search filter is applied (5fb932c)
  • refresh dashboard when switching between vault files (#173) (d19a987)
  • remove dead code checkQualitySeed and related functions (42e5d2d)
  • remove server-dir from FTP deployment config (4c1ed98)
  • update asset transfer warning message text (ddc355a)
  • update build command in README.md (0d2189b)

Features

  • add address name and trx type resolution (#159) (540668a)
  • add responsive timestamp display in transaction details (#161) (32882ea)
  • display invalid identity errors inline in transfer forms (3c1450b)
  • improve asset transfers, form validation, and transaction display (4cf7b80)
  • managed by information added to Assets page (#176) (d664ca2)

4.21.0-rc.1 (2025-11-04)

Bug Fixes

  • add account alias to the trx cell fields (bcac1e5)
  • add send button visibility logic and send assets for QX managed only (#180) (09cc853)
  • correct takeUntil usage to prevent memory leaks (#175) (6669cd9)
  • error snackbar text not visible in light mode for unlock vault (b5adb15)
  • explorer icon color in light theme and centralize explorer URLs (3593606)
  • improve epoch navigation performance and prevent duplicate API calls (b3f0c22)
  • initialize dashboard balance data on first vault import (a43d532)
  • multiple minor improvements (#168) (96b9fe5)
  • only show no data message when search filter is applied (5fb932c)
  • refresh dashboard when switching between vault files (#173) (d19a987)
  • remove dead code checkQualitySeed and related functions (42e5d2d)
  • update asset transfer warning message text (ddc355a)

Features

  • add address name and trx type resolution (#159) (540668a)
  • add responsive timestamp display in transaction details (#161) (32882ea)
  • display invalid identity errors inline in transfer forms (3c1450b)
  • improve asset transfers, form validation, and transaction display (4cf7b80)
  • managed by information added to Assets page (#176) (d664ca2)

4.20.2-rc.1 (2025-10-19)

Bug Fixes

  • remove server-dir from FTP deployment config (4c1ed98)
  • update build command in README.md (0d2189b)