github Freika/dawarich 0.25.0-rc

pre-release19 hours ago

Added

  • A new button to open the visits drawer.
  • User can now confirm or decline visits directly from the visits drawer.
  • Visits are now being shown on the map: orange circles for suggested visits and slightly bigger blue circles for confirmed visits.
  • User can click on a visit circle to rename it and select a place for it.
  • User can click on a visit card in the drawer panel to move to it on the map.
  • User can select click on the "Select area" button in the top right corner of the map to select an area on the map. Once area is selected, visits for all times in that area will be shown on the map, regardless of whether they are in the selected time range or not.
  • User can now select two or more visits in the visits drawer and merge them into a single visit. This operation is not reversible.
  • User can now select two or more visits in the visits drawer and confirm or decline them at once. This operation is not reversible.
  • Status field to the User model. Inactive users are now being restricted from accessing some of the functionality, which is mostly about writing data to the database. Reading is remaining unrestricted.

Changed

  • Links to Points, Visits & Places, Imports and Exports were moved under "My data" section in the navbar.
  • 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.

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

What's Changed

Full Changelog: 0.24.2-rc2...0.25.0-rc

Don't miss a new dawarich release

NewReleases is sending notifications on new releases.