memories/CHANGELOG.md

216 lines
9.8 KiB
Markdown
Raw Normal View History

2022-10-17 03:24:49 +00:00
# Changelog
This file is manually updated. Please file an issue if something is missing.
2023-03-09 21:16:17 +00:00
## v4.12.0
2023-03-07 20:25:47 +00:00
2023-03-09 21:16:17 +00:00
**This release drops support for Nextcloud 24.**
Make sure you run at least Nextcloud 25.0.4
2023-03-08 20:48:42 +00:00
You may need to clear browser cache to use location search.
2023-03-08 20:38:20 +00:00
2023-03-08 18:50:51 +00:00
- **Feature**: Allow editing of GPS coordinates ([#418](https://github.com/pulsejet/memories/issues/418))
2023-03-08 02:56:23 +00:00
- **Feature**: Allow bulk editing of EXIF attributes other than date/time
- **Feature**: Allow (optionally bulk) editing of collaborative tags
- **Feature**: Allow sharing single photo / video ([#307](https://github.com/pulsejet/memories/issues/307))
2023-03-11 01:31:23 +00:00
- **Feature**: Allow sharing photos in high/low resolution.
- **Feature**: Allow sharing videos ([#261](https://github.com/pulsejet/memories/issues/261))
2023-03-08 02:56:23 +00:00
- **Feature**: Show list of tags in sidebar
2023-03-09 21:16:17 +00:00
- **Feature**: Better configurability and feature detection for go-vod ([#450](https://github.com/pulsejet/memories/issues/450))
- **Feature**: Configurable folder/album sorting order ([#371](https://github.com/pulsejet/memories/issues/371))
- **Feature**: Configurable album list sorting order ([#377](https://github.com/pulsejet/memories/issues/377))
- **Feature**: Allow archiving photos through folder view ([#350](https://github.com/pulsejet/memories/issues/350))
2023-03-07 20:25:47 +00:00
- **Feature**: Add search bar to face cluster merge dialog ([#177](https://github.com/pulsejet/memories/issues/177))
2023-03-09 22:58:13 +00:00
- **Bugfix**: Sidebar now shows metadata on albums and public shares ([#320](https://github.com/pulsejet/memories/issues/320)).
2023-03-07 20:25:47 +00:00
- Other fixes and features ([milestone](https://github.com/pulsejet/memories/milestone/9?closed=1))
2023-02-11 00:47:46 +00:00
## v4.11.0, v3.11.0 (2023-02-10)
2023-02-06 07:45:40 +00:00
2023-02-09 19:12:23 +00:00
- **Feature**: Show map of photos ([#396](https://github.com/pulsejet/memories/pull/396))
To index existing images, you must run `occ memories:index -f`
2023-02-06 07:45:40 +00:00
- **Feature**: Show list of places using reverse geocoding (MySQL/Postgres only) ([#395](https://github.com/pulsejet/memories/issues/395))
To configure this feature, you need to run `occ memories:places-setup` followed by `occ memories:index -f`
- Other minor fixes and features ([milestone](https://github.com/pulsejet/memories/milestone/7?closed=1))
2023-01-18 06:20:55 +00:00
## v4.10.0, v3.10.0 (2023-01-17)
2023-01-04 20:54:25 +00:00
2023-01-18 05:25:33 +00:00
- **Feature**: Allow sharing albums using public links ([#274](https://github.com/pulsejet/memories/issues/274))
- **Feature**: Allow sharing albums with groups ([#329](https://github.com/pulsejet/memories/issues/329))
- **Feature**: Directly move photos from the timeline to any folder ([#321](https://github.com/pulsejet/memories/pull/321))
- **Feature**: Optionally view folders in the recursive timeline view ([#260](https://github.com/pulsejet/memories/pull/260))
- Fix folder share title and remove footer ([#323](https://github.com/pulsejet/memories/issues/323))
- Other minor fixes ([milestone](https://github.com/pulsejet/memories/milestone/6?closed=1))
2023-01-04 20:54:25 +00:00
2022-12-08 21:21:28 +00:00
## v4.9.0, v3.9.0 (2022-12-08)
2022-11-29 18:37:04 +00:00
2022-12-07 23:58:55 +00:00
- **Important**: v4.9.0 comes with an optimization that greatly reduces CPU usage for preview serving. However, for best experience, the preview generator app is now **required** to be configured properly. Please install it from the app store.
2022-12-08 04:06:08 +00:00
- **Feature**: Slideshow for photos and videos ([#217](https://github.com/pulsejet/memories/issues/217))
- **Feature**: Support for GPU transcoding ([#194](https://github.com/pulsejet/memories/issues/194))
2022-12-06 19:38:57 +00:00
- **Feature**: Allow downloading entire albums
2022-12-08 04:06:08 +00:00
- **Feature**: Allow editing more EXIF fields ([#169](https://github.com/pulsejet/memories/issues/169))
- **Feature**: Alpha integration with the face recognition app ([#146](https://github.com/pulsejet/memories/issues/146))
2022-12-08 04:06:08 +00:00
- Fix downloading from albums ([#259](https://github.com/pulsejet/memories/issues/259))
- Fix support for HEVC Live Photos ([#234](https://github.com/pulsejet/memories/issues/234))
2022-12-08 04:06:08 +00:00
- Fix native photo sharing ([#254](https://github.com/pulsejet/memories/issues/254), [#263](https://github.com/pulsejet/memories/issues/263))
- Use larger previews in viewer (please see [these docs](https://github.com/pulsejet/memories/wiki/Configuration#preview-storage-considerations)) ([#226](https://github.com/pulsejet/memories/issues/226))
2022-11-29 18:37:04 +00:00
2022-11-23 18:03:29 +00:00
## v4.8.0, v3.8.0 (2022-11-22)
2022-11-16 10:52:17 +00:00
2022-11-22 17:28:30 +00:00
- **Feature**: Support for Live Photos ([#124](https://github.com/pulsejet/memories/issues/124))
- You need to run `occ memories:index --clear` to reindex Live Photos
2022-11-22 16:56:39 +00:00
- Only JPEG (iOS with MOV, Google, Samsung) is supported. HEIC is not supported.
2022-11-21 10:37:32 +00:00
- **Feature**: Timeline path now scans recursively for mounted volumes / shares inside it
- **Feature**: Multiple timeline paths can be specified ([#178](https://github.com/pulsejet/memories/issues/178))
- Support for server-side encrypted storage ([#99](https://github.com/pulsejet/memories/issues/99))
2022-11-22 00:43:59 +00:00
- Mouse wheel now zooms on desktop
2022-11-22 08:12:06 +00:00
- Improved caching performance
- Due to incorrect caching in previous versions, your browser cache may have become very large. You can clear it to save some space.
2022-11-16 10:52:17 +00:00
2022-11-14 16:11:00 +00:00
## v4.7.0, v3.7.0 (2022-11-14)
2022-11-08 01:35:45 +00:00
- **Note**: you must run `occ memories:index -f` to take advantage of new features.
2022-11-09 11:07:05 +00:00
- **Massively improved video performance**
- Memories now comes with a dedicated transcoding server with HLS support.
- Read the documentation [here](https://github.com/pulsejet/memories/wiki/Configuration#video-transcoding) carefully for more details.
2022-11-10 03:50:24 +00:00
- **Feature**: Show EXIF metadata in sidebar ([#68](https://github.com/pulsejet/memories/issues/68))
2022-11-12 08:51:45 +00:00
- **Feature**: Multi-selection with drag (mobile) and shift+click ([#28](https://github.com/pulsejet/memories/issues/28))
2022-11-10 03:50:24 +00:00
- **Feature**: Show duration on video tiles
2022-11-10 06:44:45 +00:00
- **Feature**: Allow editing all image formats (HEIC etc.)
2022-11-10 02:31:10 +00:00
- Fix stretched images in viewer ([#176](https://github.com/pulsejet/memories/issues/176))
2022-11-10 06:44:45 +00:00
- Restore metadata after image edit ([#174](https://github.com/pulsejet/memories/issues/174))
- Fix loss of resolution after image edit
2022-11-08 01:35:45 +00:00
2022-11-07 13:00:37 +00:00
## v4.6.1, v3.6.1 (2022-11-07)
2022-11-07 02:00:31 +00:00
- **Feature**: Native sharing from the viewer (images only)
2022-11-07 04:48:10 +00:00
- **Feature**: Deep linking to photos on opening viewer
- **Feature**: Password protected folder shares ([#165](https://github.com/pulsejet/memories/issues/165))
2022-11-07 04:48:10 +00:00
- **Feature**: Folders view will now show only folders with photos ([#163](https://github.com/pulsejet/memories/issues/163))
2022-11-07 02:00:31 +00:00
- Improvements to viewer UX
2022-11-07 13:00:37 +00:00
- Restore image editor (see v4.6.0)
2022-11-07 02:00:31 +00:00
2022-11-06 06:53:46 +00:00
## v4.6.0, v3.6.0 (2022-11-06)
2022-11-03 23:08:33 +00:00
2022-11-06 06:53:46 +00:00
- **Brand new photo viewer** with improved touch interface and UX
- Improvements from v4.5.4 below
- Known regressions: Photo Editor and Slideshow are not implemented yet
## v4.5.4, v3.5.4 (skipped)
- New layout for Albums view (date ascending, grouped by month)
2022-11-03 23:08:33 +00:00
- Re-enable viewer editing and deletion
2022-10-31 04:24:38 +00:00
## v4.5.2, v3.5.2 (2022-10-30)
- Improved scroller performance
- Improved support for external storage and FreeBSD
- Improved selection of photos
2022-10-29 05:45:27 +00:00
## v4.5.0, v3.5.0 (2022-10-28)
2022-10-28 23:04:40 +00:00
2022-10-29 05:25:43 +00:00
- **Feature**: Album sharing to other Nextcloud users
- **Feature**: Folder sharing with public link [#74](https://github.com/pulsejet/memories/issues/74)
2022-10-28 23:04:40 +00:00
- Performance improvements and bug fixes
## v4.4.1, v3.4.1 (2022-10-27)
2022-10-29 05:25:43 +00:00
- **Feature**: Albums support for Nextcloud 25 (alpha)
2022-10-28 23:04:40 +00:00
- Performance improvements and bug fixes
2022-10-27 21:05:41 +00:00
2022-10-26 18:27:04 +00:00
## v4.3.8, v3.3.8 (2022-10-26)
2022-10-28 23:04:40 +00:00
- **Feature**: Full screen viewer on desktop
- **Feature**: Allow opening people and tags in new tab
- Bugfix: Fix regression in performance with large number of files
- Bugfix: Improve image quality on mobile
2022-10-26 18:27:04 +00:00
2022-10-25 04:45:42 +00:00
## v4.3.7, v3.3.7 (2022-10-24)
2022-10-28 23:04:40 +00:00
- **Feature**: Support for RAW (must run `occ memories:index` after upgrade) with camera raw previews app ([#107](https://github.com/pulsejet/memories/issues/107))
- **Feature**: Better settings experience.
- **Feature**: Better first start experience.
- Bug fixes for postgresql and mysql
2022-10-25 00:59:42 +00:00
2022-10-22 22:52:42 +00:00
## v4.3.0, v3.3.0 (2022-10-22)
2022-10-28 23:04:40 +00:00
- **Note:** you must run `occ memories:index -f` after updating to take advantage of new features.
- **Feature**: **Brand new tiled layout for photos**
- **Feature**: Photos from "On this day" are now shown at the top of the timeline
- **Feature**: Move selected photos from one person to another ([#78](https://github.com/pulsejet/memories/issues/78))
- **Feature**: Highlight faces in People view ([#79](https://github.com/pulsejet/memories/issues/79))
- **Feature**: Choose root folder for Folders view ([#85](https://github.com/pulsejet/memories/issues/85))
- **No longer need to install exiftool**. It will be bundled with the app.
- Improve overall performance with caching
- Basic offline support with cache
- Improve scroller performance
- Improve faces view performance
2022-10-17 03:24:49 +00:00
## v4.2.2, v3.2.2 (2022-10-12)
2022-10-28 23:04:40 +00:00
- Update to mobile layout with improved performance
- Show how old photos are in `On this day`
2022-10-17 03:24:49 +00:00
## v4.2.1, v3.2.1 (2022-10-11)
2022-10-28 23:04:40 +00:00
- Fix incorrect layout of `On this day`
2022-10-17 03:24:49 +00:00
## v4.2.0, v3.2.0 (2022-10-11)
2022-10-28 23:04:40 +00:00
- Allow renaming and merging recognize faces
- Bug fixes
2022-10-17 03:24:49 +00:00
## v4.1.0, v3.1.0 (2022-10-08)
2022-10-28 23:04:40 +00:00
- First release for Nextcloud 25
2022-10-17 03:24:49 +00:00
## v3.0.0 (2022-10-07)
2022-10-28 23:04:40 +00:00
- People tab with faces from recognize app
- Tags tab with objects from recognize app
- On this day tab
- Bug fixes and performance improvements
2022-10-17 03:24:49 +00:00
## v2.1.3 (2022-09-27)
2022-10-28 23:04:40 +00:00
- Bug fixes and optimized performance
2022-10-17 03:24:49 +00:00
## v2.1.2 (2022-09-25)
2022-10-28 23:04:40 +00:00
- Breadcrumb navigation in folder view
- Edit Exif date feature (use with care)
- Archive photos function
- Improved localization and performance
2022-10-17 03:24:49 +00:00
## v2.0.0 (2022-09-23)
2022-10-28 23:04:40 +00:00
- **Note:** you must re-run `occ memories:index` after updating.
- Support for external storage and shared folders for timeline.
- Localization support. Many languages already available.
- Select and favorite / unfavorite photos
2022-10-17 03:24:49 +00:00
## v1.1.6 (2022-09-15)
2022-10-28 23:04:40 +00:00
- **New feature:** Select photos from an entire day together
- **Fix:** Timeline with nested folders
2022-10-17 03:24:49 +00:00
## v1.1.5 (2022-09-15)
2022-10-28 23:04:40 +00:00
- Fix for postgres
- Fix for Exiftool crash
2022-10-17 03:24:49 +00:00
## v1.1.1 - v1.1.4 (2022-09-13)
2022-10-28 23:04:40 +00:00
- PHP 7.4 support
- Bug fixes
2022-10-17 03:24:49 +00:00
## v1.1.0 (2022-09-13)
2022-10-28 23:04:40 +00:00
- Support for external storage
- Favorites and Videos tabs
- Improved performance
- Better support for folder shares
2022-10-17 03:24:49 +00:00
## v1.0.1 - v1.1.0 (2022-09-08)
2022-10-28 23:04:40 +00:00
- Initial releases