Magnolia PaaS Changelog
The Changelog documents the notable changes, fixes, and features for Magnolia PaaS for the current year of 2023.
For previous years, see the Changelog archives. |
May
Magnolia 6.2.34
Release notes for Magnolia 6.2.34 are available.
April
April brings several improvements and updates related to Magnolia PaaS.
Configure redirects settings
You can now configure redirects settings directly in the Cockpit. This allows you to choose either the default backend configuration or a frontend redirect server which will distribute traffic to the servers.
-
In your Cockpit, go to Content delivery > Redirects (tab).
-
Click the Redirects settings button.
-
In the dialog, choose the settings that best suit your needs.
-
Under Redirects server, choose Backend or Frontend .
If choosing Frontend, you’ll need to pass the port number you want to use, such as
8080
. -
Under Load balancing, choose Round Robin or Cookie based load balancing.
If choosing Cookie based, you’ll need to give the cookie a name.
-
-
Don’t forget to save your updates.
For more on this topic, check out our dedicated redirects section.
Magnolia 6.2.33
Release notes for Magnolia 6.2.33 are available.
Cockpit options for all CDN customers
All customers regardless of CDN can now avail of the following tabs in Content Delivery section of the Cockpit.
Previously, these features were only available to customers using Fastly as their CDN. |
Redirects are now editable
You can now edit redirects directly from the Cockpit.
For more on this topic, check out our dedicated redirects section.
Fastly Image Optimizer
Customers using Fastly as their CDN can now make use of the Image Optimizer (IO) feature.
For more on this topic, check out our dedicated Fastly Image Optimizer page.
Fastly NextGen WAF
To further improve upon our WAF feature, we’re happy to announce the NextGen WAF has been released into production. See Fastly’s NextGen WAF page for more information from Fastly.
To see dedicated WAF information in the Cockpit, check out our dedicated section WAF section.
March
Magnolia 6.2.32
Release notes for Magnolia 6.2.32 are available.
Magnolia 6.2.31
Release notes for Magnolia 6.2.31 are available.
Magnolia 6.2.30
Release notes for Magnolia 6.2.30 are available.
Magnolia 6.2.29
Release notes for Magnolia 6.2.29 are available.
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.7.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.7.0
.
Check out the Magnolia helm repo for more details. |