Version 3.7.1 (2021-07-07)
- Particular RSS XML Feed showed as invalid if you select Post author to be shown in the backend
- Add default feed values if they are empty
- Fix source name when author unavailable in Gutenberg block
- Change 2nd-time validation message when author empty
- Fix broken style issue in feedzy list page
- Fix fewer columns issue in Gutenberg block
- Fix broken dropdown style issue in admin
Version 3.7.0 (2021-05-12)
- Add a new feed setting option to remove duplicates post
- Add WPML and Polylang support to import content.
- Add constant support to allow unsafe HTML as FEEDZY_ALLOW_UNSAFE_HTML
- Improve feed validation
- Fix thumbnails dimension issue in front-end
Version 3.6.4 (2021-04-28)
- Fix PHP notice in miscellaneous settings
Version 3.6.3 (2021-04-26)
- Fix save of custom field name and value on import
Version 3.6.2 (2021-04-23)
- Fix feed validation when DC is missing.
- Fix custom fields import broken markup.
Version 3.6.1 (2021-04-21)
- fix possible conflict with early use of wp_verify_nonce
Version 3.6.0 (2021-04-20)
- Fix PHP notices reported on import when debug mode is on
- Fix inconsistent behavior with certain valid feed URLs
- Improve compatibilities with the latest PHP and WordPress versions
- Improve compatibilities with non-Latin charsets
- Add ability to use external images on import for featured images.
Changes:
- [Fix] Compatibility with WP 5.6
- [Fix] Composer requiring PHP greater than 7.1.0
Changes:
- [Fix] Importing random images with https://source.unsplash.com/random generator link in Feed to Post
- [Fix] Importing fixed featured image in Feed to Post
- [Fix] Enclosures that do no specify image extension are not imported even if the type is image/jpeg
Changes:
- [Feat] Improved interface for adding new imports and for the imports listing page
- [Feat] Improved checks for feeds validity
Changes:
- [Fix] HTML tags being trimmed on save of the import job
- [Fix] Issue with nonce not being checked correctly
Changes:
- [Fix] Compatibility with WP 5.5
- [Feat] Link to items imported across runs in Feed2Post
Changes:
- [Feat] Feed2Post - Provide more info on imported content and possible errors
- [Feat] Feed2Post - New Purge & Reset button which allows to clear data of already imported items to reimport those again
- [Fix] Feed2Post - Change cache time to 55 minutes that new items can be imported in the next run
- [Fix] Conflict with Ultimate CSV Importer
- [Fix] Sync item image options between classic and block editor
- [Fix] Posts keeps "uncategorized" category in non-English sites
Changes:
- [Feat] Options to import feeds to posts
- [Feat] New [#item_source] tag for Feed to Post to display the feed source name
- [Feat] Improved Settings page style and layout
- [Feat] Use SimplePieItem's get_id to determine the uniqueness of feed items
- [Fix] WP 5.4 Feedzy block compatibility
- [Fix] Feed Caching time stuck to 12 hours
- [Fix] PHP Notice: Undefined index errors in the widget
- [Fix] Bulk activation of plugin aborts activation of subsequent plugins
- [Fix] Wrong shortcode mentioned in the Support tab
- [Fix] Notice: Undefined index: host when item has no link element
Changes:
- Tested up to 5.4
Changes:
- [Feat] Add support for lazyloading feed items
- [Fix] multiple_meta and offset parameters in the Feedzy widget
- [Fix] Missing Feedzy button in the Classic editor in Gutenberg
- [Fix] Conflict with RSS Aggregator in the Gutenberg editor
- [Fix] Notices when using Avada theme
- [Fix] Warnings when using multiple feeds in the shortcode
Changes:
- Allow user to dictate order of meta data in the editor as well
- Ability to filter each meta data
- Fixed offset option not working correctly in the editor
- Default number of items now resets to 5
- Fixed invalid feeds causing the plugin to hang
Changes:
- Fix fatal error with new version of SimplePie
- Allow user to dictate order of meta data
- Do not use force_feed for multi feeds
Changes:
- fix Gutenberg bug that limits max items per feed
Changes:
- Show detailed error message to logged in users if feed is not working
- Add offset parameter to skip items in a feed
- When using multiple sources, optionally show feed title
- Fix support for additional class(es) in Gutenberg
Changes:
- Scrub item titles for HTML entities
- Fix widget to use all settings configured
- Fix issue with saving description length
Changes:
- Tested up to 5.3
Changes:
- Fix issue with replacing ellipsis
- Fix issue in widget where error message cannot be overridden
- Fix issues with some summaries getting truncated
Changes:
- Fix issue with undefined index: proxy
Changes:
- Fix PHP notice that shows up if meta=no
Changes:
-
- Fix issue with AMP pages not showing image
-
- In the short code, separate behavior of meta into author, date and time
-
- Add option to remove title entirely
-
- Don't show [...] if summary is shorter than required
-
- Add option to use default sorting when generating the short code
-
- Add ability to show date/time in local timezone
Changes:
- Fix: Not working in the block editor
- Feat: Referral URL can now include the URL of the item as a parameter
- Fix: Image size on mobile was overflowing the viewport
- Fix: Shortcode builder icon not visible in classic editor
- Fix: Widget options not visible in theme customizer
Changes:
- Add filter to disable DB caching
- Fix issue with HTML tags not closed when feed has no items
- Fix issue with CSS file being loaded everywhere
- Tested up to WP 5.2
Changes:
- Tested with WP 5.1
- Fix issue with single feeds that have errors
Changes:
- Multifeed shows an error and no content if even one feed has an error
Changes:
- Customize error message when no items in the feed
- Outgoing links should have rel=noopener
- Fixed fatal error in Feedzy_Rss_Feeds_Admin_Abstract::feedzy_retrieve_image
Changes:
- Option to handle HTTP images in the shortcode
- Option to specify nofollow for links in the shortcode
- Fix Gutenberg block
- Add video tutorials under Help menu
- Add support for extracting price from custom feed tags
Changes:
- Import Posts enabled for plan 1 users
- Fixed issue with some idiosyncratic feeds
Changes:
- Improve readme plugin description.
- Improves compatibility with Gutenberg plugin.
- Improves image detection from feeds.
Changes:
- Fixed compatibility with the Gutenberg block
- Added option to disable the featured image from being added to the website RSS feed
- Fixed problem with excluding keywords not working
- Updated the readme file
Changes:
- New Gutenberg block for Feedzy RSS Feeds
- Fixed curl SSL problem with Feeds with HTTPS
- Fix content type, conflicting with Gutenberg
- Added compatibility with the pro version for full text import
Changes:
- Adds shortcode attribute for feed items order ( title ASC/DESC, date ASC/DESC).
- Improve documentation and examples.
Changes:
- Automatically fix deprecated google news feeds.
- Improve compatibility with the pro version.
Changes:
- Fix issue with medium feeds.
- Improves extensibility using various hooks.
- Fix feeds without schema protocol.
Changes:
- Fix compatibility with SiteOrigin Page Builder.
- Adds full content import from feed.
- Fix issue with img scraped from articles.
Changes:
- Adds compatibility with WordPress 4.9
Changes:
- Fix for double slash issue in image path.
- Fix for private ips when proxy is used.
- Add FAQ in sync with helpscout docs.
Changes:
- Fix for assets enqueue, loading them where are needed only.
- Removes duplicates readme.md files.
Changes:
- Adds global settings page.
- Adds User Agent and Proxy settings.
- Fix for some edge cases regarding images in the feed.
Changes:
- Fix for image URL issue following some strange patterns.
- Added fallback for broken feed, now if one feed from the list is not working, others will will be used.
- Added shortcode parameter for feed cache control.
Changes:
- Fixed typos in shortcode builder.
- Fixed image encoding issue.
Changes:
- Fixed issue with fetching images containg GET parameters.
Changes:
- Fixed image fetching issues.
- Fixed link opening behaviour
- Improved description ( Thanks to @chesio )
Changes:
- Added new sdk logic.
- Improved compatibility with the pro version.
Changes:
- Added sdk test.
Changes:
- Fixed sdk notifications issues.
- Added compatibility with pro version.
Changes:
- Added new doc for feedzy categories.
- Bump themeisle-sdk version.
Changes:
-
- Added new SDK features.
-
- Fixed some edge case issues on image parsing.
Changes:
- Release 3.1.2
Changes:
- Replace alt in span with title
Changes:
- Added feed to post compatibility
- Added categories to group urls
- Added filter for author url
- Fixed regex for jpeg images.
Changes:
- Fixed svn commit.
Changes:
- Changed deploy mechanism.
Changes:
- Fixed wrong image regex.
- Fixed image compression.
- Added wraith.
Changes:
- Fixed wrong empty title check.
Changes:
-
Added sizes param to feedzy_thumb_output.
-
Dont show items with empty title.
Changes:
-
Fixed is_new when pro is active.
-
Fixed redundant auto options.
-
Fixed auto option in widget for image option.
Changes:
-
Added feedzy_feed_timestamp filter.
-
Fixed issue with edge cases feed urls.
-
Fixed error when using [] on string vars.
Changes:
- Fixed issue with google news feeds
Changes:
- Release 3.0.4
Changes:
-
Added compatibility with the new pro options
-
Added new documentation help
-
Added legacy filters and functions
Changes:
- Added default image class back
Changes:
- Fixed html markup error
Changes:
- Release 3.0.0 version