v5.3.0 #1209
dgraf-gh
announced in
Announcements
v5.3.0
#1209
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Reitti v5.3.0 Release Notes
Hey everyone, Daniel here! 👋
Welcome to Reitti v5.3.0! This release brings one of our smartest track analysis upgrades yet: multi-segment transportation mode detection per trip, rich customization for icons and colors, massive modernization under the hood with Spring Boot 4, and plenty of performance improvements for self-hosters.
Let’s dive into what’s new!
🌟 Key Highlights
1. Multi-Segment Transportation Modes: Realistic Trips on Your Map
Real life doesn't happen in a single mode of travel. Think about your daily commute: you might walk to a parking spot, drive across town, and walk the last stretch from the garage to your front door.
In the past, Reitti would likely classify that entire journey under a single label (such as "Driving"). With v5.3.0, Reitti intelligently models real-world journeys as one unified trip with multiple transport mode segments!
2. Under-the-Hood Power: Spring Boot 4 Migration
Under the bonnet, I completed the full migration to Spring Boot 4.1. With Spring Boot 3.5 having reached End of Life in June 2026, this upgrade ensures Reitti stays secure, ultra-fast, and future-proof for years to come.
3. Smarter Database & Resource Usage (PostgreSQL & Redis)
REDIS_SOCKET=/run/redis/redis-server.sockin your Docker environment instead of TCP/HTTP networking. Check the updated Docker Config Documentation for details.Quality of Life & UI Polish
Help Spread the Word!
Honestly, my true passion is writing code, optimizing tracking algorithms, and building cool features—not playing social media manager on Reddit, Lemmy, or Twitter.
If you love using Reitti, the best way you can help is to tell people about it! Whenever you see someone on self-hosted forums asking for open-source Google Timeline alternatives, family location sharing, or Immich geotagging tools, drop a mention of Reitti.
"Me spending my time tuning trip-segmentation models instead of writing promo tweets."
Getting Started
The latest
docker-compose.ymlis available in the GitHub release assets..atomto the end of our releases URL.#reittionlibera.chatThank you all for your support and feedback. Happy tracking!
— Daniel
This discussion was created from the release v5.3.0.
All reactions