Releases: EhPanda-Team/EhPanda
Gallery Download & WebP Support
Downloads
- Persistent gallery downloads with offline reading.
- Download button in the detail view.
- Repair missing pages, update to the latest version, or redownload from scratch.
- Search, filter, and swipe actions (pause, resume, update, delete).
- Download Inspector with per-page status, tap a failed page to retry it.
- Validate Image Data to check stored downloads.
Reading
- WebP image support.
- Reader uses downloaded copies when available.
Accessibility
- Full VoiceOver labels for all download states, with progress announcements.
Under the Hood
- Rebuilt on Swift Concurrency and the Observation framework.
- Updated for the latest iOS toolchain.
Resolves
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
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.
ページ範囲の上下限を同時に指定しないとそのフィルターが予期通りに動作しない不具合を修正。
修正了頁數篩選器僅在同時指定了頁數的上下限時才正常運作的問題。