Skip to content

v0.1.1

Latest

Choose a tag to compare

@Scaletta Scaletta released this 28 Jan 23:33
03492cc

✨ New Features

1. Performance Improvements 🚀

  • Parallel Processing: CPU-core adaptive threading for downloads
  • --threads CLI option for custom thread count
  • Improved processing logic with better error handling

2. Auto-Update 🔄

  • Automatic version checking on startup
  • In-app update notifications
  • One-click download and installation
  • Seamless app restart after update

3. Native Package Support 📦

  • macOS: DMG packages for Intel (x64) and Apple Silicon (arm64)
  • Linux: DEB packages for x64
  • Windows: Standalone EXE (unchanged)

4. Enhanced GUI 🖥️

  • Tabbed Interface: Switch between Output Log and Game Lists
  • Collapsible Game Lists: Quick review of skipped/failed games
  • Overwrite Toggle: Checkbox to control whether to replace existing covers

🔧 Technical Changes

Code Refactoring

  • Improved code organization and maintainability

Dependency Updates

  • Updated multiple dependencies

📦 Downloads

Windows

macOS

Linux


🔄 Auto-Update

The app includes automatic update checking. When a new version is available, you'll see a notification in the GUI.

ℹ️ First Time Installation

  • Windows: Download and run the .exe file
  • macOS: Download .dmg, open it, and drag PicoCover to Applications folder. Right-click → Open on first launch
  • Linux: Install with sudo dpkg -i pico-cover-linux-x64.deb or run the standalone binary