# Jul. 13, 2021

## TOC

* [Highlight](#highlight)
  * [Additional Always-On](#additional-always-on)
  * [A new Plan for the Team users](#a-new-plan-for-the-team-users)
  * [Full-Screen Mode](#full-screen-mode)
* [Resolved issues](#resolved-issues)

## Highlight

### Additional Always-On

![](https://2181851870-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lq-Q9LciN1X9EABxGkt%2F-MeTJoO4CrlfgTSP70dD%2F-MeTK6R7M1HJ_zJkwhdS%2FImage3.png?alt=media\&token=9624f4f6-397b-4e86-b514-c8b8f4ad8f03)

* Finally you can use more than one Always-On Container.
* It is only available for the new Premium users now. Existing Premium users will be able to purchase additional Always-On slots in the near future!

### A new Plan for the Team users

![](https://2181851870-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lq-Q9LciN1X9EABxGkt%2F-Me81YTrdRHNf2CbAi8D%2F-Me828rp5Nvx_Q4n6t5W%2FImage1.png?alt=media\&token=4bf5baf5-2e3f-47c4-b754-19287ce5ad82)

* Apart from Individual Plans, a Plan that can be used as an Organization has been released.
* Manage people on a Team basis within your Organization!&#x20;
* You can manage Containers by dividing them into Spaces.&#x20;
* You can also invite and give permission to people you want per Space.
* You can experience it through the free trial with the highest plan for 14 days now.

### Full-Screen Mode

![](https://2181851870-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lq-Q9LciN1X9EABxGkt%2F-Me81YTrdRHNf2CbAi8D%2F-Me82OdT6KBUPO92ehsy%2FImage2.png?alt=media\&token=f0b0898c-146d-416f-bc09-6cf5af07b5fa)

* You can focus on the editor through the Full-Screen mode icon at the bottom left of the IDE.
* Also you can quickly switch to Full-Screen mode through the following shortcut:
  * macOS  ( ⌥ + ⇧ + W )
  * Windows ( Alt + Shift + W )

## Resolved Issues

* Fixed a bug where the left sidebar command was not visible when accessing the editor.
* Fixed a bug where the case was insensitive when searching for words in files.
* Fixed a bug where the refresh button disappears when resizing in the Git UI on the left sidebar.
* Added onboarding tutorial on the Dashboard page.
* Added Automatic build feature in JSP stack.
* Usability has been improved so that a wider editor can be used when the upper tab and lower tab are removed from the editor.
* Fixed errors caused by missing `/data` folder on the initial run after MongoDB installation.


---

# 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/13th-july-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.
