Skip to content

v0.9 "Orienting the Doctor"

Choose a tag to compare

@alphonse927 alphonse927 released this 31 Jul 17:06

What's Changed

This release focuses on diagnostics, configuration clarity, orientation behavior, and multi-monitor consistency across CLI and GUI.

New Features

  • Doctor diagnostics — added kpixivctl doctor to check configuration, directories, cache health, auth state, DBus/Plasma, wallpaper backend, and systemd autostart with actionable fix: hints
  • Version command — added kpixivctl version with build metadata output
  • Cache statistics command — added kpixivctl cache stats with richer cache visibility
  • Config reset command — added kpixivctl config reset to restore defaults
  • Unified orientation config — replaced pixiv.landscape_only with wallpaper.orientation (any, landscape, portrait)
  • Notification toggle — added notifications.enabled in config and GUI settings

Improvements

  • Single-monitor orientation filtering — global wallpaper orientation now applies to single-monitor rotation and fetch filtering
  • Orientation label reuse — shared orientation labels/constants now drive CLI and GUI output consistently
  • GUI settings polish — added global wallpaper orientation selector and aligned orientation behavior by monitor mode
  • CLI cleanup — removed default Cobra completion command
  • Build/CI quality — improved build metadata handling and workflow reliability

Fixes

  • Monitor wallpaper status fallback — monitor wallpaper cards now render even when metadata is missing
  • Cache cleanup — cache clear now also removes thumbnails
  • Notification behavior — improved bookmark/exclude messages and removed wallpaper-change notification spam
  • Multi-monitor toggle behavior — switching monitor modes now follows the intended wallpaper transition path
  • Feed source reset issue — fixed blank ranking sub-selection when Feed Source = All after reset/default load

Notes

  • pixiv.landscape_only has been removed
  • use wallpaper.orientation instead:
    • any
    • landscape
    • portrait