Loading...
- v1.20.2iOS
Updated APN framework Improved event notifications
- v1.19.6iOS
Fixed a regression in event fetching.
- v1.19.5iOS
Improved event refresh Bug fixes
- v1.19.3iOS
Bug fixes and performance improvments.
- v1.19.2iOS
Updated 6 events
- v1.19.1iOS
Performance improvements IOS 26 updates Metadata updates
- v1.19iOS
Expanding trip rating and notes sections Improved iCloud syncing Trip persistence across upgrades My Trips feature (models, storage, views, CloudKit sync) Map marker supersession (trip markers replace event markers for "going" events) Single-sheet enum approach fixing tap ambiguity Banner sizing fix using AppDimensions.Header.listHeight Navigation bar whitespace fix Keyboard dismissal across all TextFields Startup performance optimizations
- v1.17.7iOS
Added a My Trips page for rating and tracking trips alongside events. Performance improvements
- v1.17.6iOS
New with Apple Watch support.
- v1.17.5iOS
Performance improvements and calendar updates
- v1.17.4iOS
Minor text change in bitchat message window
- v1.17.3iOS
OverlandingEvents.us/Views/Chat/MeshChatView.swift — Added a floating home button overlay to the BitChat screen: - Wrapped BitChatMainView() in a ZStack(alignment: .topLeading) - Added a circular button with a house SF Symbol that calls onBackTap?() - Styled with .ultraThinMaterial background, 32×32pt frame, subtle shadow - Only appears when onBackTap closure is provided (already wired in ContentView.swift to switch to tab 0) - Positioned at top-left with safe-area-aware padding - v1.14iOS
Major Feature: Bluetooth Mesh Chat - BitChat - Added CoreBluetooth-based BLE mesh networking for offline peer-to-peer communication - Implemented Curve25519 key exchange and Ed25519 signing via CryptoKit - Binary protocol compatible with bitchat-android - Keychain-based secure key storage - Real-time peer discovery and message relay UI New files: - Mesh/Protocol/ - MessageType, MeshPacket, BinaryProtocol - Mesh/Crypto/KeyManager.swift - Mesh/Bluetooth/BLEMeshService.swift - Models/ChatMessage.swift - ViewModels/ChatViewModel.swift - Views/Chat/MeshChatView.swift - Fixed CBCentralManager state restoration crash - Added dark mode support with 9 adaptive color assets (PrimaryGreen, SecondaryGreen, TertiaryGreen, AccentBlue, AccentOrangeLight, etc.) - Updated Theme.swift to use asset-based colors - Added event-specific chat channels (EventChatView) - Added "Chat with Attendees" button in EventDetailView - Added PrivacyPolicyView with data collection summary - Fixed map not loading events (switched from WordPress API to local JSON) - Fixed mesh chat back button navigation
- v1.11iOS
Version 1.11 - What's New = New: Interactive Events Map - Full-screen map view showing all overlanding events across the US - Custom tent markers pinpoint each event location with GPS coordinates - Tap any marker to view event details and get directions - Filter events by month, state, or search text - Auto-zoom map adjusts to show filtered events - Navigate button opens Apple Maps with driving directions = New: Tab Navigation - Switch between Events List and Map views using the bottom tab bar - Both views share the same data for a seamless experience Improved: GPS & Navigation - GPS coordinates now displayed on event cards in the list view - Direct navigation using precise GPS coordinates (faster, more accurate) - Links to both Apple Maps and Google Maps from event details - "GPS TBD" indicator for events with pending location information Improved: Performance & Compatibility - Updated for iOS 26 compatibility - Faster address geocoding using MapKit - Optimized map rendering with custom annotations Bug Fixes - Fixed deprecated geocoding APIs - Improved handling of events without location data
- v1.08iOS
Added a proximity aleart to new events withing 150 miles of your location. Added a 7 day notification of an event marked as "Going" Added 3 new events