Skip to content

Commit

Permalink
Update changelog.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
theotherp committed Dec 3, 2024
1 parent 235bd50 commit 5574578
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions core/src/main/resources/changelog.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
#@formatter:off
- version: "v7.10.2"
date: "2024-12-04"
changes:
- type: "feature"
text: "Improve error message when communication with an indexer fails."
- type: "fix"
text: "Mapping IP addresses to host names (enabled in the logging config) may cause a huge delay when accessing NZBHydra from inside a local network. The tooltip warning about this was probably too small. The mapping will now be aborted after a short timeout."
final: true
- version: "v7.10.1"
date: "2024-11-13"
changes:
Expand Down

0 comments on commit 5574578

Please sign in to comment.