Skip to content

dietrichmax/colota

v1.6.1 Feature

This release adds 4 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

android google-timeline gps-tracker gps-tracking location location-tracker
+1 more
react-native

Summary

AI summary

Fixed Android 11 crash caused by NetworkCallback constructor and RECEIVER_NOT_EXPORTED flag.

Full changelog

Improvements

  • Heartbeat position - Geofence heartbeat now sends the zone center as a synthetic position instead of waking GPS for a real fix, reducing battery usage (#282)
  • GPS stall diagnostics - Tracking service logs time-since-last-fix every 5 minutes in exported activity logs to help diagnose silent GPS stalls
  • WiFi resume - Reduced WiFi resume debounce from 15s to 2s for snappier geofence zone exit
  • Map performance - Same-color track segments are merged into a single GeoJSON feature for faster map rendering

Bug Fixes

  • Sync condition in heartbeat - Heartbeat and zone entry flush now respect the configured sync condition (Wi-Fi, SSID, VPN) instead of always sending over any available network
  • Pause state restore - WiFi pause now correctly blocks GPS from starting on service restart; motionless countdown is also correctly resumed when the timeout had not yet elapsed
  • Android 11 crash - Fixed crash caused by API 31+ NetworkCallback constructor and API 33+ RECEIVER_NOT_EXPORTED flag (#288)
  • Tab bar safe area - Fixed duplicate tab bar on Android 14 (#283)
  • Back arrow on tabs - Fixed back arrow incorrectly showing on tab root screens
  • Log export - Fixed activity log export missing entries after a process restart
  • Today button - Improved tap reliability with a larger hit target (#274)
  • Test connection - Fixed protocol validation and private host detection to use native DNS resolution

Full Changelog: https://github.com/dietrichmax/colota/compare/v1.6.0...v1.6.1

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track dietrichmax/colota

Get notified when new releases ship.

Sign up free

About dietrichmax/colota

All releases →

Related context

Earlier breaking changes

  • v1.9.0 Stricter TLS trust: user-installed Android CAs no longer trusted by Colota.

Beta — feedback welcome: [email protected]