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
- Fix fog gets displaced when dragging map by @chnikel in #851
- Add radius param of 10 by @arne182 in #732
- Revert "Add radius param of 10" by @Freika in #875
- Revert 875 revert 732 patch 3 by @Freika in #876
- Feature/tiles usage stats by @Freika in #878
- Self-hosted mode by @Freika in #675
- Fix/redo stats upon import destroy by @Freika in #888
- Chore/move points to latlon by @Freika in #906
New Contributors
Full Changelog: 0.24.1-rc4...0.24.2-rc
What's Changed
- Self-hosted mode by @Freika in #675
- Fix/redo stats upon import destroy by @Freika in #888
- Chore/move points to latlon by @Freika in #906
Full Changelog: 0.24.1...0.24.2-rc