Skip to content

v0.10.6

Latest

Choose a tag to compare

@yukh975 yukh975 released this 08 Aug 05:52

Everything below ships to users updating from 0.9.5, the previous published release — 0.10.1–0.10.5 were test builds and were never published.

Fixed

  • Clients created in the app now get a proper subscription ID (#3). The app left the subscription id empty, so the panel filled it with a raw UUID and the subscription link carried a UUID-shaped id instead of the short id the panel's own web UI generates. The app now mints it in the panel's format (16 lowercase letters/digits). Existing clients are unaffected.
  • F-Droid builds verify again (#4). The reference binary published for the catalog is now built from a clean checkout of the tag, so it matches F-Droid's own build byte for byte; the previous one was built incrementally and failed verification.
  • Bottom navigation with an enlarged system font. Per-tab labels wrapped onto two lines and pushed the bar out of shape; it now shows icons only, with the current tab captioned underneath.
  • The oldest entry on the Changelog page sat under Android's navigation bar and could not be opened.

Added

  • Changelog page in About — browse the full release history in the app, instead of only seeing the notes for the version you happen to be updating to. Works offline; no network access is used to show it.
  • App language now follows the device by default. A new "System default" option sits above English and Русский, so a Russian phone gets a Russian app straight after install — and switching the device language switches the app, without a restart. An explicit choice still overrides it.
  • Panel v3.6.0 support (from 0.10.1): SMTP sender address/name and the outbound-down alert threshold are editable in Panel admin, and a client's share sheet shows the live subscription status the subscriber's own app sees.

Changed

  • The About button now reads "Project on GitHub" instead of asking for a star.

Download

  • 3x-ui-manager-0.10.6.apk — standard build with the in-app updater (also for Obtainium). Filter by 3x-ui-manager to pick this one.
  • fdroid.apk — the F-Droid build (no in-app updater); the reproducible binary F-Droid ships.

📝 Full changelog.