Release 10565: Podman Compose updated to 1.5.0
We have updated podman-compose from version 1.2.0 to 1.5.0, which is the latest version available at the time of writing. The update includes many features, improvements and bug fixes for orchestrating Podman containers on your server. To find out what has been improved, check out the release notes.
Read moreRelease 10564: Valkey 8 now available at Hypernode
With this release, we’ve added support for Valkey 8.x to the Hypernode platform! Valkey is a drop-in replacement for Redis and supported by the latest Magento releases. Using Valkey on Hypernode Switching from Redis to Valkey on Hypernode isn’t very exciting, you just need to set the setting valkey_enabled to True. app@abcdef-example-magweb-cmbl:~$ hypernode-systemctl settings valkey_enabled…
Read moreRelease 10553: phpMyAdmin disabled by default
With this release, we are rolling out some security measures on the platform. phpMyAdmin has been a feature we’ve had available out of the box for a long time, but now we have decided to disable it by default. If you want to keep using phpMyAdmin, you can read the steps described in How to…
Read moreNode.js v24 Now Available at Hypernode
We’re pleased to announce that Node.js 24 is supported and available for all Hypernode customers using Debian Bookworm! You can enable Node.js v24 easily on your Hypernbode by running the following command: app@abcdef-example-magweb-cmbl:~$ hypernode-systemctl settings nodejs_version 24 Let us know if you run into any issues or have questions via our support channels.
Read moreMySQL 8.4 Now Supported on Hypernode
We’re excited to announce that MySQL 8.4 is now supported on Hypernode for Debian Bookworm! What’s New MySQL 8.4 support across the Hypernode platform and API. Authentication plugin checks for MySQL users: If any users are using unsupported auth plugins (anything other than caching_sha2_password), the upgrade will be not be possible. Upgrading to 8.4 is…
Read moreSSH Firewall Allowlist Now Available on Hypernode
We’ve added support for SSH firewalls on Hypernode! This new feature lets you restrict SSH access to specific IP addresses, adding an important layer of security to your server. Important: Unlike our other allowlists (for FTP, WAF, and database), SSH is open to the entire internet by default. As soon as you add an SSH…
Read moreOpenSearch 2.19 Now Supported on Hypernode
We’re pleased to announce that OpenSearch 2.19 is now fully supported on Hypernode for Debian Bookworm! 🎉 After a period of internal testing, this version is now available to all Hypernodes. If you want to upgrade your node to use OpenSearch 2.19, you can do so by running the following command: app@abcdef-example-magweb-cmbl:~$ hypernode-systemctl settings opensearch_version…
Read moreRelease 10423: Node.js v22 Now Available on Debian Bookworm
We’re happy to announce that Node.js v22 is now supported and available for all customers using Debian Bookworm! You can enable Node.js v22 on your Debian Bookworm instance using the following command: app@abcdef-example-magweb-cmbl:~$ hypernode-systemctl settings nodejs_version 22
Read moreHypernode Deploy v4.2.0
Hypernode Deploy v4.2.0 is here with several improvements and refinements to enhance your deployment experience, most feedback coming straight from our users! Improved Docker Image Support NPM Preinstalled in Docker Builds: When building a Docker image, NPM is now automatically installed, ensuring a smoother experience when working with Node.js dependencies. This was a known bug…
Read moreRelease 10422: Zstandard (zstd) compression is now available on Debian Bookworm!
We have rolled out Zstandard (zstd) compression to optimize performance and reduce CPU overhead on your Hypernode. This brings significant performance improvements, especially for Shopware 6 users. This update has been automatically deployed to all Hypernodes. No action is required from your side!
Read moreRelease 10421: Improvements in Memory-handling in Elasticsearch on Debian Bookworm
We’re excited to announce that we’re rolling out memory management improvements for ElasticSearch on Debian Bookworm. This improvement is designed to optimize performance and ensure smoother operation. The update will be rolled out automatically to these Hypernodes over the coming weeks. Please note: this change does not impact Debian Buster or OpenSearch.
Read moreRelease 10405: Object storage for remotely storing files, assets, backups, etc.
Hypernode Object Storage is now available! You can order a remote storage to store media files, assets, backups, documents, etc. Object storage eliminates redundancy and provides a centralized, scalable solution for storing application assets, session data, and backups. With Object Storage you get: Effortless Data Sharing – Seamless access across all Hypernodes Full Access Control…
Read moreRelease 10303: PHP 8.4, Composer 2.7 and other settings
PHP 8.4 The recently release version of PHP 8.4 has now been added as an option to the Hypernode platform! You can upgrade your PHP version in the control panel or in the CLI using hypernode-systemctl settings php_version 8.4. To read about what was added and changed in this PHP version, go checkout the PHP…
Read moreRelease 10250: OpenSearch 2.12 and other improvements
It has been a while since the last changelog post, but we haven’t been standing still. While our team has been working very hard on our upcoming horizontal autoscaling product, we have also been making some good improvements to the platform. OpenSearch 2.12 We added support for OpenSearch version 2.12! This version is preferred by…
Read moreRelease 10080: MySQL replicants are now available on the platform
With this release we added MySQL replicants to the Hypernode platform. Do you have BI Tools or do you want to boost your performance by seperating the read and write operations of your webshop? No problem, our Mysql Replicants fits your expectations! MySQL replicant can be used both for single nodes and cluster Setups. The…
Read moreRelease 10079: WAF improvements
With this release we’d like to announce that this week we’ve expanded the WAF configuration to protect Magento stores from the vulnerabilities in CVE-2024-34102(CosmicSting). The WAF improvements have been made possible by: Gathering data first on the entire Hypernode platform to find out which payloads and URIs were being used for the attacks. Discussing the…
Read moreMagento 2 Security Patches 2.4.7
Recently Security Patch 2.4.7 was released. We updated our default preinstall to this latest version. If you want to take this new Magento version for a spin you can easily deploy it on your Hypernode using the hypernode-systemctl preinstall command-line tool or by selecting the preinstall option when ordering a new Hypernode or starting a…
Read moreRelease 10007: Timeframe for Autoscaling
With this release we improve Autoscaling experience by adding the timeframe. Now you can specify the time in between the autoscaling can occur. Do you want to autoscale only at night? Do you want to disable couple of hours with the most traffic? No problem! Just specify the time in your settings, save changes and…
Read moreRelease 9995: Improvements for Teams and Users management
This release contains changes to current Teams and Users overview. For easiness, the lists of teams and users were combined into different tabs. For speed up the workflow, we removed separate pages to delete users and teams. Now, when you want to delete the item, it requires simple popup confirmation. This way you can save…
Read moreRelease 9961: Akeneo 7.0 is now available on the platform
With this release we added Akeneo 7.0 to available applications on the Hypernode platform. You can now order it in the Control Panel, or install it manually following docs how to install Akeneo 7. Please note: Akeneo 7.x requires MySQL 8.0.30, which is only available on Debian Bookworm OS.
Read moreRelease 9956: Hypernode on Debian Bookworm
While we have been a bit silent on the platform side of things on the changelog, we haven’t been standing still. In the past four months we have been busy with making the Hypernode product available on Debian 12, codenamed Bookworm. The last time we updated the Linux distribution was in 2020, when we announced…
Read moreSunsetting Node.js versions 6 and 10
Effective Date: May 1st, 2024 We’re committed to providing a secure, efficient, and up-to-date platform for all our customers. As part of this commitment, we’re announcing the sunsetting of Node.js versions 6 and 10 on our platform. Starting from May 1st, 2024, servers using Node.js versions 6 and 10 will be automatically upgraded to Node.js…
Read moreRelease 9738: New SSH key manager
With this release we improved the way SSH keys work on the Hypernode. You will now see all SSH keys in one place which makes maintenance easier and improves the workflow especially for agencies with plenty keys and Hypernodes. What can you do with new SSH key manager? 1. Manage your SSH keys and members…
Read moreRelease 9630: Alerts for emails and production only nodes
Our alert manager now supports one more monitoring channel, providing enhanced flexibility. In addition to Slack messages, you can now receive alerts on a specific email.. By default your email will be added, but you can add numerous other email addresses for each alert, ensuring that messages reach the appropriate recipients efficiently. Additionally, with a…
Read more