github dedicatedcode/reitti v1.0.10

latest releases: v1.4.0, v1.3.1, v1.3.0...
2 months ago

Reitti v1.0.10 Release: Enhancing Data Precision and UI Stability ✨

This update delivers critical improvements centered on refining location data integrity and significant enhancements to the user interface, particularly the date picker component.

What's New 🎉

Intelligent Location Data Filtering for Enhanced Precision 🗺️

We've implemented a sophisticated filtering algorithm designed to clean geographical location data by identifying and removing spurious or inaccurate points. While this feature is particularly effective for ingesting raw data from sources like Google Takeout JSON, it markedly elevates overall data quality for all users. The filter leverages multiple heuristics: analyzing reported accuracy (in meters), detecting unrealistic velocity changes, and flagging abrupt direction reversals to ensure cleaner, more reliable tracks.

Action Required for Data Reprocessing:

To apply this enhanced filtering to your existing historical data and benefit from improved accuracy, a reprocessing of your RawLocationPoints is necessary:

  1. Enable with Caution: Temporarily set the DANGEROUS_LIFE environment variable. (Consult our updated environment variables documentation for detailed instructions and important precautions).
  2. Navigate: Access Settings > Manage Data within the application.
  3. Initiate Reprocessing: Click the Clear and Reprocess button to start the process.

(Feature Contributed by @dgraf-gh in #72)

image

Refined Date Picker Functionality and UX 📅

The date picker component has received substantial functional and UI/UX enhancements, resulting in a notably more stable and intuitive user experience. Key improvements include:

  • Visual Cues for Availability: Users can now clearly differentiate between available and unavailable dates through distinct visual styling.
  • Stabilized Interaction: We've eliminated previous erratic behavior such as "sudden jumps" and prevented unintended auto-selection during scrolling, ensuring predictable and smooth user interaction.

(Improvements Contributed by @dgraf-gh in #71 and #73)

Screenshot from 2025-06-30 14-19-25

Other Notable Improvements

  • Updated Screenshots: New application screenshots have been added to provide better visual guidance for documentation and user onboarding.

Full Changelog: v1.0.9...v1.0.10

Don't miss a new reitti release

NewReleases is sending notifications on new releases.