-
Notifications
You must be signed in to change notification settings - Fork 26
Release #1129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release #1129
Conversation
- Remove all notices on the page except `fz-notice` and `themeisle-sale` (Black Friday) - Previously, the CSS page was loaded on all the pages! Now it is restricted to our plugin pages.
The chosen.js was required as deps for wizard but the condition did not load it for Setup Wizard page.
I have improved the UX for the general settings of the feed importer and added two new options for removing HTML tags and feed import ordering. Also, I have removed the auto-delete images and posts setting as discussed.
Plugin build for 6e24e35 is ready 🛎️!
Note You can preview the changes in the Playground |
The user can select between general settings and their custom fallback image.
By default, the `1:1` will be used to maintain compatibility.
The solution is taken from Otter Blocks.
Refactors the dashboard/support page functionality by extracting the license from the settings page into a dedicated tab. Compatibility: Newer versions will use the new License tab, while the old versions will use the old location (if an old Feedzy Lite or Pro version is present, the old location will be used)
The mention about the location is in https://github.com/Codeinwp/feedzy-rss-feeds-pro/issues/848#issuecomment-3113230857 |
good catch @rodica-andronache , robert can we move it under email address when report errors is active? |
Part of Codeinwp/feedzy-rss-feeds-pro#864 The way `itemDateTime` was constructed was not valid for Safari implementation of Date. Switched to using only `moment` library.
- Remove `Powerful features available only...` - Add hierarchy icon for Integration and Settings - Add PRO label for disabled field type in conditions
Here is a video for reference: https://vertis.d.pr/v/uBECnG |
- User Agent - Delete the posts created from all feeds, after a number of days - Delete attached featured image - Deprecate Headers tabs Reference: Codeinwp/feedzy-rss-feeds-pro#852
Remove the install time since it is now done by the SDK.
🎉 This PR is included in version 5.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Changelog
New Features
Added debug logging system for better troubleshooting
Custom cron schedules - create and manage custom import schedules (PRO)
OpenAI model selection per action in importer for granular control
URL-based filtering to exclude specific domains from feeds
YouTube Shorts embedding support in imported posts
Aspect ratio controls for thumbnail images
Improved fallback image options per import job
Improvements
Major UI overhaul for the importer with tabbed interface and better organization
Enhanced feed validation system
Redesigned Dashboard (formerly Support page)
Improved onboarding and import setup experience
Better feed groups management interface
More features available in free version
Added helper text for proxy and user-agent settings
Bug Fixes
Fixed categories settings changing when installing pro version
Fixed action popup not closing when clicking outside
Fixed HTML tags in post titles when using paraphrasing
Fixed fallback images being ignored in classic block
Fixed integration tab showing incorrect license status
Fixed broken images in Feedzy Loop
Fixed various UI alignment and layout issues