Skip to content

Releases: nextcloud-releases/files_confidential

v5.1.0

24 Jun 16:19
68d5fcc

Choose a tag to compare

[5.1.0] - 2026-06-24

Changed

Fixed

v4.1.1

24 Jun 16:15
f4bede8

Choose a tag to compare

[4.1.1] - 2026-06-24

Fixed

  • Create temp file copy without # when needed #262 @lukasdotcom
  • Update npm dependencies to fix security advisories #244

v3.3.1

24 Jun 16:13
ae10041

Choose a tag to compare

[3.3.1] - 2026-06-24

Fixed

v5.0.0

26 Feb 15:59
3fde756

Choose a tag to compare

[5.0.0] - 2026-02-26

Breaking changes

  • Drop support for Nextcloud 29, 30, 31, and 32

Changed

v4.1.0

26 Feb 15:57
620d829

Choose a tag to compare

[4.1.0] - 2026-02-26

Changed

v4.0.0

05 Dec 15:13
3e3fde6

Choose a tag to compare

[4.0.0] - 2025-12-05

Breaking changes

  • Drop support for Nextcloud 28

Changed

Added

  • Autoremove classification labels that are not needed anymore #223 @lukasdotcom

Fixed

v3.3.0

03 Jul 14:03
f5d0647

Choose a tag to compare

Fixed

  • performance issues with large files, PDF parser configuration #209
  • chore(deps): Bump smalot/pdfparser from 2.11.0 to 2.12.0 #203
  • fix(l10n): Update translations from Transifex

v3.2.0

01 Apr 09:03
d02db60

Choose a tag to compare

Fixed

  • fix(nextcloudignore): Add more files to .nextcloudignore Marcel Klehr 3/30/25, 3:38 PM
  • chore: update dependencies
  • Fix(l10n): Update translations from Transifex

v3.1.0

17 Jan 17:03
v3.1.0
996e728

Choose a tag to compare

[3.1.0] - 2025-01-17

Maintenance update. NC 31 support

Changed

  • Updated npm packages

v3.0.3

06 Aug 21:11
3f93c08

Choose a tag to compare

[3.0.3] - 2024-08-07

Fixed

  • Do not crash entire request with file parsing error. #149
  • ClassificationLabel: convert display name to string when filtering. #147 @DorraJaouad