All Release Notes

CLI version 2.3.0

15 January 2024
Enhancement
CLI

Version 2.3.0 of the CLI introduces a change on distributed trace log messages and fixes two bugs on the frontastic upload command.

Distributed trace log messages in the extension log window are now hidden by default, you can display them by changing the settings in the filter dialog, which opens by pressing F. This improves the visibility of extension log messages in the CLI because the distributed trace messages prevented their display.

Additionally, we fixed two bugs on the frontastic upload command:

  • The CLI no longer requests the frontastic.toml configuration file because the command already receives the configuration parameters. Previously, the CLI requested the file anyway.
  • Errors no longer occur when running the CLI as a root user.