Releases: nextcloud/files_confidential
Releases · nextcloud/files_confidential
v3.0.3
What's Changed
- fix(ClassificationLabel): convert display name to string when filtering by @DorraJaouad in #147
- fix: catch file parsing errors to not fail entire request by @andrey18106 in #149
- v3.0.3 update by @andrey18106 in #153
New Contributors
- @DorraJaouad made their first contribution in #147
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- chore(CI): Updating pr-feedback.yml workflow from template by @nextcloud-command in #122
- chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.1 to 3.0.1 by @dependabot in #124
- chore: Update workflows from organization by @susnux in #128
- chore: Fix code style issues in
MicrosoftContentProviderby @susnux in #129 - chore: Fix psalm by setting PHP version by @susnux in #130
- chore(deps-dev): Bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1 by @dependabot in #126
- chore(deps-dev): Bump @nextcloud/eslint-config from 8.3.0 to 8.4.1 by @dependabot in #125
- chore(deps-dev): Bump psalm/phar from 5.24.0 to 5.25.0 by @dependabot in #131
- chore(deps-dev): Bump @nextcloud/router from 2.2.0 to 3.0.1 by @dependabot in #127
- fix: Set icon size for buttons (we always use 20px) by @susnux in #133
- chore(deps-dev): Bump @nextcloud/babel-config from 1.0.0 to 1.2.0 by @dependabot in #137
- feat: Add UI for removing keywords by @susnux in #135
- feat: Add Malaysian and Singaporian NRIC numbers to expressions by @susnux in #132
- Fix merge of PR by @susnux in #142
- chore(deps-dev): Bump @nextcloud/vue from 8.8.1 to 8.13.0 by @dependabot in #134
- chore(deps-dev): Bump @nextcloud/axios from 2.4.0 to 2.5.0 by @dependabot in #138
- feat(ci): add appstore-build-publish workflow by @andrey18106 in #143
- v3.0.2 update by @andrey18106 in #144
- chore(deps-dev): Bump @nextcloud/dialogs from 5.1.2 to 5.3.5 by @dependabot in #146
New Contributors
Full Changelog: v3.0.1...v3.0.2
v3.0.1
Fixed
- Don't discard rules when upgrading from 2.x to 3.x
v3.0.0
Breaking changes
- Now requires php >= 8.0
- Dropped support for Nextcloud < 28
Fixed
- fix(MicrosoftContentProvider): Allow reading multiple headers and footers
- feat: Add PDF content provider
- feat: Add PlainTextContentProvider
- fix: Add "or" to make the logical conjunction clear
- feat: Allow classifications based on metadata properties
- fix img for theming (dark/light mode)
v2.1.0: update codeowners
Maintenance update.
Added
- Added support for Nextcloud 29
Fixed
- Fixed upload of policy does not reload schemas in admin settings
- Fixes other minor visual issues on the admin settings page
Updated
- Updated npm packages (security, Nextcloud Vue 8)
v2.0.1
Fixed
- Update dependencies
v2.0.0
Breaking changes
- Drop support for Nextcloud 25
Changes
- Add support for Nextcloud 28
Fixed
- Fix(l10n): Update translations from Transifex
v1.0.5
Fixed
- Check in lockfile
v1.0.4
Fixed
- Fix classloaders
v1.0.3
Fixed
- Fix type error