Kotaqx Poster Changelogs

Checkout Kotaqx Poster Pro changelog here.

Version 1.1.0
January 26, 2026
New
Added Global Rate Limiting / Throttling feature to prevent spamming by enforcing a minimum interval between reposts.
Security
Improve strict type casting and input sanitization.
Improve
Backend logic now automatically monitors missed schedules for all Post Types enabled in Auto Repost, regardless of manual settings.
Improve
Added visual synchronization for "Post Types to Check" to indicate types enforced by Auto Repost settings.
Improve
Tested up to WordPress v6.9.
Version 1.0.9
October 21, 2025
Improve
Added clear action detection and improved scheduling logic to ensure first publish always triggers repost.
Tweak
Removed redundant nonce field from the “Exchange” button since a data-nonce attribute is already present.
Tweak
Removed double arrows in select box.
Fix
New posts were not being reposted when repost_on_update was disabled.
Fix
Invalid nonce error when clicking the eye icon to uncensor field values.
Version 1.0.8
October 19, 2025
Fix
Prevented fatal error when upgrading the Free plugin without updating the Pro version by adding a fallback if the instance() method does not exist.
Version 1.0.7
October 18, 2025
Improve
Republish platform handler code and add log event.
Improve
Add plugin version to database, used to migrate plugin settings in future updates.
Improve
License Info UI to provide clearer status display.
Refactor
Internal code restructured for easier maintenance (no changes to functionality).
Fix
Potential double execution on publish→update; added a 60-second cooldown to prevent duplicate reposts when `Repost on Update` is enabled.
Fix
Custom delay of repost scheduling is not accurate.
Version 1.0.6
September 27, 2025
Update
Add default settings if not present.
Refactor
Refactored settings option name into a `SETTINGS` constant for better maintainability.
Version 1.0.5
September 20, 2025
Update
Show different message when Pro plugin is installed but license not activated.
Improve
License handling.
Version 1.0.4
August 28, 2025
Update
Added `X Premium` option for Twitter/X to extend post's character limit.
Update
Change `Log Mode` option from radio-box to checkbox.
Update
`About` tab content.
Improve
Updated `ProInstance` class conditional loading of Pro features.
Refactor
Added `define()` constants for plugin path and url.
Refactor
Moved inline CSS from PHP files into a dedicated stylesheet.
Refactor
Added OAuth Handler to handle platforms authentication.
Refactor
Optimized AJAX `Exchange` function.
Refactor
Clean up and adjust some HTML elements.
Security
Code hardening on AJAX and OAuth callback handling.
Fix
Image source toggle causes errors when certain fields are missing.
Fix
`Authorize` and `Exchange Token` buttons bug fixed.
Fix
Failed to repost to Twitter/X due to authentication issues.
Fix
The `Clear Logs` button was not working due to missing form submission handling.
Version 1.0.3
August 11, 2025
Tweak
Change setting's info message style for more readability.
Refactor
Internal code restructured for easier maintenance (no changes to functionality).
Version 1.0.2
August 1, 2025
New
Schedule repost - Pending posts after they are published, and reposting them according to a specified schedule.
New
(PRO) Support Custom Field - Add Custom field in post content.
New
(PRO) Custom Field in Image Source - Users can select Custom Field as Image Source.
Improve
Snapshot logic updated to match actual submission data for consistent unsaved-change detection.
Security
Updated filtering of anchor tag URLs in shared content to prevent unsafe protocols (e.g., javascript:), while still allowing useful schemes like 'mailto:' and 'tel:' for phone and email links.
Fix
Duplicate TELEGRAM logs when reposting with image.
Fix
Custom Post Type not showing in post type selection list.
Fix
The "Run Manual Check" button was not working due to missing form submission handling.
Fix
Checkbox values that are unchecked were not being submitted, causing settings to remain unchanged in the database.
Version 1.0.1
July 28, 2025
New
Add 'Forever' option to Log Retention Period
New
New option: Notify admin on repost failure
Fix
Fix translation issue
Fix
Fix GRUPO Event Log Handler
Version 1.0.0
July 16, 2025
Initial release.