Skip to content

v1.2.3

Latest

Choose a tag to compare

@Emy69 Emy69 released this 27 Jul 23:23

What's New in v1.2.3

Added

  • Site status check on startup — The app now verifies that Coomer and Kemono are actually working end-to-end (API response and real file download, since their APIs currently respond while all file servers are unreachable). If downloads are unavailable, a warning dialog suggests coomerfans.com (Coomer) and pawchive.pw (Kemono) as alternatives. Includes a "Don't show this warning again" option and a note that jpg5.su no longer exists. The check runs in the background and never blocks startup.

Performance

  • Fixed UI freezes and crashes caused by the log panel — Log messages are now batched and rendered every 150 ms into a QPlainTextEdit capped at 500 lines (old lines are cleared automatically). This fixes the 5–10 second window freezes during large downloads and the crash when resuming big galleries, where thousands of "already downloaded, skipping" messages flooded the UI. Full logs are still kept in memory for export.

Fixed

  • App now always uses the dark theme — Previously the base window followed the system theme, causing broken/mixed colors on Windows systems set to light mode.