Releases: eldertek/duplicatefinder
Releases · eldertek/duplicatefinder
Fix regression - v1.1.6
Lot of fixes - v1.1.5
1.1.5 - 2024-02-12
Added
- Limit number of errors/success messages to 2
- Limit number of fetched duplicates to 50
Fixed
- Fix an issue where limit passed to the api was limiting files not entities.
- Fix an issue where nodeid was not corectly returned by the api
- Fix an issue where duplicates returned was not the user's one
- Fix #45
- Fix #44
- Fix #43
- Fix #41
- Fix #40
- Fix #38
- Fix #37
Changed
- Show preview now relies on the file preview app
- Updated translations
- Updated dependencies
Removed
- Remove support for Nextcloud 27
Next unacknowledged when acknowledging, preview link - v1.1.4
Paging, infinite-scrolling - v1.1.3
1.1.3 - 2023-11-12
Added
- Paging of duplicates to avoid to load all duplicates at once
- Infinite-scrolling to load all duplicates in background
No NC26, new auto-fetch - v1.1.2 (hot-fixed)
1.1.2 - 2023-11-11
Added
- Auto-fetch duplicates again when reaching the end of the list
- Loading animation when fetching duplicates
Fixed
- Bug in command listing
Removed
- Nextcloud 26 is no longer supported (DuplicateFinder will always be updated for the 2 last versions)
Fix #24 - v1.1.1
Fix #19 #22 - v1.1.0
Fix #18 - v1.0.9
Clear & find from webadmin - v1.0.8
1.0.8 - 2023-10-30
Added
- In settings, you can now directly clear all and find all duplicates.
Changed
- Updated translations
- Make the code more readable
Fix #13 - v1.0.7
1.0.7 - 2023-10-28
Added
- Add a new acknowledge feature to avoid to display the same duplicate again and again.