March 2024

  1. Fixed event redirection issue. directing to https://

  2. Fixed GPX files not instantly updating when changed on Ride page. Added cache control header to force browsers to revalidate cache.

Oct 2024

  1. Added route animation indicator to illustrate route direction.
  2. Added elevation plots.
  3. Added support for emoji on comments, events and titles.
  4. Added markdown support for events (bold, italics and titles)
  5. Updated member social icons (removed Google Plus).
  6. Removed unsupported AddThis feature.
  7. Wrapped long comments.
  8. Changed supporting browsers to use share functionality for downloading GPX. (Improves iPhone support for gpx download)
  9. Distance and elevation now calculated from the route GPX.
  10. Updated from 5.6 PHP to 8.3 and latest Smarty templates

Nov 2024

  • Improve link handling on events.

Jan 2025

  1. Fixed site emailing.

March 2025

1. Improved JS map handling, including visibility of move marker.

April 2025

  1. Changed map view require login due to new costs of Google maps.
  2. Cached elevation queries into a new table to reduce overheads and improve performance on second load.
  3. Simplified iOS download GPX again, this is hopefully temporary as Apple broke the 'share' sheet that we were using allowing you to push the ride directly into Garmin/Wahoo/Strava etc apps. Users wishing to download a route will have to "Save to Downloads"->Open their downloads folder->Click on the file -> Click the share icon -> pick the app.
  4. Deleting an event now marks it as cancelled whenever there's more than one rider or forum post.
  5. Made admin member deletion just mark users as unknown rather than delete the entire ride.
  6. Users can now login with capitals or spaces at the start or end. Reducing the unable to login issues.