What’s New: The latest Codesphere updates

We have exciting news.. we read your feedback and listened, we just released v1.1.0 as the latest version of Codesphere!

What’s New: The latest Codesphere updates
We have exciting news.. we read your feedback and listened, we just released v1.1.0 as the latest version of Codesphere!

What’s New in Version 1.1.0?

Features

  • We added sudo support
  • We added resources to the Apps page

Fixes

  • IDE no longer continues to use the app ID of deleted apps
  • No longer an issue if the billing address is missing during the app creation process

Here’s an example of how you can use sudo in the Codesphere IDE:

# Update npm version.sudo npm i -g npm
# Change node version.sudo n 14
# Install a global package.sudo npm i -g eslint

Our team is working hard to make Codesphere easier and even more enjoyable to use. This is just the beginning of many updates to come, so stay tuned!

Thanks for using Codesphere.
Happy coding!