- ...
- New: Added back Ledger support, please notice that the
--useLedgerdoes not set the path anymore, use--ledgerPathfor this. - New: Added back all
validatorcommands. - New: Added
add-credentialscommand to add credentials to thenear-cliconfig file. - Fixes: Multitude of small fixes, see each release note for more details.
- Reorganized code to simplify its maintenance.
- New: Fixed
create-accountcan now createTLA,sub-accountsand.testnet/.nearaccounts. - New: Added
--useFaucetoption tocreate-accountcommand, allowing to fund the account using a faucet. - Fix: Default wallet is now
MyNearWalletinstall ofNearWallet - Fix: Removed unnecessary options from commands, e.g.
viewnow does not take an--accountIdor--masterAccount. - Fix: Fixed
--networkIdflag, now it works in all relevant commands. - Breaking: removed
x-apioption. - Breaking: removed
stakecommand. - Breaking: removed all
evmcommands. - Breaking: Removed all
Ledgersupport. - Breaking: removed all
validatorcommands. - Breaking: removed
dev-deploycommand. Users must now create an account (can fund it with a faucet) and deploy to it. - Breaking: changed
generate-keycommand. Now it needs the--saveImplicitflag to save the key. - Breaking: removed
walletUrl,nodeUrlandhelperUrloptions.