# Improved ZLI error messaging

## `zli v. 6.15.14`

### Enhancements

* **Error messaging.** Improved user-facing error messages provided by the `zli`

## `bzero v. 7.5.4`

### Fixes

* `zli connect`. Resolved issue with `zli connect` not setting shell users' supplementary groups, which caused users to run `sudo` to execute programs that their supplementary groups allow them to run

## Web app & backend

### Enhancements

* **Error messaging.** The latest backend release contains support for improved `zli` error messaging
* **Offline target removal policy.** Expanded the offline target removal policy to support up to 180 days before an offline target is deleted
* **Autodiscovery scripts.** With the `bzero-ssm-agent` deprecation, autodiscovery scripts have been updated to install the `bzero` agent and are now available from the web app as well as their [<mark style="color:purple;">API endpoints</mark>](https://cloud.bastionzero.com/api/#tag--Autodiscovery-Scripts)
* **Onboarding tool Helm installation.** Improved installation instructions for Helm in the onboarding tool

### Fixes

* **View session recordings.** Resolved issue with row expansion in session recordings table

For questions or to provide feedback on how we can improve our updates, reach out to [<mark style="color:purple;">product@bastionzero.com</mark>](mailto:product@bastionzero.com).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://changes.bastionzero.com/2023/improved-zli-error-messaging.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
