Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Varun Patil <radialapps@gmail.com>
  • Loading branch information
pulsejet committed Mar 16, 2024
1 parent 7bb54e3 commit a1be32a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ All notable changes to this project will be documented in this file.

- **Breaking**: You must run `occ memories:places-setup` again after this update
- Reverse geocoding lookups with Postgres/MySQL (not MariaDB) are now 100x faster
- **Breaking**: Prevent automatically retrying files that failed to index
- **Breaking**: Prevent automatically retrying files that failed to index ([#917](https://github.com/pulsejet/memories/issues/917))
- The list of files that could not be indexed can be found in the admin panel
- To retry indexing, you can run `occ memories:index --retry`
- **Feature**: Allow changing cover photos of albums, tags, places and people ([#1071](https://github.com/pulsejet/memories/issues/1071), [#125](https://github.com/pulsejet/memories/issues/125), [#557](https://github.com/pulsejet/memories/issues/557), [#764](https://github.com/pulsejet/memories/issues/764), [#1032](https://github.com/pulsejet/memories/issues/1032))
- **Feature**: Hide files starting with `.` in the timeline
- **Feature**: Support for 3GP videos ([#1055](https://github.com/pulsejet/memories/issues/1055))
- **Feature**: Option to show metadata in slideshow ([#819](https://github.com/pulsejet/memories/issues/819))
- **Feature**: Improve UX of image editor especially on mobile
- **Fix**: The cover photo of clusters will now update automatically when files are moved ([#1071](https://github.com/pulsejet/memories/issues/1071), [#458](https://github.com/pulsejet/memories/issues/458))
- **Fix**: The cover photo of clusters will now update automatically when files are moved ([#1071](https://github.com/pulsejet/memories/issues/1071), [#458](https://github.com/pulsejet/memories/issues/458), [#661](https://github.com/pulsejet/memories/issues/661), [#1025](https://github.com/pulsejet/memories/issues/1025), [#761](https://github.com/pulsejet/memories/issues/761), [#665](https://github.com/pulsejet/memories/issues/665))
- **Fix**: Query performance improvements for MySQL and MariaDB with very large folders

## [v6.2.2] - 2024-01-10
Expand Down

0 comments on commit a1be32a

Please sign in to comment.