Skip to content

Hyprfeed 1.2.0 — The setup wizard

Choose a tag to compare

@hyprlab hyprlab released this 07 Aug 09:31
· 56 commits to main since this release

New installs are greeted by a guided, four-step setup wizard, and instance settings move out of .env into the admin panel.

Added

  • Setup wizard — on a fresh install every request steers to /setup: create the admin account, tune your instance (registration, refresh cadence, per-feed story retention), and follow your first sites with one-tap suggestions — then you land in the app, signed in
  • Runtime instance settings — background refresh interval and stories-kept-per-feed are now edited by admins in Settings → Admin and stored in the database; REFRESH_MINUTES / MAX_ENTRIES_PER_FEED env vars remain as fresh-install defaults, and interval changes apply without a restart
  • Hyprlab icon in the About tab credit

Changed

  • New tagline — "A self-hosted RSS reader for the open web" — on sign-in, account creation, and the About tab

Docker image: hyprlab/hyprfeed:1.2.0