# Features / Improvements & Fixes

## HQ

### New features

* LRN UX for HQ IAM.&#x20;
  * See & copy the LRN of an IAM resource (User, Group, Service Account, Role).
  * LRN is also an available column in all IAM listing pages. You can enable it in the column selector of the table.
* Environments + metrics columns.
* Tables UX update: **powerful grid**
  * Multi sort
  * Reorder of columns + column selection
  * Filters
  * Preferences are saved for the user
  * CLI
    * Provide shell completion for agent --env flag

### Improvements

* IAM - Updated permissions syntax.
  * **Renaming**. Some services and resources have been renamed. This is to simplify and make the IAM model more consistent. You can find the [latest spec here](https://docs.lenses.io/latest/devx/6.0/user-guide/iam/iam-reference). You may need to adjust your policy YAML definitions. Reach out to us if you need help.
  * **Prefix/infix wildcard support**. You can now use `*` in a prefix or infix position for resource-id path segments. Use this to express things like *"environments that end in  -dev"* (`*-dev`) or *"topics whose name starts with fraud and ends with analytics"*  (`fraud*analytics`).
* Improved Global SQL studio UX
  * Topic navigator IDE experience.
  * See latest topic messages by default, ordered by time, with latest messages 1st.
* Dark mode for sign-in page

### Fixes

* User Profile page now correctly save changes.

## Agent

### New features

* Expose Agent dashboard metrics via API.

### Improvements

* Improved Agent-level navigation bar.

### Fixes

*
