# Features / Improvements & Fixes

## HQ

### Improvements :muscle:

{% stepper %}
{% step %}

### IAM: YAML syntax warnings & quick fix.

The YAML editor now highlights syntax errors for the basic YAML structure and types. You can use Quick Fix to get correction suggestions.

<figure><img src="https://3471212993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJpmk4J5g3Kj2RRRpYUrl%2Fuploads%2FuB5Cg1UDmgT4tdUtUPG5%2Fsyntax-checker.gif?alt=media&#x26;token=19651e06-98cc-4de8-a654-435d93cb54fa" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Global SQL Studio: consumer offset tooltips

Global SQL Studio allows you to see consumer groups for a given topic. Now you can also get tooltip explanations for the different offset values, similar to the Agent UX.

<figure><img src="https://3471212993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJpmk4J5g3Kj2RRRpYUrl%2Fuploads%2FfngYv3bPTGFkJeAepkrq%2FScreenshot%202025-05-29%20at%2010.16.03.png?alt=media&#x26;token=5c225980-6ac6-4467-b7ca-3257e6f8bb8f" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Fixes  :white\_check\_mark:

{% stepper %}
{% step %}

### HQ default page

Based on customer feedback, default page of HQ has been returned to */environments* instead of */topics.*
{% endstep %}

{% step %}

### Glue connection update

When an AWS connection with Assumed Role is selected:

* The request must include the Role Arn reference.
* The request must include the Session name reference.
  {% endstep %}

{% step %}

### Reply message

Fixed issue where the replay message with offset 0 was not possible.
{% endstep %}

{% step %}

### Global SQL Studio: Consumer group flattening

Fixed consumer flattening that would lose empty consumer groups.
{% endstep %}

{% step %}

### Global SQL Studio: **Leaving consumer groups tab open creates double entry**

Fixed leaving consumer groups open in Global Studio that could cause double entries for inactive consumer groups.
{% endstep %}

{% step %}

### Global SQL Studio: include partition to offset query

When you click on a consumer offset the SQL studio will include the partition number. This ensures that you see the right messages in the correct partition.

<figure><img src="https://3471212993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJpmk4J5g3Kj2RRRpYUrl%2Fuploads%2F4mpI3EHcp9stmXzk17wb%2FScreenshot%202025-05-29%20at%2011.31.16.png?alt=media&#x26;token=2aa7c65c-1fc7-457a-a246-9e6a6ec13916" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Global SQL Studio: results scrolling

Fixed an issue where you couldn't scroll left/right along the SQL Studio results table.
{% endstep %}
{% endstepper %}
