github dedicatedcode/reitti v1.2.0

latest releases: v1.4.0, v1.3.1, v1.3.0...
one month ago

🗺️ Reitti v1.2.0 – Release Notes

We are excited to announce the release of Reitti v1.2.0! This update brings a host of new features, usability improvements, and several important bug fixes. Here’s what’s new:


🚀 New Features & Enhancements

🔗 Linkable User Settings

  • The user settings page has received a UI update and now supports deep linking, making it easier to share or bookmark specific settings tabs and sections.
    #130

🔒 User Roles and Permission Model

  • Reitti now supports user roles!
    Users are assigned roles that determine what they can access. For this release:
    • Admins can update profiles for other users.
    • Standard Users can only update their own settings.
  • This is the foundation for more fine-grained permissions and features in the future.
    #133

🗺 Custom Map Tile Servers

  • You can now configure custom map tile servers to use with Reitti!
    This enables greater flexibility for power users or organizations with self-hosted or specialized maps.
    See the README for setup instructions.
    #134

🏠 Home Location Fallback

  • You can now define a home location in your user settings.
    When there’s no recent location data, Reitti will now show your home location instead, so your map always stays relevant.
    #139
Screenshot from 2025-07-26 06-36-24

Jump to Latest Data

  • By user request, opening Reitti now jumps you to the latest available data if no specific date is preselected, making it easier to always see the most recent activity.
    #139

🖥️ Fullscreen Mode

  • You can now easily enter a fullscreen mode for Reitti, providing a more immersive viewing experience—ideal for dashboards, kiosks, or focused analysis.
    #142

fullscreen


🔄 Live Map Auto-Update

  • It’s now possible for Reitti to automatically update the map view whenever new data arrives!
    • Enable this with the new Auto-Update button.
    • Reitti will switch to the current day, and update your map in real time as new location data is ingested.
    • Live update also works with multiple users displayed on the map.
      #146 #147
    • Auto-Update will be left if a user selects a date.

autoupdate


🎨 Consistent Map Themes

  • The selected map tile style (standard/colored) will now be used consistently across all views, including Settings and Statistics pages by @Terrance
    #137

🐞 Bugfixes

  • Fixed handling of empty getLastSuccessfulFetch() #128
  • Owntracks integration: Improved first fetch handling and support for impossible datetime ranges. #129
  • Grayscale naming: Corrected map theme from "greyscale" to "grayscale" for proper terminology. #138

🛠️ Other Changes

  • Spring Boot upgraded to version 3.5.4 for improved stability and security.
  • Removed port definitions for other services to simplify configuration. #125
  • Added a CODE_OF_CONDUCT.md and support section to enhance community engagement. #131 #140

🙌 New Contributors

A huge thank you to @Terrance for their first contribution, making this the very first PR from a fellow GitHub user outside the core team!
#137


Full Changelog: Compare v1.1.0...v1.2.0


Don't miss a new reitti release

NewReleases is sending notifications on new releases.