• 1.4.0 72fefeeb5c

    Release 1.4.0 Stable

    tom79 released this 2026-04-20 17:27:17 +00:00 | 282 commits to main since this release

    New

    • Link preview cards for external URLs in posts (#103)
    • Default post format setting: text or markdown (#106)
    • Media quality filters: hide GIFs and small images in image/video views
    • Push notifications now display actor name and action type in title

    Improved

    • Open shared Fediverse post links in thread view instead of compose (#107)
    • Timeline: paginate new posts from DB instead of injecting all at once
    • Force fresh client registration on login attempts

    Fixed

    • Bloom sync: confirm activities before saving last sync
    Downloads
  • 1.3.0 a2428b87ea

    Release 1.3.0 Stable

    tom79 released this 2026-04-10 17:01:04 +00:00 | 293 commits to main since this release

    New

    • Quote posts from other Fediverse clients (#102)

    Fixed

    • Timeline and notifications using sync time instead of activity published date
    • Actor domain handling in notifications
    • iOS tunnel crash and recovery restore flow
    • Draft dialog shown after sending post (#101)
    Downloads
  • 1.2.0 08d6f2f8b4

    Release 1.2.0 Stable

    tom79 released this 2026-04-03 18:01:12 +00:00 | 283 commits to develop since this release

    New

    • Markdown preview in compose screen (#98)
    • Import followings from Mastodon CSV (#96)
    • Separate S3/WebDAV storage for media vs backups (#93)

    Fixed

    • Back button not showing save dialog in compose (#100)
    • Image too small when writing alt-text (#99)
    • Undo activities showing as notifications (#92)
    • OG previews for shared post links showing wrong domain (#97)
    • False notifications for same handle on different instances (#94, #92)
    Downloads
  • 1.1.2 60001dee38

    Release 1.1.2 Stable

    tom79 released this 2026-03-31 16:42:44 +00:00 | 315 commits to main since this release

    Fixed

    • Backup save to disk was opening a share dialog (#90)
    • Push registration could timeout when re-registering (#91)
    • Local timeline reply showing [@]unknown mention
    • Signup with custom domain resolving to relay instead of CNAME (#89)
    Downloads
  • 1.1.1 085ad9a0fe

    Release 1.1.1 Stable

    tom79 released this 2026-03-28 17:11:42 +00:00 | 322 commits to main since this release

    Added

    • Add root domain identity support
    Downloads
  • 1.1.0 32a88848e1

    Release 1.1.0 Stable

    tom79 released this 2026-03-24 17:03:08 +00:00 | 324 commits to main since this release

    Added

    • Account recovery: back up your identity with a passphrase so you can restore it if you reinstall the app
    • Recovery management in Settings > Data & Backup
    • Push notifications now work even when the app is in background

    Fixed

    • Follow requests could not be approved when manual approval was enabled (#78)
    • Like and boost counts not updating after background sync
    Downloads
  • 1.0.0 b4a51e3cf1

    Release 1.0.0 Stable

    tom79 released this 2026-03-20 16:14:46 +00:00 | 331 commits to main since this release

    Added

    • Reverse timeline option: display posts oldest-first (Settings > Behavior > Display)
    • Unicode support in hashtag and mention parsing

    Fixed

    • New posts banner race condition
    • E2EE safety number generation when device ID contains a suffix (#72)
    • Service cleanup on logout and disconnect (prevents background resource leaks)
    Downloads
  • 1.0.0-rc-5 f578c7dd09

    tom79 released this 2026-03-14 18:02:46 +00:00 | 338 commits to main since this release

    Added

    • New posts banner with tap-to-load and scroll to new content
    • Hide header and tab bar on scroll (Settings > Behavior > Display)
    • Archive and delete message threads
    • Uncropped image preview option

    Changed

    • Home tab badge counter replaced by new posts banner

    Fixed

    • Timeline scroll jumping on post interaction and sync
    • Like/boost/bookmark indicators not syncing across timelines
    • Custom domain inbox delivery returning 401 via relay proxy
    • Profile posts not loading on Secure Mode instances
    • DM delivery, custom domain routing, and sync progress
    • Profile resolution for same-handle users across instances
    • Local timeline posts showing wrong visibility and author
    • Encrypted DM detection and duplicate decryption

    Download: https://framadrive.org/s/z9bWaBnBNzgSc4S

    Downloads
  • 1.0.0-rc-4 fdb17805ba

    tom79 released this 2026-03-06 17:49:05 +00:00 | 358 commits to main since this release

    Added

    • Post TTL (Time To Live) auto-deletion
    • Default TTL setting for new posts (in Behavior settings)
    • Bloom filter sync to reduce activity downloads (can be disabled in settings)
    • Discovery timeline with multi-tag and language filter
    • Cloud media upload support (S3/WebDAV)
    • Video transcoding with quality presets (Economy/Balanced/High)
    • Vertical video feed with swipe navigation (TikTok-style)
    • Camera support and attachment menu in compose
    • Russian language support

    Changed

    • Public timeline removed
    • Discover mode now defaults to 'complementary'

    Fixed

    • URLs not clickable in plain text posts
    • Locked account auto-accepting followers
    • Profile updates missing manuallyApprovesFollowers
    • Timeline scroll position when new posts arrive
    Downloads
  • 1.0.0-rc-3 7180d7966c

    tom79 released this 2026-02-25 17:31:50 +00:00 | 391 commits to main since this release

    Added

    • Holos Discover Integration (trending hashtags and posts)
    • Domain Blocking with retroactive cleanup
    • Blocklist sync from external URLs
    • Import blocked/muted users from Mastodon CSV
    • Account Deletion from Settings
    • Batch processing improves startup sync performance
    • Follow Request Approval UI
    • Auto Cleanup After Sync
    • Retry Unprocessed Activities

    Changed

    • Timeline display aligned with cleanup settings
    • Push Notifications Default to UnifiedPush
    • Faster Cleanup Estimates
    • Batched Cleanup Operations
    • Remove unused Google library signatures (fix false positive tracker detection)

    Fixed

    • Duplicate account creation on custom domain activation
    • MediaViewer Navigation
    • ActorId Undefined
    • Custom Domain Handling
    • Invalid Handles
    Downloads