Skip to content

1.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Sep 19:24
85e66e3

What's new since 1.4.4

In short: a game-store-grade web companion, LayeredFS/NSP port installs, Italian language, safer sleep/exit/update flows, and more resilient downloads.

Web companion (game-store edition)

  • Downloads dashboard: speed, queue, remaining + ETA, and SD storage stats with a traffic chart.
  • Search, filter, and sort downloads; bulk actions: pause all, resume all, clear completed.
  • Catalog cards with a detail modal: screenshots, peer counts, health, Title ID, and languages.
  • Genre/year/size filters for the 4000+ game catalog.
  • English/Russian UI strings and light/dark/system themes.

Game and port installation

  • Install Atmosphere LayeredFS and NSP ports; unified port-install transaction.
  • Update guard shows the installed version and mods before updating, with actionable hints on failure.
  • Stream errors name the offending package.

Downloads and resume

  • Resume state (bitfield + progress) is checkpointed mid-transfer, so interrupted downloads pick up where they left off.
  • Orphaned download data is cleaned up.
  • The "torrenting is off" error now points at the real toggle.
  • If a magnet lookup fails for updates, the updater opens the bundle that actually carries the found version.

Power, sleep, and exit

  • Screen-off keeps downloads alive; wake-safe dismiss with a watchdog.
  • Confirm exit on B (home) with a setting; warn when exiting with active downloads.

Catalog

  • Honest catalog freshness; working Russian search filter; cover cache is preserved across refreshes.

Interface and languages

  • Italian (it) language support.
  • Verify action gives toast feedback and is only offered for completed tasks; toasts go through the locale catalog.