Skip to content

Releases: useruserdev/happwn

happwn v1.0.9 — Saved subscriptions + change alerts

03 Jun 19:17
de54d57

Choose a tag to compare

What's new

  • 💾 Save multiple subscriptions — paste a happ:// link or a plain https:// subscription URL.
  • 🔔 Automatic change alerts — a local notification fires when a subscription's config set changes (+X / −Y), e.g. when a server gets blocked and the sub updates. On by default.
  • 🔄 Background + on-open refresh via BGAppRefreshTask (opportunistic — iOS decides the exact timing), with a configurable minimum interval (1 / 3 / 6 / 12 h) and pull-to-refresh.
  • 🧩 Plain sub-URL support — extraction now accepts an http(s) subscription URL directly (skips decryption), pulls vless / vmess / trojan / ss / … and reports changes.
  • ⚙️ Per-subscription notification toggle, swipe-to-delete, editable names.
  • 🎨 Built on the iOS 26-style redesign (Liquid Glass tab bar, light/dark themes, configurable accent color).

Privacy

No analytics, no servers of ours. Requests go only to your sub URL; decryption runs fully on-device. Apache-2.0.

Install

Download happwn-1.0.9.ipa below and sideload (AltStore / Feather / Sideloadly). Requires iOS 16+.

happwn v1.0.7

03 Jun 19:02
f4c5b59

Choose a tag to compare

What's Changed

  • Redesign iOS UI in Feather-style native language by @useruserdev in #1

New Contributors

Full Changelog: v1.0.4...v1.0.7

happwn v1.0.2 — Saved subscriptions + change alerts

03 Jun 19:34
77ff0fe

Choose a tag to compare

What's new

  • 💾 Save multiple subscriptions — paste a happ:// link or a plain https:// subscription URL.
  • 🔔 Automatic change alerts — a local notification fires when a subscription's config set changes (+X / −Y), e.g. when a server gets blocked and the sub updates. On by default.
  • 🔄 Background + on-open refresh via BGAppRefreshTask (opportunistic — iOS decides the exact timing), with a configurable minimum interval (1 / 3 / 6 / 12 h) and pull-to-refresh.
  • 🧩 Plain sub-URL support — extraction now accepts an http(s) subscription URL directly (skips decryption), pulls vless / vmess / trojan / ss / … and reports changes.
  • ⚙️ Per-subscription notification toggle, swipe-to-delete, editable names.
  • 🎨 Built on the iOS 26-style redesign (Liquid Glass tab bar, light/dark themes, configurable accent color).

Privacy

No analytics, no servers of ours. Requests go only to your sub URL; decryption runs fully on-device. Apache-2.0.

Install

Download happwn-1.0.2.ipa below and sideload (AltStore / Feather / Sideloadly). Requires iOS 16+.

happwn v1.0.5 — Background refresh + copy server IP

02 Jun 23:39

Choose a tag to compare

What's new

  • 🔄 Background refresh is back — subscriptions are checked in the background (BGAppRefreshTask), so config/block changes can notify you without opening the app. Toggle and minimum interval live in Settings → Обновления. Now shipped with a correct Info.plist so it sideloads fine.
  • 📋 Copy server IP separately — long-press a config to copy just the server address (host/IP), apart from the full URI. Works for vless / trojan / ss and vmess (incl. IPv6).

Install

Download happwn-1.0.5.ipa below and sideload (AltStore / Feather / Sideloadly). Requires iOS 16+.

happwn v1.0.4

02 Jun 23:36

Choose a tag to compare

What's new

  • ⌨️ Keyboard "Готово" button — dismiss the keyboard from the multiline happ:// link field (and other inputs) that couldn't be closed before.
  • 🔔 Notification permission status in Settings — see whether alerts are Allowed / Denied / Not requested, with a button to request permission or open iOS Settings.

No icon changes.

Install

Download happwn-1.0.4.ipa below and sideload (AltStore / Feather / Sideloadly). Requires iOS 16+.

Full Changelog: v1.0.3...v1.0.4

happwn v1.0.3

02 Jun 23:04

Choose a tag to compare