Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CHANGELOG.md - github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2fa1ee67781ffb7bfc7ae2be0fb1377313d91d14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Changelog
All notable changes to this project will be documented in this file.

## 1.14.0 – 2022-10-18
### Changed
- Require Nextcloud 25

## 1.13.2 – 2022-07-11
### Fixed
- Fix UI not showing when a tag for any rule is missing
  [#186](https://github.com/nextcloud/files_retention/pull/186)
- Show an error when saving a retention rule fails
  [#181](https://github.com/nextcloud/files_retention/pull/181)
- Fix error when trying to add a retention rule
  [#183](https://github.com/nextcloud/files_retention/pull/183)

## 1.12.1 – 2022-07-11
### Fixed
- Fix UI not showing when a tag for any rule is missing
  [#185](https://github.com/nextcloud/files_retention/pull/185)
- Fix untranslated strings in admin settings
  [#180](https://github.com/nextcloud/files_retention/pull/180)