Changelog archives
This page contains the changelog information for previous years.
2023
February
Create redirects from the Cockpit
You can now add redirects directly from your Cockpit.
-
Go to Content delivery > Redirects.
-
Select the desired Cluster from the dropdown list.
-
Select the desired Environment from the dropdown list.
-
Add a single redirect or import a redirect CSV file.
-
Click Add redirect.
-
In the dialog, fill out the following.
-
The Source URL. This is the place to redirect from.
-
The Target URL. This is the place to redirect to.
-
The Code. This is the http status code passed with the redirect. Only
3xx
http codes are acceptable. -
Click Add redirect to complete the action.
-
-
Click Add redirects (CSV).
-
Click Choose File to import a CSV file for redirects.
formatSource,Target,Code (1)
1 Only 3xx
http codes are acceptable.exampleSource,Target,Code https://www.example.com/,https://www.example.be/foo.html,308
-
Select your file.
-
Click Add redirects (CSV) to complete the action.
-
Check out the redirects docs here for more details on prerequisites and good-to-knows. |
Create cache rules from the Cockpit
You can add cache rules from your Magnolia PaaS Cockpit. Caching reduces requests to Magnolia which helps reduce heavy processing loads and improves performance.
Expand the image here to see the different parts of adding a rule in the Cockpit and is applicable to both cache types.
Rule anatomy
-
Add a new rule. Once you click this, a new rule is added to the top of the list.
-
Naming your rule.
-
Choosing the cache type which is Never or a duration (in minutes).
-
Add a voter.
-
Save changes to your rules. This saves changes to Author.
-
Publish rules to production. This saves changes to Public.
-
Move rule up or down. Remember the first to match is accepted.
-
Delete a rule.
See the cache section on the CDN page for more on creating cache rules. |
Updated Helm chart version
We have updated the Helm chart version.
The latest helm chart version is 1.10.0
.
Check out the Magnolia helm repo for more details. |
January
Magnolia 6.2.28
Release notes for Magnolia 6.2.28 are available.
Upload certificates
You can now upload your certificates directly in the Cockpit.
For more, check out the certificates section. |
Updated Helm chart version
We have updated the Helm chart version.
The latest helm chart version is 1.10.0
.
Check out the Magnolia helm repo for more details. |
2022
December
Magnolia 6.2.27
Release notes for Magnolia 6.2.27 are available.
Updated Helm chart version
We have updated the Helm chart version.
The latest helm chart version is 1.10.0
.
Check out the Magnolia helm repo for more details. |
November
Updated Helm chart version
We have updated the Helm chart version.
The latest helm chart version is 1.10.0
.
Check out the Magnolia helm repo for more details. |
Block IPs from the Cockpit
Previously, you needed to make a support request to block a specific IP if you were using Fastly as your CDN. Now, you can block IPs directly from the Cockpit.
For instructions on how to do this, check out the guide here. |
Magnolia 6.2.26
Release notes for Magnolia 6.2.26 are available.
September
Rancher updates
Dashboard:
Recently, we upgraded to Rancher 2.6. For more on the new dashboard, check out our dedicated Rancher UI Dashboard page.
Copying secrets:
The All
namespace is deprecated. However, we understand that you may still use it in some of your deployments. For details on migrating them to Rancher 2.6, see our cloning secrets page.
Magnolia 6.2.24
Release notes for Magnolia 6.2.24 are available.
Magnolia 6.2.23
Release notes for Magnolia 6.2.23 are available.
August
Updated Helm chart version
We have updated the Helm chart version.
The latest helm chart version is 1.10.0
.
Check out the Magnolia helm repo for more details. |
July
Magnolia 6.2.22
Release notes for Magnolia 6.2.22 are available.
Frontend environment metrics
You can now view Frontend environment metrics directly from the Cockpit.
For more, see Frontend metrics. |
Magnolia 6.2.21
Release notes for Magnolia 6.2.21 are available.
Archetype version update 1.4
The maven
archetype version has been updated to 1.4
.
For more details, see Create a project using the Maven archetype. |
Updated Helm chart version
We have updated the Helm chart version.
The latest helm chart version is 1.10.0
.
Check out the Magnolia helm repo for more details. |
June
Backup and Restore
You can now perform backup and restore operations directly from the Cockpit, giving you the opportunity to copy, download, and restore backups from a point-in-time.
For more details and tips on how to perform these operations, see our dedicated Dev operations (beta) guide. |
Magnolia 6.2.20
Release notes for Magnolia 6.2.20 are available.
Web Application Firewall (WAF)
You can now view log information from your Web Application Firewall (WAF) directly in the Cockpit.
See the Logs page for more details. |
Updated Helm chart version
We have updated the Helm chart version.
The latest helm chart version is 1.10.0
.
Check out the Magnolia helm repo for more details. |
May
Magnolia 6.2.19
Release notes for Magnolia 6.2.19 are available.
Updated Helm chart version
We have updated the Helm chart version.
The latest helm chart version is 1.10.0
.
Check out the Magnolia helm repo for more details. |
OpenSearch dashboards
OpenSearch is a powerful open-source search tool derived from Apache 2.0. You can use OpenSearch dashboards to visualize OpenSearch data. This is now available to you in your Magnolia PaaS project.
April
Magnolia 6.2.18
Release notes for Magnolia 6.2.18 are available.
Cockpit
-
You can now view your deployment’s alerts through the Cockpit.
Archetype version update
The maven
archetype version has been updated to 1.3
.
For more details, see Create a project using the Maven archetype. |
February
Magnolia 6.2.17
Release notes for Magnolia 6.2.17 are available.
Cockpit
-
We added the purge CDN cache per URL action.
-
We fixed the
start
andend
filters in the log viewer.See GOOFY-10 for more details.
January
Magnolia 6.2.16
Release notes for Magnolia 6.2.16 are available.
Cockpit
-
We added the environment’s URL in the home page.
-
We added the Ingress log viewer.
-
We added the CDN domain log viewer.
2021
December
Magnolia 6.2.15
Release notes for Magnolia 6.2.15 are available.
Magnolia 6.2.14
Release notes for Magnolia 6.2.14 are available.
Magnolia PaaS development
-
Added the error page blueprint.
Cockpit
-
Added the Environment’s operations.
-
The
Purge URL
now works with clusters managed with Cloudflare.