add ability to delete downloaded chapters

This commit is contained in:
Aria Moradi
2021-09-17 01:29:42 +04:30
parent 4e72a3886f
commit 6bc19af041
5 changed files with 38 additions and 7 deletions
+4 -2
View File
@@ -1,4 +1,4 @@
# Server: v0.5.0-r911 + WebUI: r789
# Server: v0.5.0-r918 + WebUI: r791
## TL;DR
<!-- TODO: fill before release -->
@@ -6,6 +6,7 @@
### Public API
#### Non-breaking changes
- (r915) add BasicAuth support
- (r918) add ability to delete downloaded chapters
#### Breaking changes
- N/A
@@ -21,7 +22,8 @@
## Tachidesk-WebUI
#### Visible changes
- N/A
- (r790) nice looking progress percentage
- (r791) show a Delete button for downloaded chapters
#### Bug fixes
- N/A