mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 01:01:39 -05:00
Update changelog
This commit is contained in:
parent
6fac14675b
commit
5bd6e27fc8
2 changed files with 5 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
0.24.1
|
||||
0.24.2
|
||||
|
|
|
|||
|
|
@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
# 0.24.2 - 2025-02-15
|
||||
|
||||
## Added
|
||||
|
||||
- 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.
|
||||
|
||||
## Fixed
|
||||
|
||||
- Fixed a bug where background jobs to import Immich and Photoprism geolocation data data could not be created by non-admin users.
|
||||
|
|
|
|||
Loading…
Reference in a new issue