This is wise to upgrade Hyperon (the Studio and Runtime) for a newer version as we are repairing bugs and adding new features, so let's check how to do it in a few short steps.
IMPORTANT:
MAJOR CHANGES:
The first step you should do is to head for new applications here. After filling the form, you will get mail with a link to your download page. Search for version 2.x.x.
Depending on your needs, download the file/files (probably you use a war file with your tomcat)
Turn off Hyperon Studio. You probably want to stop all running applications which are using hyperon-runtime, because we need to modify its database schema.
Due to the fact, there might occur database updates, it would be very helpful if you prepare a hyperon's database backup.
Hyperon Studio 2.x.x is using Java 11 to run (the minimal version).
You should upgrade the java version in your application container
In a Hyperon Studio 2.x.x there were a lot of changes with properties.
Take a look at your property source (by default: {your_tomcat_dir}/conf/application.properties) and change them according to the this table.
If everything went well (and it should!) it's time to start the Hyperon Studio!
After starting you should be able to see a standard Hyperon Studio login page (by default: https://{serverUrl}/hyperon/app).
To do that you should perform only two steps:
That's all! Now you can run your application with a brand new hyperon-runtime version.
Remember, You must bump hyperon-studio firstly.