# Sep. 29, 2021

## TOC

* [Highlight](/release-notes/goormide/29th-sep-2021.md#highlight)
  * [Moved the billing page menu to the sidebar](/release-notes/goormide/29th-sep-2021.md#moved-the-billing-page-menu-to-the-sidebar)
* [Changes](/release-notes/goormide/29th-sep-2021.md#changes)
* [Resolved issue](/release-notes/goormide/29th-sep-2021.md#resolved-issue)

## Highlight

### **Moved the billing page menu to the sidebar**

![](/files/-Mkl1jvo2Oyxa8N0Uws_)

* The billing page menu is moved to the sidebar of the Console page, so you can access the billing page without redirecting the page.

## Changes

* Updated the design of the Image card on the Console page.
* You can search and filter Containers with the email of owners on the Console page.
* Added Alert type in the alert chart on the overview page.
* Added breadcrumb of menu title on every page.
* Added some shortcuts information and guide links into the empty workspace of IDE.
* Updated the UI of the Git tab on the left side of the IDE.

## Resolved issue

* Fixed the bug that brought the wrong event history date from the Resource Analysis page.
* Fixed the bug that the number of shared personnel limits is counted as the user's Plan rather than the container owner's Plan in the Shared Container page.
* Fixed the bug that the member invitation box is not properly visible on the Shared Container page.
* Fixed the bug that some UI components showed the dark theme color in the light theme.
* Fixed the bug that the Command tab did not appear when running with the IDE upper right Run button.
* Fixed the bug that notification did not appear when File Sharing failed in IDE.
* Fixed the bug that moves to the wrong page when clicking the container information button.


---

# 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://help.goorm.io/release-notes/goormide/29th-sep-2021.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.
