Mar. 22, 2021
v1.29.0, v.2.23.0
Last updated
v1.29.0, v.2.23.0
Last updated
You can see various Tips about goormIDE that help increase productivity.
The Process Monitoring feature has been added to the "Project" menu.
You can check the various information and force kill about the running process.
The hot reload feature is now available on the Spring-Maven stack.
When the application is running, Hot Reload is available using the "Build Automatically" feature.
Please refer to the HELP for detailed instructions.
A Refactoring feature is added that lets you rename identifiers for code symbols and all the references to them throughout the code.
It's now only available in containers of Java-related stack.
How to use:
Right-click the symbol to rename => Choose menu "Refactor" => "Rename"
Or click the symbol to rename => Choose toolbar menu "EDIT" => "Refactor" => "Rename"
An option for Node.js version upgrade is added in the "Additional module/package" step, at the Container Creation page.
Fixed a bug in which a "Connection closed by remote host" message was printed on the terminal and the container was shutting down by itself.
Fixed a bug where you can add the same URL/Port multiple times on the Container Settings page.
Fixed a broken UI of the Environment variable table in the Container Settings page.
Fixed a bug where you can not make a container with AWS Elastic Beanstalk deploy option.
Fixed a bug where the toggling theme does not work properly in the IDE.
Fixed a bug where the "EVAL in REPL" feature does not work properly in the IDE.
Fixed a bug when you make images with a container multiple times at the same time.
Fixed a bug where the container cards display the wrong time data in the Dashboard page.
Fixed a bug where the "Find and Replace" feature does not work properly in IDE.
Fixed a bug where the unzip feature does not work properly in IDE.
Fixed a bug where the Git event log displays wrong information when there is no commit in the repository.
Fixed a bug where it hangs when you make a container with git private repository without authentication.
Fixed a bug where git could not push to remote repository when the Github authentication.
Fixed a bug where Gitlab authentication does not work properly in IDE.
Fixed a bug where the input box does not reflect git information in the Container Creation page.