Skip to content

Releases: Team-Juicr/Juicr

Juicr 1.0.2-nightly.20260614.1 Nightly

14 Jun 02:30

Choose a tag to compare

Pre-release

Added

  • Nightly Android and Android TV APKs are available from the dev branch for public testing before the next stable release.
  • The mobile Updates surface can show release checks and changelog details from GitHub releases.
  • Personal server catalog browsing now has safer recovery when a connected server returns an unexpectedly small first page.

Changed

  • Nightly tags now use date-local numbering, so each UTC day starts at .1 and increments only for that day.
  • Nightly release notes now follow the same Added, Changed, Fixed, Recent work, and Contributors shape as stable releases.
  • Personal server playback now resolves series and animation entries to a concrete playable episode before opening the native player.

Fixed

  • Personal server movie and series catalogs can recover from one-item browse pages without changing search behavior.
  • Release page clutter from run-number-based nightly tags is avoided for future nightly builds.
  • Update and diagnostics UI polish from dev is included for tester feedback before stable.

Recent work

  • Built from dev at 4e7b33f.
  • Includes current dev changes after stable v1.0.1.
  • Use the universal APK when unsure which device build to install.

Contributors

  • Team Juicr
  • xC3FFF0E

Juicr 1.0.2-nightly.20260612.1 Nightly

12 Jun 15:50

Choose a tag to compare

Pre-release

Added

  • Mobile Updates now includes release checking and changelog viewing from GitHub release data.
  • About and diagnostics received a cleaner Juicr-focused layout while preserving support and diagnostic actions.
  • Personal server catalog browsing now has safer recovery when a connected server returns an unexpectedly small first page.

Changed

  • Personal server playback now resolves series and animation entries to a concrete playable episode before opening the native player.
  • Quick links, update actions, and release changelog presentation are aligned with the refreshed mobile settings experience.
  • Nightly release metadata is prepared for cleaner date-based pre-release tracking.

Fixed

  • Personal server movie and series catalogs can recover from one-item browse pages without changing search behavior.
  • Personal server playback avoids sending a series container directly into the player when an episode is required.
  • Update and diagnostics UI polish from dev is included for tester feedback before stable.

Recent work

  • Built from dev at 0ecc08d.
  • Includes current mobile dev changes after stable v1.0.1.
  • Use the universal APK when unsure which device build to install.

Contributors

  • xC3FFF0E

Juicr 1.0.2-nightly.20260611.1 Nightly

12 Jun 15:47

Choose a tag to compare

Pre-release

Added

  • Nightly Android and Android TV APKs are available from the dev branch for public testing before the next stable release.
  • Android and Android TV nightly builds publish universal, arm64-v8a, armeabi-v7a, and x86_64 APK downloads.
  • Mobile and TV release testing can now happen separately from the stable v1.0.1 release lane.

Changed

  • Nightly builds are clearly marked as pre-release builds so testers can distinguish them from stable downloads.
  • Android release startup hardening is included while keeping the app source and playback safety gates intact.
  • Android TV continues the modernization pass with broader details, discovery, source/settings, and remote-first navigation work.

Fixed

  • Android release APKs no longer force close on startup during early public testing.
  • P2P and add-on playback paths fail more safely when a stream choice is unavailable.
  • Ad preference and playback tab restoration fixes are included for tester validation.
  • Android TV focus, dialog escape, and scroll-follow-focus fixes are included across core surfaces.

Recent work

  • Built from dev at aee84f0.
  • Includes the first public nightly validation set after stable v1.0.1.
  • Use the universal APK when unsure which device build to install.

Contributors

  • xC3FFF0E

Juicr v1.0.1

06 Jun 15:36

Choose a tag to compare

Added

  • GitHub Actions release automation now rebuilds Android and Android TV APKs from the repository.
  • Android and Android TV releases now publish universal, arm64-v8a, armeabi-v7a, and x86_64 APK downloads for the same v1.0.1 release.
  • The release changelog now separates mobile and TV work so the website can surface version notes cleanly.

Changed

  • Android release artifacts use stable juicr-android names, and Android TV release artifacts use matching juicr-tv names.
  • Android TV is aligned to version 1.0.1 so both app lanes can be rebuilt and published together.
  • The release workflow builds Android and TV in separate jobs before publishing the full asset set to the existing GitHub release.

Fixed

  • Android release APKs no longer force close during startup when release minification initializes background app services.
  • Release publishing no longer stops at mobile-only artifacts when the current public release also expects TV downloads.
  • Manual workflow runs can rebuild the current release from the checked-out repository instead of relying on local release assets.
  • The release rebuild no longer risks timing out while producing both Android and TV assets.

Recent work

  • Rebuilt v1.0.1 with signed Android and Android TV APKs produced by GitHub Actions.
  • Organized the release into mobile and TV asset groups with matching ABI coverage.
  • Updated repository and website release copy so download pages can point users at the current asset names.

Contributors

  • Team Juicr