Skip to content

FluxTuner 1.0.3

Choose a tag to compare

@github-actions github-actions released this 01 Jul 18:38

FluxTuner 1.0.3

This release improves FluxTuner Web with anonymous public server stats, a more polished public login experience, better password guidance, and more resilient mobile live-stream controls.

Added

  • Public anonymous server activity stats on the Web login page.
  • Public /api/public/stats endpoint with aggregate play, favorite and playlist counts.
  • Visible password requirements in Web account and password-change forms.
  • Static UI coverage for the public stats and password-help views.

Changed

  • Refined the FluxTuner Web public entry screen with a clearer intro, cleaner login panel and compact public activity cards.
  • Improved mobile live-stream handling when using lock-screen, notification-bar or headset media controls.
  • Resume now restarts live streams instead of relying on stale browser audio state.
  • External media stop/pause actions no longer intentionally clear the selected station.

Security / Privacy

  • Public stats expose only aggregate anonymous counts and top station names.
  • No usernames, stream URLs, homepages, IPs, profiles or timestamps are exposed by the public stats endpoint.