Releases: Codeinwp/feedzy-rss-feeds
Releases · Codeinwp/feedzy-rss-feeds
v4.4.16
Version 4.4.16 (2024-11-18)
- Fixed compatibility issue with WordPress 6.7, preventing the New Import button from showing up
v4.4.15
Version 4.4.15 (2024-11-11)
- Fixed JavaScript exception and PHP deprecation errors appearing in the console
- Updated dependencies
v4.4.14
Version 4.4.14 (2024-10-29)
New Features
- New action to modify links.
Improvements
- Enhanced visibility for automatic translation.
- Support for all default WP HTML tags in import content.
- Additional strings available for translation.
Fixes
- Fixed issue with preview import data.
- Resolved UI issue with legacy magic tags in post title dropdown.
- Fixed prompt content text attachment to rephrased text.
v4.4.13
Version 4.4.13 (2024-08-09)
- Added support for a custom filter that allows modifications of the item_url tag for imported posts #813
v4.4.12
Version 4.4.12 (2024-07-25)
- Fixed PHP warnings about an undefined variable
v4.4.11
Version 4.4.11 (2024-07-01)
- Updated internal dependencies
v4.4.10
Version 4.4.10 (2024-07-01)
- Fixed image tag being broken in imports
- Improved onboarding wizard
- Improved performance of the plugin
- Fixed image tag being broken in imports
- Improved onboarding wizard
- Improved performance of the plugin
v4.4.9
Version 4.4.9 (2024-05-30)
Improvements
- Allow chained actions for
[#item_title]
- Added floating widget to the dashboard
- Made item_date tag to respect and convert to site timezone on import
- Updated internal dependencies
Fixes
- Fix
auto
option for default fallback image in Feedzy RSS Block. - Fixed issue when images with non-Latin characters in the URL are not imported
- Fixed issue with fallback image per import job not working [PRO]
- Fixed usage of custom tag for featured image in the import settings [PRO]
v4.4.8
v4.4.7
Version 4.4.7 (2024-04-10)
Fixes
- Updated internal dependencies: Enhanced performance and security.
- Resolved mime_content_type error: Fixed a bug where an error was generated if the server does not have mime_content_type enabled.
- Improved image URL handling: Addressed an issue with importing images whose URLs contain spaces.