Changelog

What’s new

Full detail lives in CHANGELOG.md and every GitHub Release.

v0.4.2-beta.1

First release published from the project's new home — a real comic/archive viewer, a working Converter page, and library filtering across all five media types.

  • Fixed a startup crash: archive reading moved into the main process instead of the renderer
  • Added the Converter page and fixed a GIF-export bug that ignored the requested width and frame rate
  • Video, audio, documents, comics, and images are all filterable in the Library and Search pages
  • The PDF viewer's worker is bundled locally, so PDFs open offline
v0.4.1

Polishes the 0.4 line with a denser queue manager, clearer diagnostics, and refreshed docs.

  • Reworked the downloads drawer into a full queue manager with table controls and artifact visibility
  • Added selection-based queue actions and output-target move handling
  • Improved shutdown behavior, progress parsing, and resume-lifecycle coverage
v0.4.0

A full download-profile system, smarter audio handling, a more reliable binary runtime, and a broad localization pass.

  • Built-in download profiles for Best Available, 4K, QHD, 1080p, 720p, Smart-TV MP4, and audio-only
  • Native-audio preference stays consistent from probing through presets, profiles, and playlists
  • A What's New dialog now surfaces release notes inside the app itself
  • Runtime binaries resolve from a signed manifest, verified with a bundled Ed25519 key
  • App copy now flows through a full gettext-backed translation workflow, across every supported language
v0.3.x

The releases that shipped the rebrand and the first stable download-profile groundwork.

  • Rebranded the project and its UI to Arclio
  • Player + global search added to the library
  • Subtitle handling split into embed, sidecar, and subfolder modes