Add fail flag to CURL requests (#2067)

* Add fail flag to CURL requests

* Changelog
This commit is contained in:
Mitchell Syer
2026-05-31 17:04:22 -04:00
committed by GitHub
parent 669cb44864
commit ba2257a164
2 changed files with 9 additions and 8 deletions

View File

@@ -25,9 +25,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
- (**Extension**) Do not indicate an update is available when the extension is not installed
- (**Chapter**) Fix losing chapter data on failed chapter list update
- (**Chapter**) Fix database error when fetching chapter updates
- (**Manga/API**) Fix "mangas" graphql query with active sorting and using a postgresql database (QUERY "mangas")
- (**Manga/API**) Fix "mangas" graphql query with active sorting and using a PostgreSQL database (QUERY "mangas")
- (**API**) Fix GraphQL `Filter` `notAll` and `notAny` being inversed
- (**API**) Fix GraphQL `Filter` causing an UnsupportedOperationException when passing an empty list as a `Any` filter value
- (**Build**) Fix CURL failing silently in builds
## [v2.2.2100] + [WebUI: v20260508.01] - 2026-05-08