After an intensive week of development, I’m proud to present Reitti v1.1.0 with a big list of improvements!

✨ What’s New in This Update:
Family & Friends Tracking: Now see multiple users on the same map - perfect for keeping tabs on your whole family or group adventures!
Faster Processing: Experience significantly faster data crunching after importing new location data
Redesigned Settings: Completely overhauled UI makes customization simpler and more intuitive
Imperial Unit Support: Added miles and feet for our friends in the US and elsewhere
Enhanced Maps: New color mode to personalize your viewing experience
Google Timeline Import 2.0: Now supports legacy formats plus both iOS and Android variants
OwnTracks Integration: Direct connection to your existing OwnTracks Recorder
Docker Optimization: New arm64 images for efficient deployment

🔍 New to Reitti?
Reitti is your ultimate privacy-focused location companion that:
📍 Builds smart maps of your travels
📊 Uncovers your movement patterns
🔐 Keeps all data securely on YOUR device
💙 Stays 100% free and open-source

🚦 Ready to Upgrade?
📲 Get the Latest Version
Support Development on Ko-fi

Huge thanks to this amazing community for your suggestions and feedback!

  • EarMaster@lemmy.world
    link
    fedilink
    English
    arrow-up
    13
    ·
    14 hours ago

    I just spun an instance up using the docker compose file. I did disable the exposed ports for all the services except reitti itself. Is there a specific reason you keep them exposed?

    • danielgraf@discuss.tchncs.deOP
      link
      fedilink
      English
      arrow-up
      8
      ·
      7 hours ago

      You are right, I missed that they are still open for the other services. I have mine running behind traeffik and did removed all port definitions.

      I will change the compose file to only expose Reitti.

      Thanks for the feedback🙏