Releases: EhPanda-Team/EhPanda
Release list
Features, Bugfixes and Refactoring
Features
- Offline downloads. Save galleries to your device and read them with no connection. Sort them into folders, and let the app repair a download that got interrupted or update it later. Downloads keep going while the app is in the background and won't get cut off partway.
- Date Seek. Jump straight to a specific date while paging through a gallery. It works on the Frontpage, Watched and Favorites lists.
- WebP images are now supported.
Bugfixes
- The page slider and the current page no longer drift out of sync
- Fixed a gesture problem in the reading control panel
- Fixed a crash on the EH settings page
- Fixed the missing toolbar item on the reading settings page
- Fixed an empty cell in quick search
- Fixed layout issues on the tags extension settings, the About page, and gallery cells in other languages
- Fixed the search title disappearing
- Fixed two settings pages opening at once on iPad
- Fixed page tracking and zoom boundaries while reading
- Hid the leftover footer area in the web view
Refactoring
Plenty changed under the hood. The app now targets iOS 26 and was rebuilt on Apple's latest frameworks for smoother performance and fewer bugs down the road. Downloads moved to a new storage system that's faster and more reliable. We also reworked the reading view and rewrote the test suite to keep future updates stable.
Bugfix
Bugfix & I18n improvement
-
Fixed reading page gestures not responding issue when scale is greater than 1.
閲覧ページでスケール係数が 1 より大きい場合にジェスチャーが動作しなくなる不具合を修正しました。
修正了閱讀頁面中縮放比例大於 1 時出現的手勢失效問題。 -
Improved Taiwanese Mandarin & Traditional Chinese (HK) localizations. (credit @NeKoOuO)
台湾華語と中国語繁体字(香港)の翻訳を改善しました。
改善了台灣華語和繁體中文(香港)翻譯。
Bugfix
- fix: Gallery preview parsing issue, again.
Bugfixes
-
fix: Gallery page parsing issue when thumbnail size is set to small or auto. (credit @vvbbnn00)
ギャラリー画面のサムネイルサイズが「小さめ」・「自動」に設定された場合に解析エラーになる不具合を修正。
修正了當縮圖被設定為「小型」或「自動」時的畫廊頁面的解析問題。 -
fix: Gallery preview infinite loading issue. (credit @vvbbnn00)
ギャラリープレビューの読み込みが終わらない不具合を修正。
修正了畫廊預覽永遠在載入的問題。 -
fix: A crash when closing the keyboard. (credit @vvbbnn00)
キーボードを閉じる時にクラッシュする不具合を修正。
修正了關閉鍵盤時當機的問題。
Bugfixes
-
fix: Gallery and account configuration pages parsing issue. (credit @vvbbnn00)
ギャラリーとアカウント設定画面の解析エラーを修正。
修正了畫廊和帳號設定頁面的解析問題。 -
fix: Gallery page header layout issue.
ギャラリー画面上部のレイアウト不具合を修正。
修正了畫廊頁面的 header 佈局錯誤。
Migrate to TCA 1.0
- Migrate to TCA 1.0. credit @Jimmy-Prime
Bugfix
- fix: Previews parsing.
プレビューの解析エラーを修正。
修正了縮圖的解析錯誤。
Bugfix
- fix: Multiple page viewer mode.
マルチページビューアモードを修正。
修正了多頁瀏覽模式。
Bugfixes
-
fix: A parsing error occurring when attempting to access the gallery detail page.
ギャラリー詳細画面にアクセスしようとした際に発生した解析エラーを修正。
修正了在嘗試存取畫廊詳細頁面時出現的解析錯誤。 -
fix: Page range filter mistakenly requires both minimum and maximum values, rather than either.
ページ範囲の上下限を同時に指定しないとそのフィルターが予期通りに動作しない不具合を修正。
修正了頁數篩選器僅在同時指定了頁數的上下限時才正常運作的問題。