Reitti v1.9.1: Important Bugfix for Date Navigation
We are pleased to announce Reitti v1.9.1, a quick hotfix release addressing an important bug introduced in the previous version (v1.9.0) that affected date navigation.
This update ensures a seamless experience when switching between dates, preventing any issues related to map data visibility.
What's Fixed in v1.9.1:
Resolved: Data Visibility Issue When Navigating to New Dates
In Reitti v1.9.0, we introduced a performance optimization to only load location data within the visible map bounds. We've identified and fixed a scenario where this new logic inadvertently prevented data from a newly selected date from displaying correctly if that data fell outside the currently visible map area.
Technical Insight:
The previous implementation applied the map bounds
filter even when selecting an entirely new date. This meant if your map was zoomed in on one area, and you switched to a date where the activity was outside that area, no data would appear. We have now refined this logic to temporarily disable the bounds
filter when navigating to a new date, ensuring all relevant data for that day is loaded, regardless of the map's current zoom or position.
How You Benefit:
- Reliable Date Navigation: You can now confidently switch between dates, knowing that all your location data for the selected day will load and display as expected.
- Seamless User Experience: This fix eliminates a potential point of confusion and ensures your timeline remains fully accessible and accurate.
For a complete overview of all changes, please refer to the Full Changelog.