Skip to content

Releases: cmanon/wp-strava

WP 5.3 Compatibility

27 Dec 15:54
ed1a432
Compare
Choose a tag to compare

Updated settings to work with WP 5.3.

v2.0.1

27 Dec 15:57
Compare
Choose a tag to compare

Refresh Tokens

06 Oct 03:23
Compare
Choose a tag to compare

v2.0b1

22 Sep 04:53
Compare
Choose a tag to compare
v2.0b1 Pre-release
Pre-release

Because this is a beta version not distributed through wordpress.org, you'll likely have to delete your current wp-strava plugin and upload this one. By deleting the plugin you will not lose any data, however your configuration values will need to be updated anyway. After upgrading, please read the following document:

https://github.com/cmanon/wp-strava/wiki/2.0-Upgrade

If you have any issues, please report them in github here: https://github.com/cmanon/wp-strava/issues

v1.7.2

02 Aug 21:06
Compare
Choose a tag to compare

v1.7.1

01 Mar 21:37
Compare
Choose a tag to compare
  • Added PHPUnit tests for all System of Measure calculations.
  • Fixed swimpace calculation.
  • Fixed seconds display on pace.
  • Added Hide Activity Time option to hide time display from Latest Activities List.

v1.7.0

01 Feb 20:33
Compare
Choose a tag to compare
  • Added Sebastian Erb to contributors.
  • Added Pace support (min/km) and (min/mile) for Activity Shortcode
  • Added Swimpace support (min/100m) for Activity Shortcode
  • Added 'image_only' attribute to [activity] and [route] shortcode to optionally remove data table.
  • Added boolean filtering to shortcodes to prevent false-positive "truthiness" to a shortcode attribute like image_only="false".
  • Removed 'max-width: none' from activity image to make it responsive.

v1.6.0

22 Jun 14:26
Compare
Choose a tag to compare
  • Added class autoloader (removed composer autoloader).
  • Added exception handling and cleaned up error reporting.

v1.5.1-rc3

29 Mar 13:55
Compare
Choose a tag to compare
v1.5.1-rc3 Pre-release
Pre-release
  • Increased API Post timeout to 30 seconds
  • Simplified auth token logic

v1.5.1-rc2

28 Mar 14:09
Compare
Choose a tag to compare
v1.5.1-rc2 Pre-release
Pre-release

Added debug option to Authentication Failed path for https://wordpress.org/support/topic/problem-authenticating-with-strava/