Changelog
2025.05-02
smoxy 2025.05-02 will be available from May 27, 2025.
✅ Bug fix: In some cases, the total number of DNS records was counted incorrectly. We now count your entries correctly. (SP-1796)
✅ Bug fix: In some cases, the hostname context menu was unreadable when the hostname was the last entry in the table. The context menu is now always displayed correctly. (SP-1805)
✅ Bug fix: When adding new SANs in a domain’s SSL configuration, you can directly verify these entries. Unfortunately, the SAN table wasn’t updating correctly, so outdated information about your new SAN entry was still shown. Fixed. (SP-1806)
✅ Bug fix: If you’ve ever wondered why certain origin servers couldn’t be deleted, we can now assure you that in such cases you will receive an error message. In most cases, the origin server is still in use in one of your configurations. The error message will help you quickly and easily identify which configuration is using it. (SP-1807)
✅ Bug fix: A bug was fixed in SSL generation where, after adding new SANs, the SSL certificate was still being generated with the old SANs. (SP-1810 / SP-1821 / SP-1822)
✅ Bug fix: Through the API, load balancers (including their origins) could previously be deleted. Unfortunately, a check was missing to see if those origins were still in use. This ultimately caused errors on the Origin & Loadbalancer page, making it unusable for the user. Origins are now no longer deleted if they are still used by other load balancers. (SP-1829)
⚙️ Optimization: Some buttons in smoxy have been assigned new CSS classes to make styling more consistent. (SP-1530)
⚙️ Optimization: Various icons have been replaced to ensure the same icons are used for the same functions. (SP-1538)
⚙️ Optimization: We regularly scan the DNS records for all configured hostnames to give users hints on whether the configuration for these hostnames is correct. In some cases, users cannot configure CNAMEs for their hostnames. To better reflect this limitation, we’ve introduced a new status so these hostnames are no longer marked as faulty. (SP-1785 / SP-1827)
⚙️ Optimization: When activating the CDN function for a hostname, additional information has been added to the loading indicator. Longer loading times had caused uncertainty among some users. (SP-1801)
🔁 Enhancement: When using smoxy’s DNS functionality, smoxy will now send an email when the nameservers have been successfully switched. (SP-1323)
🔁 Enhancement: Since the 2025.04-01 release, you can check where your origins are used. With this release, you also see which load balancers use the selected origin server. This means you no longer have to manually search your load balancer list for your origins. (SP-1777)
🔁 Enhancement: Using the CDN? The quick action to clear the cache for a specific URL is now compatible with the CDN. (SP-1798)
🔁 Enhancement: Want to know when your SSL certificate will be renewed next? This information is now visible in the SSL configuration of each respective domain. (SP-1800)
🔁 Enhancement: When deleting a hostname, you can now simply click to copy the hostname in the confirmation popup. (SP-1809)
⭐ New feature: Are you using your own SSL certificate but want to switch to the SSL certificate generated by smoxy so you don’t have to upload a new SSL every 60 days? This is now easily possible. Go to the SSL configuration of your domain and click the button “Use Let’s Encrypt Certificate.” You will then receive a list of DNS records required for the SSL certificate. Once you have set these up, smoxy will immediately generate your new certificate and replace your old certificate after successful generation. (SP-1548)
2025.05-01
smoxy 2025.05-01 will be available from May 8, 2025.
2025.04-01
smoxy 2025.04-01 will be available from April 17, 2025. This release includes numerous bug fixes, optimizations, improvements and new features.
⭐ New Feature: Previously, you could configure load balancers in smoxy to overwrite the hostname for each request. To avoid needing a separate load balancer for each server, hostnames can now also be overwritten at the origin level (SP-1650)
⭐ New Feature: It was previously difficult to check where in smoxy a particular origin server or load balancer was used. You can now see where each origin or load balancer is being used (SP-1645)
2025.03-03
smoxy 2025.03-03 will be available from March 21, 2025. This release introduces new features.
⭐ New Feature: Custom Pages for Errors, Security Blocks & Maintenance Mode
You can now upload custom pages as part of the basic configuration of a site. These pages will be used in the following scenarios:
• 502 & 504 Errors – When the origin server is unreachable
• Security Blocks – When a request is blocked by smoxy’s security features
• Maintenance Mode – When a site is temporarily taken offline
Yes, smoxy now supports a built-in maintenance mode! When activated, all requests will be redirected to your custom maintenance page.
Additionally, the error and security pages support custom variables that can be placed in the HTML template. These variables include:
::SX_STATUS::
– The HTTP status code::SX_HOST::
– The hostname of the requested site::SX_REMOTE_IP::
– The remote IP address of the user
This allows for dynamic and personalized error pages, ensuring a better user experience even in unexpected situations.
⭐ New Feature: smoxy Status Page
smoxy now has its own status page: https://status.smoxy.eu
Here, you can always check the current state of smoxy and its components. The status page provides:
✅ System Status – Check if all smoxy services are running smoothly 🔧 Scheduled Maintenance Windows – Get early notifications about upcoming maintenance ⚠️ Incidents & Issues – Stay informed about ongoing and resolved problems
So if you experience delays or issues, you can quickly check the status page to see if maintenance or a system event is the cause.
2025.03-02
smoxy 2025.03-02 will be available from March 18, 2025. This release introduces two new features.
⭐ New Feature: Configurable Ignoring of Cache Tags
With this new feature, you can define a comma-separated list of cache tags that should be ignored from response headers. Tags in this list will not be set and therefore will not influence cache invalidation.
Use Case:
A common example is e-commerce platforms that automatically assign a large number of cache tags. Often, these tags are too broad, causing excessive cache invalidation when purging. As a result, the cache hit rate drops significantly. By selectively ignoring unnecessary tags, you can improve cache efficiency and prevent unnecessary purges.
⭐ New Feature: Flexible Definition of Cache-Tag Response Headers
You can now define up to four response headers from which cache tags should be extracted. By default, cache tags are read from the X-Cache-Tags header. However, since not all web applications follow the same standard, you can now specify custom header names and delimiters.
2025.03-01
smoxy 2025.03-01 will be available from March 15, 2025. This release includes numerous bug fixes, optimizations, and improvements.
The search on the site overview page was improved to immediately search while typing and also highlighting hostnames that have been found by the search.
2025.02-03
smoxy 2025.02-03 will be available from February 27, 2025. This release includes numerous bug fixes, optimizations, and improvements.
2025.02-02
smoxy 2025.02-02 will be available from 19.02.2025. This release includes numerous bug fixes, optimizations, and improvements.
2025.02-01
smoxy 2025.02-01 is available from February 5th, 2025. The release includes bug fixes, optimizations and a new function.
2024.12-01
smoxy 2024.12-01 is available from December 4, 2024. The release includes bug fixes, optimizations and a new function.
2024.11-02
smoxy 2024.10-01 is available from November 12, 2024. This release includes numerous bug fixes, optimizations, enhancements, and new features.
Major Changes and Improvements
We’ve completely overhauled how load balancer configurations are managed in smoxy to simplify and improve your experience. Previously, load balancer configurations were tied to individual sites, which often led to duplicated setups and extra work. Load balancer management has now been moved to the account level under the organization settings. This change reduces duplication and provides a centralized way to manage load balancers.
With this improvement, each load balancer can now be used across all sites. You can select a load balancer as the default traffic target for any site, and they can now also be chosen in Page Rules and Conditional Rules. This allows for a more efficient and consistent management of your servers in smoxy, while providing a much clearer overview of your entire infrastructure.
In addition to this, we’ve introduced Origins as a simpler alternative to load balancers. In many cases, a dedicated load balancer isn’t necessary, especially if you only have one server. You can now define an origin by giving it a name, specifying its protocol (HTTP or HTTPS), IP address, and port. This origin can then be used as the default traffic target, removing the need to create a load balancer for setups with a single server. Origins can also be assigned to load balancers, enabling you to manage them in a more modular way. Previously, you had to redefine each server for a load balancer repeatedly; now, origins link directly to load balancers, saving time and ensuring consistency.
Managing your domains and DNS records is now easier and more streamlined. We have combined the DNS and Domain Overview pages into a single, unified Domain Overview Page. This consolidation allows you to manage both your DNS records and SSL certificates in one place, making the process more intuitive and efficient.
We’ve also made an important correction to how domains and hostnames are handled in smoxy. Previously, you could add hostnames directly as "domains" to generate SSL certificates, which wasn’t technically correct. With this update, you will now add domains to generate wildcard SSL certificates, and hostnames will be assigned to sites. This adjustment ensures proper naming conventions and usage while retaining all the same functionality. For example, instead of assigning a domain to a site, you will now assign specific hostnames. This change clarifies the roles of domains and hostnames, helping you better organize your configurations without impacting how smoxy behaves.
As with the changes to load balancers, smoxy will automatically handle the migration of your existing configurations. This ensures a seamless transition without requiring additional effort on your part.
We’re excited to announce the introduction of a new site wizard, designed to simplify and speed up the process of setting up your first site in smoxy. The wizard is built with a user-focused approach, starting by asking, "What website do you want to optimize?" This question aligns with the way users typically think about optimizing their sites and sets the stage for smoxy to preconfigure much of the setup for you.
Using the provided website information, the wizard will automatically detect your origin server and prefill the necessary configuration. You can still adjust this if needed, but in most cases, the user won’t have to figure out their origin IP manually anymore. The wizard will also automatically add hostnames to your site, removing the need to configure them separately later. If additional hostnames are required, you can add them directly within the wizard.
The wizard also simplifies the SSL certificate setup process. smoxy will automatically create the necessary domain configuration to generate a wildcard certificate and will display only the required CNAME records that need to be configured for the certificate. This eliminates unnecessary steps and ensures users can focus on getting their site running smoothly.
While the site wizard currently focuses on streamlining the initial setup, we’re planning future updates to expand its functionality. In upcoming releases, the wizard will assist users with post-setup configurations, helping them manage real traffic through smoxy with ease. These enhancements are part of our ongoing effort to make smoxy as user-friendly and efficient as possible.
Why These Changes Matter
These updates represent a significant step forward in simplifying smoxy’s configuration process. By centralizing load balancer management, introducing origins, and refining how domains and hostnames are handled, we’ve reduced complexity and improved the clarity of your infrastructure setup. The new site wizard further accelerates onboarding, making it easier than ever for new users to get started.
We’re committed to providing the best possible experience for smoxy users. As always, your feedback is invaluable to us, and we look forward to continuing to refine and improve smoxy based on your needs.
2024.11-01
smoxy 2024.10-01 is available from November 6, 2024. This release includes one enhancement.
2024.10-02
smoxy 2024.10-02 is available from October 16, 2024. This release includes numerous bug fixes, optimizations, enhancements, and new features.
The introduction of the Sites page is part of smoxy’s efforts to become even more user-friendly. By combining zones and domains in one place, management is clearer and more efficient.
This change is the first step in a series of improvements. In the near future, domain management will also be overhauled to make smoxy even more intuitive and powerful.
The Sites page marks the beginning of these optimizations, simplifying how you configure and monitor your web applications in smoxy.
2024.10-01
smoxy 2024.10-01 is available from October 01, 2024. This release includes numerous bug fixes, optimizations, enhancements, and new features.
You can now export your DNS records from smoxy directly to a .txt file in BIND format. This feature simplifies backups and migrations by providing a standardized export of all DNS entries for a specific zone.
The export includes essential DNS record types (A, AAAA, CNAME, MX, etc.), along with TTL values, making it compatible with BIND and other DNS management systems that support this format.
To use this feature, navigate to the DNS zone you wish to export, click the dropdown icon next to the “Add DNS-Records” button, and select the “Export” option. Your DNS records will be downloaded as a .txt file in BIND format, ready for immediate use or backup.
2024.09-01
smoxy 2024.09-01 is available from September 10, 2024. This release includes numerous bug fixes, optimizations, enhancements, and new features.
Last updated
Was this helpful?