Skip to content

Releases: cmanon/wp-strava

v1.5.1-rc1

23 Mar 17:36
Compare
Choose a tag to compare
v1.5.1-rc1 Pre-release
Pre-release

urlencode() redirect_uri so authentication works more consistently.

v1.5.0

23 Mar 16:35
Compare
Choose a tag to compare
  • Added additional checks for abridged club data to avoid undefined index/property errors https://wordpress.org/support/topic/club-activities-bugs-strava/
  • Added composer with PSR-0 autoloader (will switch to PSR-4 once WP's PHP 5.2 requirement goes away).
  • Moved files into appropriate place to support autoloader.
  • Added WordPress-Extra coding standards rule definition to project

v1.4.3

23 Feb 17:11
Compare
Choose a tag to compare

Fix WPStrava_Activity class not found error.

v1.4.2

23 Feb 17:09
Compare
Choose a tag to compare
  • Better Club ID support.
  • Refined cache clearing to include club IDs.
  • Removed links to 'app.strava.com'
  • Fixed unclosed href anchor on activity shortcode.

v1.4.1

26 Jan 20:48
Compare
Choose a tag to compare

Fix array indices on map widget

v1.4.0

26 Jan 19:44
Compare
Choose a tag to compare
  • Added dlintott to contributors.
  • Fixed non-existent settings js from being enqueued.
  • Changed all 'ride' styles and functions to 'activity'.
  • Added inline documentation.
  • Updated coding standards to WordPress where possible.
  • Added Screenshots.
  • Removed target="_blank" from hrefs for accessibility best practices.
  • Added links from activity and route shortcodes to respective strava page.
  • Removed all instances of extract().

v1.3.0

26 Dec 22:35
Compare
Choose a tag to compare

v1.2.0

26 Dec 20:22
Compare
Choose a tag to compare

v1.2.0-beta1

29 Sep 16:59
Compare
Choose a tag to compare
v1.2.0-beta1 Pre-release
Pre-release

This is a pre-release for multiple-athlete support. You will have to install/update manually. Please report bugs with this release through https://github.com/cmanon/wp-strava/issues.

Version 1.2 should work by upgrading without having to update any wp-strava settings. If you encounter any problems during or after upgrade please report a bug.

To add additional athletes, you must setup an app on the additional athlete's account (following the same instructions).

strava settings

v1.1.1

29 Sep 14:52
Compare
Choose a tag to compare

Changes to better support translations through https://translate.wordpress.org
Cleaned up formatting