Skip to content
This repository was archived by the owner on Jun 12, 2026. It is now read-only.

Releases: Squads-Protocol/squads-cli

v3.0.0

12 Jun 20:32
1e7cd3a

Choose a tag to compare

3.0.0 (2026-06-12)

Features

  • balance: check low balance on sign and send (f82adf2)
  • ledger: Add ledger support (feb7ff1)
  • menu: add direct open-by-address path for multisigs (e1f5d6d)
  • menu: direct multisig open-by-address path (discovery spam mitigation) (4e4b957)
  • nftWithdraw: Permit mass withdraw for nfts (2e7a205)
  • overhaul: better menu, state, and processing (6c92ce7)
  • overhaul: better menu, state, and processing (cb4f222)
  • programs: Add support to get program out from Squad (a872a5d)
  • README: added extra information (a3eb063)
  • README: some extra info on the nft authority transfers (4cb6768)
  • tx: Add --computeUnitPrice flag (6311a09)
  • tx: Add Flag to Set Priority Fee (062369d)
  • tx: Add missing actions (2bca8fa)
  • updates: final pass and cleanup (b4914e9)
  • updates: general consolidation (c525059)
  • updates: general consolidation (8157d12)
  • validator: Add validator withdraw auth function (abaa713)
  • vault/nft: let operators pick the authority index (4eec863)
  • vault/nft: selectable authority index for inventory and NFT flows (1f98efd)

Bug Fixes

  • assets: show token label provenance in vault inventory (99abc32)
  • assets: show wrapped SOL token accounts in vault inventory (5d71b8e)
  • assets: stop dropping wrapped SOL from the vault asset table (885027e)
  • assets: tag token label provenance in vault inventory (c96e5eb)
  • authority-batches: fix for index check (53cc8b8)
  • authority-batches: fix for index check (28ad182)
  • bin: added bin path (dec2347)
  • bump: bumped version (b0f4a89)
  • cleanup: fix post PR noise (e562609)
  • cleanup: further consolidation, types (500feb4)
  • confirmation: adjusted to confirmed for state change (bf23be8)
  • confirmation: adjusted to confirmed for state change (09f4e1b)
  • confirm: better logic for failed tx (fd668ba)
  • confirm: better logic for failed tx (56dfcda)
  • consolidation: more abstraction/helpers (f654971)
  • creator: display the creator (6772a17)
  • creator: display the creator (8707397)
  • deps: dependency cleanup (31b49cf)
  • deps: Install missing dev deps (9267eb8)
  • execute: make per-instruction retry state-aware after confirm timeout (71ea1a4)
  • execute: state-aware retry after confirmation timeout in per-instruction execute loop (d9833b7)
  • gitignore: hide bin (e189d13)
  • gitignore: update (167bb79)
  • gitignore: update (e08c119)
  • gitignore: updated for bin (09cd646)
  • import: byte size and better builder handling (5c45d33)
  • import: explicit approval for imports (8e95422)
  • import: explicit approval for imports (0ba4003)
  • import: parse raw import as wire transaction, not bare message (1b2589b)
  • import: parse raw import with Transaction.from instead of Message.from (cd4447d)
  • improvements: dedupes and consolidation (c663b1b)
  • integers: check integers for authority (895c30a)
  • integers: check integers for authority (cb9c3fb)
  • logging: removed tx state log (e107fa4)
  • logs: added json log (4b4957b)
  • logs: added output log functionality (8e06508)
  • logs: output is for mint addresses (ffebfc4)
  • members: better scan for multisig members and direct access (34ebc78)
  • members: better scan for multisig members and direct access (af2eeed)
  • merge: resolve conflict (2bb3405)
  • nft-transfer: WIP for batch outgoing transfers (b359f4a)
  • nft-transfer: WIP for batch outgoing transfers (450971e)
  • nft-transfer: WIP for batch outgoing transfers (dbff1c4)
  • nft-update-authority: wip of batch updating nft update authorities (54fa8f6)
  • nft-validate: added tool to check metadata accounts and their authorities ([3cb83a1](https://git...
Read more

v1.2.5

13 Dec 21:31
a4b5bee

Choose a tag to compare

1.2.5 (2022-12-13)

Bug Fixes

  • lock: removed package-lock.json (60badce)

v1.2.4

13 Dec 21:27
ab613d5

Choose a tag to compare

1.2.4 (2022-12-13)

Bug Fixes

  • info: added info for idl and package.json loading (de0e508)
  • merge: conflict resolved (32267fe)

v1.2.3

13 Dec 16:10
73344ea

Choose a tag to compare

1.2.3 (2022-12-13)

Bug Fixes

v1.2.2

13 Dec 16:04
834f7b2

Choose a tag to compare

1.2.2 (2022-12-13)

Bug Fixes

  • address: updated address and sdk (ef66764)
  • cleanup: remove old lib/ (fe54b81)
  • config: update to config program id and program manager id (1a25fd8)
  • logs: removed from setup (0cc8e31)

v1.2.1

02 Nov 18:39
d672ff9

Choose a tag to compare

1.2.1 (2022-11-02)

Bug Fixes

  • txix: transactioninstruction (9306866)

v1.2.0

02 Nov 03:31
de22772

Choose a tag to compare

1.2.0 (2022-11-02)

Features

  • config: flag for cluster (624c9b0)

v1.1.0

02 Nov 03:08
7f090e9

Choose a tag to compare

1.1.0 (2022-11-02)

Features

v1.0.0

02 Nov 03:04
7b5269c

Choose a tag to compare

1.0.0 (2022-11-02)

Features

Bug Fixes