github dedicatedcode/reitti v1.0.13

latest releases: v1.5.0, v1.4.0, v1.3.1...
2 months ago

What's Changed

This release brings important bug fixes and enhanced platform support, including improved handling of SSL connections, more robust timezone logic, and broader architecture compatibility.

New Features 🎉

  • ARM64 Docker Image Support:

    We now build and publish ARM64 Docker images, allowing the project to run seamlessly on more platforms. Thanks to @dgraf-gh! (#103)

Improvements & Bugfixes

  • SSL Issue Resolved:
    Removed an unnecessary redirect that previously caused connections to be downgraded from HTTPS to HTTP. This change ensures that secure HTTPS connections are consistently enforced. (#106)

  • Timezone Handling Fix:
    Addressed a bug where JavaScript's Date parsing created inconsistencies: Date.parse() interprets date strings in UTC, but using new Date(year, month, day) constructs the date in the local timezone. The fix ensures consistent and accurate timezone handling. Also transmitting now Timezone information to fetch images from Immich and the raw location data to be displayed correctly on the map. (#106)


Full Changelog

Don't miss a new reitti release

NewReleases is sending notifications on new releases.