Skip to content

Releases: Codeinwp/feedzy-rss-feeds

v4.4.16

18 Nov 16:29
Compare
Choose a tag to compare
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

11 Nov 15:23
Compare
Choose a tag to compare
Version 4.4.15 (2024-11-11)
  • Fixed JavaScript exception and PHP deprecation errors appearing in the console
  • Updated dependencies

v4.4.14

29 Oct 15:59
Compare
Choose a tag to compare
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

09 Aug 12:55
Compare
Choose a tag to compare
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

25 Jul 17:14
Compare
Choose a tag to compare
Version 4.4.12 (2024-07-25)
  • Fixed PHP warnings about an undefined variable

v4.4.11

01 Jul 18:07
Compare
Choose a tag to compare
Version 4.4.11 (2024-07-01)
  • Updated internal dependencies

v4.4.10

01 Jul 15:54
Compare
Choose a tag to compare
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

30 May 12:41
Compare
Choose a tag to compare
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

15 Apr 10:41
Compare
Choose a tag to compare
Version 4.4.8 (2024-04-15)

Fixes

  • Updated internal dependencies: Enhanced performance and security.

v4.4.7

10 Apr 19:01
Compare
Choose a tag to compare
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.