Skip to content

Releases: eldertek/duplicatefinder

Nc30 Support - v1.2.6

12 Oct 12:40
Compare
Choose a tag to compare

Full Changelog: v1.2.5...v1.2.6

  • Support for Nextcloud v30 has been added.
  • Support for PostgreSQL
  • Translations

Fixes - v1.2.5

06 Aug 18:35
Compare
Choose a tag to compare

Parallel processing, select all files - v1.2.3

16 Jul 14:17
Compare
Choose a tag to compare

1.2.3 - 2024-07-16

Added

  • Parallel processing of duplicates
  • Select all files in duplicate

Full Changelog: v1.2.1...v1.2.3

Line endings - v1.2.1

16 Jul 13:28
Compare
Choose a tag to compare

Fixed

  • Line endings from CRLF to LF

Full Changelog: v1.2.0...v1.2.1

File locks, dups dups - v1.2.0

09 Jul 14:04
Compare
Choose a tag to compare

Fixed

  • File locking when interupting the scan
  • Fix an issue where the same duplicate was displayed multiple times

Full Changelog: v1.1.11...v1.2.0

Add filter by path & Marked for deletion - v1.1.11

05 Jul 19:24
Compare
Choose a tag to compare

1.1.11 - 2024-07-05

Added

  • Multi-select feature for duplicates
  • "Delete Selected" button to remove multiple duplicates at once
  • Search and filter functionality for duplicates by file path or name

Fixed

  • Improved error handling for batch deletion of duplicates

Nc29 support - v1.1.10

21 May 16:27
89dc3a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.9...v1.1.10

Fix #57 - v1.1.9

09 May 09:29
ea2ed68
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.8...v1.1.9

Fix #52 - v1.1.8

21 Feb 19:54
54e9ff7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.7...v1.1.8

Thanks to @Routhinator

Vue Components - v1.1.7

20 Feb 15:47
1db76cf
Compare
Choose a tag to compare

1.1.7 - 2024-02-20

Fixed

  • Refactor the code to use components