Skip to content

Releases: joedolson/wp-to-twitter

XPoster v4.2.4

25 May 20:26
Compare
Choose a tag to compare

= 4.2.4 =

  • Bug fix: Debugging timestamps saved as microtime but read as time.
  • Bug fix: Add selected shortener to debugging info.
  • Bug fix: Verify that last status is an array & return unrecognized error message if not identifiable.
  • Change: Add $get_url parameter to wpt_shorten_url to explicitly determine whether existing short URLs are fetched.
  • Feature: Status update template tag buttons in editor.

XPoster v.4.2.3

14 Apr 20:00
Compare
Choose a tag to compare

= 4.2.3 =

  • Bug fix: Update deprecated JS.
  • Bug fix: Handle case if connection response is not valid JSON.
  • Bug fix: Minor improvements to CSS & JS.
  • Update tested to & copyrights.

XPoster v4.2.2

10 Mar 21:55
Compare
Choose a tag to compare

= 4.2.2 =

  • Bug fix: Last Tweet notice improperly called array. Props @mattyrob, @pyro-code01.
  • Bug fix: Only show upgrade notice if it's populated in the readme.
  • Change: Change scripts to register separately from enqueuing.
  • Change: Change Pro filters to a filter instead of a direct function call.
  • Tooling: Update to PHPCS 3.

XPoster v4.2.1

28 Jan 20:51
Compare
Choose a tag to compare

= 4.2.1 =

  • Bug fix: All notices used error class, regardless of actual status.
  • Bug fix: Add a notice when a request exception occurs.
  • Bug fix: Misnamed variable in Mastodon authentication process.
  • Mention Mastodon in plugin name.

XPoster v4.2.0

18 Jan 18:57
Compare
Choose a tag to compare

= 4.2.0 =

  • Add support for posting to Mastodon instances.
  • Bug fix: If category and category description not defined, PHP warning thrown.
  • Bug fix: Make tabbed navigation use a nav element for improved accessibility.
  • Bug fix: Media heading could show in meta box when no media options are enabled.
  • Bug fix: Should not show bearer token message on profile page if user settings not enabled.
  • Text changes: Change references to "Twitter" and "Tweet".
  • Docs: Improve and add some additional hook documentation.

XPoster v4.2.0-beta1

07 Jan 21:10
Compare
Choose a tag to compare
XPoster v4.2.0-beta1 Pre-release
Pre-release

Improves handling of license verifications, media settings, and updates texts

XPoster 4.2.0-alpha

30 Dec 20:37
Compare
Choose a tag to compare
XPoster 4.2.0-alpha Pre-release
Pre-release

Alpha release adding Mastodon support

XPoster v4.1.2

27 Nov 19:08
Compare
Choose a tag to compare

= 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

02 Nov 20:57
Compare
Choose a tag to compare

= 4.1.1 =

  • Debugging improvements.
  • Show update to Miscellaneous settings checkboxes immediately. Props @mt8.

XPoster v4.1.0

20 Oct 22:50
Compare
Choose a tag to compare

= 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.