Forge CLI version 6.1.0 - 08th November 2022

We’ve released version 6.1.0 of the Forge CLI.

:hammer_and_pick: With this release, the CLI will now fetch and display all installations for the given app.

The forge install list should return all installations for a given app. However, previous versions of the CLI only limited results to the latest 100 installations. This led to discrepancies with the Developer Console for apps with more than 100 installations.

:tada: UI modifications, which is a Forge module that allows apps to modify fields on the Global issue create modal, now support two custom fields:

  • single select
  • paragraph

For more information, see the list of supported fields

Run npm install -g @forge/cli@latest on the command line to install the latest version of @forge/cli.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.