Skip to content

Releases: EhPanda-Team/EhPanda

Bugfixes & Refactoring

27 May 16:15
75ff164
Compare
Choose a tag to compare
  1. fix: Unable to load thumbnails issue in ex gallery host.
    ex ギャラリーホストでのサムネイルが表示されない不具合を修正。
    修正了在 ex 畫廊內縮圖無法正常顯示的問題。

  2. fix: Multiple page viewer mode.
    マルチページビューアモードを修正。
    修正了多頁瀏覽模式。

  3. fix: Tag suggestion feature.
    タグの検索提案機能を修正。
    修正了標籤搜尋建議功能。

  4. refactor: TCA reducers.

  5. refactor: CI

Bugfix

12 Dec 16:44
4cac273
Compare
Choose a tag to compare
  1. fix: A minor fix to the app strings.

Features & Refactoring

12 Dec 16:15
ebbb463
Compare
Choose a tag to compare
  1. feat: Add Traditional Chinese (Taiwan) translation. @Nebulosa-Cat
    中国語繁体字(台湾)翻訳を追加。
    新增了台灣正體中文翻譯。

  2. refactor: R.swift -> SwiftGen

  3. refactor: CI

Bugfixes

21 Nov 17:11
cdf9b0e
Compare
Choose a tag to compare
  1. fix: Pagination issue in eh gallery host.
    eh ギャラリーホストでのページング不具合を修正。
    修正了 eh 畫廊下的翻頁問題。

  2. fix: App icon Developer layout issue.
    アプリアイコン「デベロッパ」のレイアウト不具合を修正。
    修正了應用圖示「開發者」的佈局顯示問題。

Features & Bugfixes

17 Nov 06:07
72f792a
Compare
Choose a tag to compare
  1. feat: New app icon NotMyPresident.
    アプリアイコン「私の大統領ではない」を追加。
    新增 App 圖示「不是我的總統」。

  2. feat: Filtered removal count setting.
    フィルター除去数表示設定を追加。
    新增篩選器移除數顯示設定。

  3. fix: Pagination issue in ex gallery host.
    ex ギャラリーホストでのページング不具合を修正。
    修正了 ex 畫廊下的翻頁問題。

Bugfixes

04 Nov 13:26
f91941c
Compare
Choose a tag to compare
  1. fix: Unexpected behaviors when accessing ex gallery host in any display modes but Compact.
    「コンパクト」以外の表示モードで ex ギャラリーホストにアクセスすると発生する予期せぬ動作を修正。
    修正了以「緊湊」顯示模式外存取 ex 畫廊出現的非預期行為。

  2. refactor: Conditions to show the Create New button in EhSetting page.
    EhSetting 画面での「新規作成」ボタンの表示条件をリファクタリング。
    重構了 EhSetting 頁面的「新增」按鈕的顯示條件。

Bugfixes

04 Nov 02:31
f07cad1
Compare
Choose a tag to compare
  1. Fix an issue that causes previews not loading after the first batch.
    プレビューの最初の一組しか読み込まない不具合を修正。
    修正了預覽在第一組圖像之後不載入的問題。

Bugfixes

03 Nov 05:59
e574f11
Compare
Choose a tag to compare
  1. fix: Unexpected behaviors when the gallery host set to ex.
    ex ギャラリーホストでの予期せぬ動作を修正。
    修正了 ex 畫廊下出現的非預期行為。

First iOS, iPadOS 16 release

03 Oct 18:15
7fbc1f8
Compare
Choose a tag to compare
  1. fix: Unexpected behaviors on iOS or iPadOS 16 devices.
    iOS・iPadOS 16 デバイスでの予期せぬ動作を修正。
    修正了 iOS、iPadOS 16 裝置上的非預期行為。

  2. fix: Will not start loading automatically when navigating to PreviewsView issue.
    プレビュー画面へ遷移する際、読み込みが自動的に始まらない不具合を修正。
    修正進入預覽頁面時不自動開始載入的問題。

  3. refactor: Reduce the file size of releases.
    リリースのファイルサイズを減らす。
    減小發佈的檔案大小。

Bugfixes

31 May 06:56
54b4e3c
Compare
Choose a tag to compare
  1. fix: The issue that the focus of TextField on login page and search page is abnormal and the keyboard cannot be evoked. resolved #241