ORIENT/plugins/suresoftware/powerseo/updates/version.yaml

34 lines
1.1 KiB
YAML

1.0.1:
- First version of Seo Extension
- create_blog_posts_table.php
1.0.2:
- Bug fixes
1.0.3:
- Backend Settings added to configure meta tags & Open Graph tags added
1.0.4:
- Code clean up and change path naming in settings model
1.0.5:
- Add Turkish, Russian, cs_CZ locale
1.0.6:
- Fix issue of SEO Settings Errors
2.0.0:
- Changed plugin to PowerSEO, fixed server errors and included latest changes
- migrate_settings.php
2.0.1:
- Prefixed SEO column names to ensure uniqueness and prevent plugin conflicts
- migrate_blogpost_seo.php
2.0.2:
- Fixed issue with fresh install on non-migrated sites
- blogposts_fix.php
2.0.3:
- Fixed bug in SeoBlogPost robots not populating
2.0.4:
- Fixed bug with fields showing up in the static pages repeater
2.0.5:
- Fixed bug the TranslatableModel check not working for default locale URLs
2.1.1:
- Added feature to show the blog "Featured Image" on social media (using og tags)
- Fixed bug with blog post meta titles not being set correctly
2.1.2:
- Fixes bug with fields repeating in Rainlab.Pages repeatable sections