Skip to content

Releases: eldertek/duplicatefinder

Fix regression - v1.1.6

17 Feb 19:17
541cb31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.1.6

Lot of fixes - v1.1.5

15 Feb 13:13
9848bc0
Compare
Choose a tag to compare

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

19 Nov 12:58
d0dc753
Compare
Choose a tag to compare

1.1.4 - 2023-11-19

Added

  • When clicking 'Acknowledge it', select the next unacknowledged entry automatically.
  • Add a preview link to open the file in a new tab.

Fixed

Paging, infinite-scrolling - v1.1.3

12 Nov 16:53
97f81a0
Compare
Choose a tag to compare

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)

12 Nov 08:24
b15b28c
Compare
Choose a tag to compare

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

10 Nov 19:51
4d36782
Compare
Choose a tag to compare

1.1.1 - 2023-11-10

Fixed

Fix #19 #22 - v1.1.0

04 Nov 11:24
ca2609a
Compare
Choose a tag to compare

1.1.0 - 2023-11-04

Fixed

  • Fix #19
  • Fix #22
  • FindDuplicates background job is now correctly executed

Fix #18 - v1.0.9

01 Nov 14:12
1a0d987
Compare
Choose a tag to compare

1.0.9 - 2023-11-01

Fixed

Clear & find from webadmin - v1.0.8

31 Oct 13:04
3b653f3
Compare
Choose a tag to compare

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

28 Oct 22:15
da8d86c
Compare
Choose a tag to compare

1.0.7 - 2023-10-28

Added

  • Add a new acknowledge feature to avoid to display the same duplicate again and again.