Skip to content

v0.51

Choose a tag to compare

@nichu42 nichu42 released this 22 Jul 09:08

BoxViewer v0.51 🎉

We are excited to launch v0.51, which is the first version on available on Google Play!

🌐 Expanded Localization

  • 7 New Languages Added: Thanks to community contributions on POEditor, BoxViewer now supports 8 languages total: English, German, Czech (cs), Spanish (es), French (fr), Hungarian (hu), Italian (it), Dutch (nl), and Polish (pl).
  • Supports both system locale auto-detection and the in-app language picker under Settings.

🐛 Bug Fixes & Improvements

  • Widget Inflation Fix: Resolved a RemoteViews inflation error ("Can't load widget") affecting devices on Android12 through 15 caused by non-remotable view calls.
  • Locale-Aware Temperature Colors: Fixed value color thresholds when parsing temperature strings with decimal commas (e.g. "15,2 °C" in German or French).
  • Expanded Diagnostics: The local System Diagnostics copy action now includes active home widget counts, database state, system locale, and saved crash traces for easier troubleshooting.
  • API Logger Header Sync: Local API log headers now update dynamically to reflect the current app version when upgrading.

📲 How to Install / Update

  • Google Play: Download.
  • Direct Download: Download the app-release.apk below.
  • Obtainium: Automatically tracked if added to Obtainium (https://github.com/nichu42/boxviewer).

What's Changed

  • docs(readme): add Google Play open testing badge and install section by @nichu42 with @Copilot in #7