> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flex.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog: 2024-07-08

## Added

* oAuth 2.0 login flow using the `flexai auth login` command.
* Added the `update` and `delete` subcommands to the `flexai source` command.
* Automatically open a browser window using the oAuth 2.0 login URL.
* Added a structured render data view to the `flexai training inspect <training_job_name>` command.
* Added the ability to specify file paths within a dataset through the `--file` flag in the `flexai dataset push` command.
* Check for updates on every CLI command execution to make sure it is always up to date.

## Changed

* Cleanup order triggered by logging out with `flexai auth logout`.

## Removed

* **Breaking**: Removed the `flexai training dashboard` command.
