github dedicatedcode/reitti v1.8.0

17 hours ago

Reitti 1.8.0: Date Range Selection

Hello everyone. With version 1.8.0, I'm happy to deliver a feature that has been one of the top requests for a while: date range selection in the map view.

New Feature: Multi-Day View

I have implemented the ability to visualize your timeline data across multiple days. This allows you to review your activity over any custom period, such as a week or an entire trip, rather than being limited to a single day. This change was implemented in PR #325.

How it works:

  1. Set a Start Date: In the calendar, click a date and then click it again to lock it as the start of your range.
image
  1. Set an End Date: Select another date to define the end of the range. The map will automatically update to display all recorded data within that period.
image
  1. Exit Range Mode: To return to the standard single-day view, you can click either the start or end date again, or use the dedicated button.
image

Localization Update

I also need to give a huge and very well-deserved thank you to @rodrigomescua. Just when he thinks he's finished translating everything, I add new features.

His work in keeping the translations perfectly up to date (as seen in PR #320) is incredible and essential for the project. Thank you!

Full Changelog: https://github.com/dedicatedcode/reitti/compare/v1.7.0...v1.8.0

Don't miss a new reitti release

NewReleases is sending notifications on new releases.