Skip to content

Releases: onflow/flow-cli

v2.6.1

Choose a tag to compare

@jribbink jribbink released this 18 Sep 16:56
c15e260

⬆️ Install or Upgrade

Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.

⭐ Features

Account funding by name

The flow account fund command now accepts account names defined in flow.json, making it easier to fund an account.

Example:

flow accounts fund bob

(#2054) @chasefleming

Smarter testnet funding

When no address is provided, the flow accounts fund command now prompts you to select a testnet account from your configuration.

(#2053) @chasefleming

DeFi Actions in Dependency Manager

Added support for installing DeFi Actions contracts through the Dependency Manager and flow init.

Example:

flow dependencies install DeFiActions DeFiActionsUtils

(#2046) @chasefleming

🛠 Improvements

Scrollable dependency selection

Added a scrollable list in the terminal to make navigating and selecting dependencies easier.

(#2046) @chasefleming

Directory resolution in init

flow init now correctly resolves directories, including relative paths like . or ...

Example:

flow init .

(#2055) @jribbink

Dependency updates

Other improvements

🐞 Bug Fixes

Windows release

Fixed an issue that prevented Windows releases from building successfully.

(#2057) @jribbink

v2.6.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 15:59
ed8594f

⬆️ Install or Upgrade

Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.

⭐ Features

🛠 Improvements

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 16:58
e3c58fa

⬆️ Install or Upgrade

Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.

What's Changed

  • Bump actions/checkout from 3 to 5 by @dependabot[bot] in #2007
  • Bump github.com/getsentry/sentry-go from 0.34.1 to 0.35.0 by @dependabot[bot] in #2004
  • Bump github.com/onflow/flow-evm-gateway from 1.1.2-0.20250611145322-595a1b2e4ec9 to 1.2.0-rc.3-experimental.0 by @dependabot[bot] in #2001
  • Fix imports whitelist in cursor ignore generated project file by @chasefleming in #2014
  • Refactor: replace Split in loops with more efficient SplitSeq by @youzichuan in #2010
  • Bump github.com/getsentry/sentry-go from 0.35.0 to 0.35.1 by @dependabot[bot] in #2015
  • Deprecate scaffold command by @nialexsan in #1859

Full Changelog: v2.4.1...v2.5.0

v2.4.1

Choose a tag to compare

@jribbink jribbink released this 12 Aug 20:10
6fdde4d

What's Changed

  • Update Flow Emulator & Flowkit Dependencies to Latest Versions by @jribbink in #2009

Full Changelog: v2.4.0...v2.4.1

v2.4.0

Choose a tag to compare

@jribbink jribbink released this 08 Aug 16:13
1a2b0b4

What's Changed

  • Bump google.golang.org/grpc from 1.73.0 to 1.74.2 by @dependabot[bot] in #2002
  • Update Flow Emulator to Include Scheduled Callbacks Beta by @jribbink in #2006

Full Changelog: v2.3.1...v2.4.0

v2.3.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 16:21
34ae5b6

⬆️ Install or Upgrade

Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.

What's Changed

Full Changelog: v2.3.0...v2.3.1

Version 2.3.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 16:00
3623590

⬆️ Install or Upgrade

Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.

🛠 Improvements

  • Dependency Manager: Smartly auto-apply alias from matching account (#1997) @chasefleming
  • Add block explorer link to transaction output (#1998) @chasefleming
  • Prevent duplicate entries in .gitignore and .cursorignore during creation (#1996) @chasefleming
  • Add cursor ignore to include imports from Dependency Manager for AI context (#1994) @chasefleming
  • Refactor: replace []byte(fmt.Sprintf) with fmt.Appendf (#1989) @ianlv

Full Changelog: v2.2.19...v2.3.0

v2.2.19

Choose a tag to compare

@github-actions github-actions released this 20 Jun 22:11
5e77d77

⬆️ Install or Upgrade

Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.

🛠 Improvements

Full Changelog: v2.2.18...v2.2.19

v2.2.18

Choose a tag to compare

@github-actions github-actions released this 19 Jun 20:02
8b2bc32

⬆️ Install or Upgrade

Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.

🛠 Improvements

v2.2.17

Choose a tag to compare

@github-actions github-actions released this 06 Jun 01:43
89109c4

⬆️ Install or Upgrade

Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.

What's Changed

Full Changelog: v2.2.16...v2.2.17