# Velovate — Ride Together, Raise Together

> Ride Together, Raise Together (iPhone/iPad app by Sassy Dog Enterprises LLC.)

- Source: https://appshunter.io/ios/app/velovate/id6754522581 (this page in markdown: same URL + `.md`)
- Developer: [Sassy Dog Enterprises LLC](https://appshunter.io/developer/1826872389)
- Category: Health & Fitness, Social Networking
- Price: Free
- Age rating: 4+
- Requires: iOS 18.0 · 84 MB
- Languages: American English
- Released: 2026-03-22
- Data updated: 2026-07-31
- User reviews in markdown: https://appshunter.io/ios/app/velovate/id6754522581/reviews.md

## What is Velovate?

Ride Together. Raise Together.

Velovate is the all-in-one platform for cycling teams -- the clubs, corporate squads, and charity ride teams who train together and show up for each other. Whether you're training for your next race, organizing group rides, or riding for a cause that matters, Velovate brings your cycling community together.

KEY FEATURES

Team Management
- Create or join cycling teams with friends, clubs, or colleagues
- Organize and manage team hierarchies for clubs and organizations
- Coordinate group rides and training sessions
- Track team performance and collective mileage
- Share updates and communicate with teammates

Ride Tracking & GPS
- Real-time GPS tracking for all your rides
- Detailed ride statistics: distance, speed, elevation, and more
- Live location sharing for safety during group rides
- Route planning and discovery
- Full activity history with per-ride stats and maps
- Connect Strava and Ride with GPS to sync activities and routes

Community & Events
- Share ride summaries and live tracking links with your team
- Event coordination and calendar
- Team chat and messaging
- Discover local rides and cycling events

FOR INDIVIDUAL RIDERS
Track your progress, discover new routes, and connect with local cycling communities. Every ride is logged with full stats, so you can see how your season is going.

FOR TEAM LEADERS
Manage your roster, organize rides, track collective mileage, and keep everyone pulling in the same direction. Everything you need to build a thriving cycling community.

FOR CHARITY RIDE TEAMS
Keep your event squad organized in one place: a shared roster, group-ride scheduling, team chat, and collective mileage for everyone riding your cause's event.

SAFETY FIRST
- Live location sharing with emergency contacts
- Safety alerts during rides
- Weather conditions and route warnings
- One-tap SOS that alerts your emergency contact and ride captains

WHY VELOVATE?
We believe cycling is more than just a sport -- it's a community. Velovate combines the tracking and performance features you need with the team and social tools that make cycling meaningful. Whether you're riding solo or with a team, training for a century or commuting to work, Velovate helps you ride with purpose.

GETTING STARTED
1. Download Velovate and create your account
2. Join an existing team or create your own
3. Start tracking rides and connecting with teammates
4. Coordinate group rides and team events together
5. Chat with your team and follow their rides

Velovate integrates with popular fitness platforms and supports all types of cycling: road biking, mountain biking, gravel riding, commuting, and more.

Continued use of GPS running in the background can dramatically decrease battery life.


## Version history (last 5 releases)

### 2026.7.72 — 2026-07-24

• Add an opt-in --purge removal class for test accounts.
• Add `velovate user delete` with a fail-closed ownership pre-flight.
• Version-control App Store review information.

### 2026.7.13 — 2026-07-08

• Record rides as Activities — upload on save, view them on web + mobile.
• Weather tab is now available for everyone.
• User safety tools — block members, report content, moderation triage.
• Team member groups with automatic chat channels.
• Link your DonorDrive participant page to your personal campaign.
• Live-ride takeover now fires correctly on an active-session conflict.
• Fixed a crash when backgrounding the app during sign-in.
• Sturdier networking — token refresh and GraphQL transport now guard against empty responses.
• Bundled brand fonts — no more runtime font fetching.
• Dropped unused background-location permission.
• Feature flags migrated to PostHog.

### 2026.6.3 — 2026-06-12

• Lead-up reminders for primary events (3mo/1mo/1wk).
• Wire the live-ride DI graph into main.dart.
• Offline location queue loses its backlog — client timestamps, batch replay, real error propagation.
• Make SOS failures loud instead of a false "alert sent".
• Velovate apikey — PAT provisioning (self + admin).
• Created vs Pinned RWGPS routes + paging in Route Weather.
• Route Weather sort — server-side sort + persisted user preference.
• Admin debug toolkit — user inspect + provider call (server-side proxy).
• Route Weather — Created vs Pinned RWGPS routes, one page, paged.
• Stop team-detail title overlapping the tab bar on iOS.
• Normalize charity description markdown to plain text.
• Rider-controlled live-tracking visibility picker.
• Open connect to all users behind an admin-editable athlete cap.
• Split generic GH_TOKEN into role-scoped CI_BOT_PAT + PLATFORM_VERSIONS_PAT.

### 2026.6.2 — 2026-06-01

• Persist ride name/description edits — wire UpdateRide mutation.
• Remove blocking per-mutation Sentry round-trip in AuthLink.
• Collapse pricing to Free + Premium; weather cap to 1/week; retire ad_free tier.
• Admin command to set a ride's category + event flag (velovate ride set-type).
• Align right-side icon column on gear recommendation card.
• Show viewer's RSVP pill on EventCard (parity with RideCard).
• Two missed sort surfaces from #1292 (web EventList resort + mobile team-detail inline preview).
• Sort Upcoming events soonest-first (web + mobile).
• Mobile RSVP UI for TeamEvents (event detail).
• Reminder-notification parity for TeamEvents.
• TeamEvent RSVP backend foundation.
• ConvertRideToEvent — admin mutation + CLI to retire a mis-synced Ride.
• Grade-shaded + interactive elevation profile (web parity).
• Map route-weather error codes to friendly copy (web parity).
• Interactive pan/zoom route map on ride detail (web parity).
• Tolerate offline cold-start for previously signed-in users.
• Bound the offline sign-in attempt + drop dead init watchdog.
• Bound startup so it can't spin forever — surface a reason + retry.
• Render route elevation profile on the route card.
• Wire Discover Events tab to searchPublicEvents.
• Frame planned + recorded routes within the map viewport.
• Post-save "View route" affordance (web + mobile).
• Expose recorded GPS track on the Ride GraphQL type.
• User-removable notifications — soft delete + swipe-to-delete + Clear all + retention purge.
• Add read-only route status + AdminOnly routeHydrationHealth query.
• Memoize RouteWeatherScreen forecast stream so the route-weather modal stops spinning.
• Memoize RouteBrowser connected-accounts stream so the Weather picker stops spinning.
• Title from run date + deleteReleaseNote retract mutation.
• Bound GraphQL requests with an overall timeout (weather spinner).
• Consolidate all ride surfaces on the Velovate Route Card; remove Switch View.
• Polish Velovate Route Card — anchor labels + elevation/label overlap.
• Dark-mode tokens + wire User Pill theme toggle (Light/Dark/System).
• Find user by email / Clerk ID (adminFindUser + `velovate user find`).
• Dark-mode color sweep — fix unjustified raw-color shortcuts.
• Stop _client double-init in LiveTrackingLinksScreen.
• Stop double-initializing _client in TrackingScreen.
• RouteBrowser surfaces connected-accounts errors instead of spinning.
• Populate Updates page — version metadata capture + render.
• Make Velovate-view toggle actually toggle.

### 2026.6.1 — 2026-05-21

• Slim bottom nav to 5 tabs + chat/notifications AppBar.
• Web + mobile spectator rethink with trackableRides query.
• Apply Linear-crisp brand to the Flutter app.
• Add Ride Leaders & SAG members with auto-going + TeamApp extraction.
• Gate create-channel affordance for non-admin users.
• Reserve FAB clearance so Start Ride FAB never overlaps cards.
• Refresh brand mark across web and mobile.
• Mobile wind gust ring + shift markers on Route Weather.
• Animated camera follow on active_ride_screen via Mapbox flyTo.
• Ride_summary_screen flips onto MapboxAdapter under LD flag (refs #906 Phase 2.8).
• Active_ride_screen flips onto MapboxAdapter under LD flag (refs #906 Phase 2.9).
• Route weather screen flips onto MapboxAdapter under LD flag (refs #906 Phase 2.7).
• Weather screen flips onto MapboxAdapter under LD flag (refs #906 Phase 2.6).
• Improve Route Weather map readability with wind arrows + mobile layer toggle.
• Refresh Podfile.lock for mapbox_maps_flutter + drop stale MinimumOSVersion.
• Guard ConnectivityService against use-after-dispose.
• Pull mapbox_maps_flutter SDK + LocationMapWidget on the LD flag (refs #906 Phase 2.1).
• MapboxAdapter scaffold + use-mapbox-maps flag accessor (refs #906 Phase 2.0).
• MapCamera.fromBounds(initialPadding:) — retire onReady→fitBounds workaround.
• Migrate active_ride_screen + close the abstraction.
• Migrate three static screens onto VelovateMap (refs #898 Phase 1b).
• "Recenter on route" button on Route Weather map.
• Vendor abstraction Phase 0 — libs/maps + LocationMapWidget migration (refs #898).
• Admin path to trigger scheduled jobs out-of-cycle.
• Add backfillTeamEventTarget to repair orphan TeamEvent links.
• InternalUser allowlist + admin page + PII privatization — issue #822.
• Re-roll unified LaunchDarkly identity across API/web/mobile.
• Mount IdentitySynchronizer inside ApolloProvider — VELOVATE-WEB-7.
• Unify LaunchDarkly identity across API, web, and mobile.
• Move all rides + events between teams.
• Gate OAuth onboarding behind enable-strava-integration flag.
• Add `velovate event clear-sync-markers` to force NMSS re-sync.
• Refresh iOS Podfile.lock for sentry_flutter 9.19 + app_links 7.0.

## More apps by Sassy Dog Enterprises LLC

- [FairShare - Tip Calculator](https://appshunter.io/ios/app/fairshare-tip-calculator/id6748659182)
- [Tailored Tip - Tip Calculator](https://appshunter.io/ios/app/tailored-tip-tip-calculator/id6753113318)

All apps by Sassy Dog Enterprises LLC: https://appshunter.io/developer/1826872389

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-07-31.*
