v0.22.0
- 🔹 نمایش تعداد پیام های خوانده نشده
(✏️نکته مهم: اگر کلاینت رو روی سرور ایران اجرا کردید و با مرورگر بهش وصل میشید باید از فلگ --shared استفاده کنید تا تعداد پیام های خوانده نشده کاربرهاتون با ها قاطی نشه) - 🔹 قابلیت پین کردن کانال ها 📌
- 🔸 تغییر اسم اپلیکیشن اندروید به TheFeed
- 🔸ریفکتور فایل های کلاینت
کانال کانفیگ:
@thefeedconfig
کانال اصلیم:
@networkti
Downloads
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