v5.3.2 #1226
Replies: 1 comment
|
I just wanted to say thank you for the changes for the date picking system. For whatever reason, the original style just never really worked for me, and felt very clunky to use at times - plus I'd have a lot of problems in a browser where when trying to scroll between years/months/days, when you scrolled back up it would just go to todays date, and not let you select something from the month you were on. I generally only interact with the site on a computer, and not via tablet or phone, so maybe on those the original method is easier to use. So being able to switch to the other date picker, for me, that's absolutely a huge improvement for me. Honestly, over all, I'm pretty impressed with just how far this project of yours has come along in a pretty short period of time. |
Uh oh!
There was an error while loading. Please reload this page.
Reitti v5.3.2 Release Notes
Hey everyone, Daniel here! 👋
Short release this time, but an important one: one security fix and a big cleanup of the main page. If you only read one section today, make it the next one.
Security Fix — Please Update
A user reported a vulnerability in reitti's setup flow: it was possible to bypass the setup filter on an already-configured instance and grant admin rights to any user. This is now fixed, and I added tests to make sure the setup filter actually does its job from now on.
Can't update right now? There is a stopgap: block the setup route in your reverse proxy.
Example configs (nginx / Caddy)
A big thank you to the user who reported this — responsible reports like this are what keep open source projects healthy.
The setup filter in every release before v5.3.2, apparently.
It was not fine. v5.3.2 puts out the fire.
The Main Page, Reworked
The other big part of this release is a rework of the main UI, based on requests from many of you.
Pick Your Date Picker Style
Not a fan of the date band? In Map Settings → Date Picker Style you can now switch to a more traditional date picker that uses one or two plain input fields instead of the band.

Type Your Way Through Time
There is also a completely new way of navigating dates: on the main page, just start typing a date and a popup appears showing what reitti understood. You can:
2025 - 2026,todayoryesterday.As a heavy keyboard user myself, this is my favorite little addition in a long time.

One Clean Bar at the Top
While reworking the inputs, I also tidied up the whole top of the page:
Everything now lives in one place, and the main page finally has a much calmer, cleaner look.
Help Spread the Word
Small release or not, word of mouth is what keeps reitti growing. If you know someone looking for a private Google Timeline alternative or a way to geotag their Immich library, mention reitti — I would much rather spend my time writing code than posting on social media, so every mention helps more than you know.
Full Changelog: v5.3.1...v5.3.2
Getting Started
The latest
docker-compose.ymlis available in the GitHub release assets..atomto the end of our releases URL#reittionlibera.chatIf you have any questions, feel free to add them to the release discussion.
Thank you all for being part of this journey. Happy tracking — and happy typing!
— Daniel
This discussion was created from the release v5.3.2.
All reactions