Release 2.4.0 & 3.2.0 #201
patrickdemooij9
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone!
Thanks to a lot of community contributions, I was able to push a release with quite a lot of really nice features. So let's go over some of those!
Include more info on fields
For this feature, I just want to show the image straight away:
This is the new view you get whenever you update your Seo meta tags. Selecting the fields now shows where the fields are coming from instead of just a list of all the fields. This makes it so much nicer to easily look through them. Thanks a lot to @kows for coming up and developing this feature. I totally love it!
Adding content reference in notifications
Thanks to the PR of @ianleeder, we now have the content item available within the notification. This will help you if you are adding additional nodes to your sitemap and just need to have access to the current content item. A small, but very nice change.
Sitemap collections
Another feature related to sitemaps are sitemap collections. These allow you to easily add multiple nodes to your sitemap and in the future, I want to use them to easily make specific sitemap. Just want to show a product sitemap? Easily, just use the product sitemap collection. For now, it just makes it easier to add multiple nodes to your sitemap.
Seo settings by default
Whenever you install SeoToolkit, you'll notice that you need to setup each document type in order for the SEO tab to show up. While this has its advantages, it would be much nicer if they are all enabled by default. This will then allow your content editors to easily add their own seo values without a full fledged setup under it. You could even launch like that and add defaults later on!
But seeing as this is a breaking change, I've decided to put it behind a setting. If you want to try it, then set this setting to true:
This will be the default in the next major release, while still being a setting if you want to go back to the old ways.
And I think that is all. A huge thanks to all the contributors here, you are the best!
If you spot any issues in this version, then please make an issue and I'll make sure to pick it up as soon as possible.
What's Changed
New Contributors
Full Changelog: 3.0.1...3.2.0
This discussion was created from the release Release 2.4.0 & 3.2.0.
Beta Was this translation helpful? Give feedback.
All reactions