We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfdb283 commit 2c6d9ffCopy full SHA for 2c6d9ff
CHANGES.rst
@@ -17,6 +17,26 @@ Changelog
17
18
.. towncrier release notes start
19
20
+3.21.8 (2023-05-30)
21
+===================
22
+REST API
23
+--------
24
+
25
+Bugfixes
26
+~~~~~~~~
27
28
+- Taught repair task to remove unrepairable corrupted files.
29
+ :github:`1947`
30
+- Taught repair task to continue when encountering a 404 during the repair process.
31
+ :github:`3611`
32
33
34
+Plugin API
35
+----------
36
37
+No significant changes.
38
39
40
3.21.7 (2023-04-11)
41
===================
42
REST API
CHANGES/1947.bugfix
CHANGES/3611.bugfix
0 commit comments