- The `modal app list` output has been improved in several ways:
- Persistent storage objects like Volumes or Dicts are no longer included (these objects receive an app ID internally, but this is an implementation detail and subject to future change). You can use the dedicated CLI for each object (e.g. `modal volume list`) instead.
- For Apps in a *stopped* state, the output is now limited to those stopped within the past 2 hours.
- The number of tasks running for each App is now shown.