Remove Okhttp networking from WebView Screen (#2020)

This commit is contained in:
AwkwardPeak7
2025-04-19 10:04:52 +05:00
committed by GitHub
parent 6632a12228
commit df2b4c754b
3 changed files with 3 additions and 118 deletions
+3
View File
@@ -43,6 +43,9 @@ The format is a modified version of [Keep a Changelog](https://keepachangelog.co
- Fix navigation issue after migrating a duplicated entry from History tab ([@cuong-tran](https://github.com/cuong-tran)) ([#1980](https://github.com/mihonapp/mihon/pull/1980))
- Fix duplicate requests in WebView due to empty reasonPhrase ([@AwkwardPeak7](https://github.com/AwkwardPeak7)) ([#2003](https://github.com/mihonapp/mihon/pull/2003))
### Removed
- Remove Okhttp networking from WebView Screen ([@AwkwardPeak7](https://github.com/AwkwardPeak7)) ([#2020](https://github.com/mihonapp/mihon/pull/2020))
## [v0.18.0] - 2025-03-20
### Added
- Add option to always decode long strip images with SSIV ([@AntsyLich](https://github.com/AntsyLich)) ([`c5655e8`](https://github.com/mihonapp/mihon/commit/c5655e8803bc32d0931657f0b7bc6afeab70feaf))