Releases: ethercreative/seo
Releases · ethercreative/seo
v1.4.2
- Redirects now have a new and improved UI.
- You can now bulk import redirects!
v1.4.1
- Fixed bug where products & categories weren't being split out correctly in the sitemaps
- Sitemap content sections now correctly show as disabled by default
v1.4.0
- Sitemap is now split into appropriate sections and paginated. By default the pages are limited to 1000 elements, but this is configurable in the settings.
- Renamed General settings tab to Sitemap.
v1.3.2
- Fix for #33
- Merged andrefgneves' #28 "Fix settings script URL"
- Merged roelvanhintum's #32 "Fixed the returning #20 php error"
- Fixed the borked release dates
v1.3.1
- An actual fix for #20 (oops)
v1.3.0
- Singles snippet title field now auto-populates.
- Made redirects regex support clearer (even I forgot).
- Field no longer throws "One SEO field only" error when using quick-edit modal thingies.
- Moved plugin files into
SEO/
directory, moved superfluous files out of plugin directory.
- Added fix for #26
- Added fix for #21
- Added @PetterRuud's fix for #20
v1.2.3
- Added Craft Commerce product types to Sitemap.
- Sitemap and Redirects are now stored in their own database tables, fixing the issue with the ~194 limit.
v1.1.3
- Fixed #15 - Fixed bug where global settings undefined on new install
v1.1.2
- Fix #12 via @FrankZwiers - Fix for php error on adding a Quick Post widget
- Fixed #11 - Fixed bug causing an Uncaught TypeError when no paragraphs are on the page
- Fixed text parser reading script tags as text
- SEO Field now uses minified JS
v1.1.1
- Added error notification
- Fix #10 via @bertoost - Fixed check empty sections and categories