docs: update changelog

Signed-off-by: Varun Patil <varunpatil@ucla.edu>
pull/563/head
Varun Patil 2023-04-03 12:39:32 -07:00
parent c90dd66061
commit 56dd81e747
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
This file is manually updated. Please file an issue if something is missing. This file is manually updated. Please file an issue if something is missing.
## Unreleased ## v4.13.0 (2023-04-03)
- **Feature**: Use GPS location data for timezone calculation. - **Feature**: Use GPS location data for timezone calculation.
Many cameras do not store the timezone in EXIF data. This feature allows Memories to use the GPS location data to calculate the timezone. To take advantage of this, you will need to run `occ memories:places-setup` followed by `occ memories:index --clear` (or `occ memories:index -f`) to reindex your photos. Many cameras do not store the timezone in EXIF data. This feature allows Memories to use the GPS location data to calculate the timezone. To take advantage of this, you will need to run `occ memories:places-setup` followed by `occ memories:index --clear` (or `occ memories:index -f`) to reindex your photos.