Skip to content

v0.4.4

Choose a tag to compare

@vindeckyy vindeckyy released this 24 Jul 21:35

Bug-fix release

This release includes reliability fixes for settings saves, API error handling, and Gameyfin install recovery.

Fixed

  • Settings persistence on partial saves (watch folders and storefront flags no longer reset)
  • Storefront save posts only storefront fields
  • Catalog and Gameyfin provider routes return JSON errors instead of dropping connections
  • Gameyfin install reports failure on bad library IDs; UI times out after ~60s
  • Premium routes require authorization; update check handles malformed release JSON
  • Session polling and document reader edge cases

Install

Download OpenBox-x86_64.AppImage, make it executable, and run it:

chmod +x OpenBox-x86_64.AppImage
./OpenBox-x86_64.AppImage

Verify integrity:

sha256sum -c OpenBox-x86_64.AppImage.sha256

Full changelog

See CHANGELOG.md.