Skip to content

0.24.2-rc

Pre-release
Pre-release
Compare
Choose a tag to compare
@Freika Freika released this 24 Feb 20:39
· 34 commits to dev since this release
b462cd1

Fixed

  • Fixed a bug where non-admin users could not import Immich and Photoprism geolocation data.
  • Fixed a bug where upon point deletion it was not being removed from the map, while it was actually deleted from the database. #883
  • Fixed a bug where upon import deletion stats were not being recalculated. #824

Changed

  • Restrict access to Sidekiq in non self-hosted mode.
  • Restrict access to background jobs in non self-hosted mode.
  • Restrict access to users management in non self-hosted mode.
  • Points are now using lonlat column for storing longitude and latitude.
  • Semantic history points are now being imported much faster.
  • GPX files are now being imported much faster.
  • Distance calculation are now using Postgis functions and expected to be more accurate.

What's Changed

New Contributors

Full Changelog: 0.24.1-rc4...0.24.2-rc

What's Changed

Full Changelog: 0.24.1...0.24.2-rc