Kotaqx Poster Changelogs

Checkout Kotaqx Poster Pro changelog here.

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.