Skip to content

v0.22.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 20:06
· 63 commits to main since this release
4023ebb
  • 🔹 نمایش تعداد پیام های خوانده نشده
    (✏️نکته مهم: اگر کلاینت رو روی سرور ایران اجرا کردید و با مرورگر بهش وصل میشید باید از فلگ --shared استفاده کنید تا تعداد پیام های خوانده نشده کاربرهاتون با ها قاطی نشه)
  • 🔹 قابلیت پین کردن کانال ها 📌
  • 🔸 تغییر اسم اپلیکیشن اندروید به TheFeed
  • 🔸ریفکتور فایل های‌ کلاینت

کانال کانفیگ:
@thefeedconfig

کانال اصلیم:
@networkti

Downloads

Platform Architecture Download
Linux amd64 server-سرور / client-کلاینت
Linux arm64 server-سرور / client-کلاینت
macOS amd64 (Intel) server-سرور / client-کلاینت
macOS arm64 (Apple Silicon) server-سرور / client-کلاینت
macOS universal .dmg (drag-install, recommended) thefeed-macos-v0.22.0.dmg - مک (نصب با کشیدن، توصیه‌شده)
FreeBSD amd64 server-سرور / client-کلاینت
FreeBSD arm64 server-سرور / client-کلاینت
Windows amd64 server-سرور / client-کلاینت
Android universal (all ABIs, recommended) thefeed-android-v0.22.0-universal.apk - اندروید (یونیورسال، توصیه‌شده)
Android arm64-v8a (modern phones, smaller) thefeed-android-v0.22.0-arm64-v8a.apk - اندروید (گوشی‌های جدید)
Android armeabi-v7a (older 32-bit phones) thefeed-android-v0.22.0-armeabi-v7a.apk - اندروید (دستگاه‌های قدیمی‌تر)
Android x86_64 (Chromebooks, emulators, WSA) thefeed-android-v0.22.0-x86_64.apk - اندروید (کروم‌بوک، شبیه‌ساز، WSA)
Android x86 (32-bit Intel, niche) thefeed-android-v0.22.0-x86.apk - اندروید (اینتل ۳۲ بیت، نادر)
iOS / iPadOS TestFlight (easiest — installs in one tap) Join the TestFlight beta - نصب آسان روی آیفون
iOS (unsigned) universal .ipa thefeed-ios-v0.22.0-unsigned.ipa

iOS / iPadOS (preview, iOS 14+): the easiest install is the public TestFlight beta — one tap, no computer needed. Otherwise the .ipa below is unsigned: re-sign it with your own Apple ID and provisioning profile (AltStore, Sideloadly, or xcrun altool). The .ipa will not install directly from a download.

macOS .dmg (preview, macOS 11+): universal binary (Intel + Apple Silicon), unsigned. After dragging Thefeed.app into Applications, the first launch needs right-click → Open, or run xattr -dr com.apple.quarantine /Applications/Thefeed.app to clear Gatekeeper. CLI users can still grab the bare thefeed-server / thefeed-client binaries above.

What's Changed

  • Rename app name from thefeed to TheFeed by @xmha97 in #180
  • feat: per-profile channel pinning (server-persisted via /api/settings) by @kimilooo in #192

New Contributors

Full Changelog: v0.21.0...v0.22.0