Releases: joedolson/wp-to-twitter
Releases · joedolson/wp-to-twitter
XPoster v4.2.0-beta1
Improves handling of license verifications, media settings, and updates texts
XPoster 4.2.0-alpha
Alpha release adding Mastodon support
XPoster v4.1.2
= 4.1.2 =
- Bug fix: Checkbox marked as checked in plugin settings if parent array exists.
- Bug fix: Fix PHP notice when link manager not enabled.
- Change: Use wp_rand to generate random integer instead of mt_rand.
XPoster v4.1.1
= 4.1.1 =
- Debugging improvements.
- Show update to Miscellaneous settings checkboxes immediately. Props @mt8.
XPoster v4.1.0
= 4.1.0 =
- Bug fix: X.com upload endpoint doesn't support gif; disable upload if gif.
- Bug fix: Fix screen name comparisons so Pro scripts load correctly.
- Bug fix: Save default Tweet length option so character count uses correct value.
- Update: override block editor sidebar padding.
- Update: Combine separate admin script registrations into one function.
- Update: Add versions to registered scripts and styles.
- Update: Remove tab interface in post sidebar.
- Update: Add default template to tweet text box as placeholder.
- Update: Change default excerpt length to 60.
- Update: Add missing sales link & update docs link.
- Update: Remove obsolete FAQ question.
XPoster v4.0.3
= 4.0.3 =
- Remove X.com feed and search widgets.
- Improve error message reporting.
XPoster v4.0.2
= 4.0.2 =
- Bug fix: Need to offer users the option to either disconnect or add a bearer token.
XPoster v4.0.1
= 4.0.1 =
- Prefix vendor classes for better cross compatibility. Props Robert Korulczyk
- Improved catching of Exceptions.
- Remove deprecated CURL arg.
- Only show bearer token admin notice if user already authenticated.
XPoster 4.0.0
= 4.0.0 =
- Rebranding to XPoster.
- Update to use X.com API v2. (https://github.com/noweh/twitter-api-v2-php)
- Those two things encompass a huge amount of change.
WP to Twitter v3.7.0
= 3.7.0 =
- Bug fix: text field responsiveness.
- Bug fix: Sanitize link visibility parameters.
- Remove sales and promotional elements.
- Add FAQ and remove support form.