Lander App
Browse Communities Beautifully
Free · In-App Purchases · Designed for iPad. Not verified for macOS.
Experience communities beautifully reimagined with iOS 26 Liquid Glass design, revolutionary spatial settings, and vibrant themes. Smooth, powerful, and uniquely yours.
Experience communities like never before with Lander - a beautifully designed, feature-rich Reddit client built with cutting-edge iOS 26 Liquid Glass design.
Lander brings a unique visual identity with vibrant colors and modern iOS 26 Liquid Glass effects to create a delightful browsing experience. Whether you're scrolling through your favorite subreddits, diving deep into comment threads, or chatting with the community, Lander makes every interaction smooth and enjoyable.
KEY FEATURES
Beautiful Design
- Modern visual aesthetic with warm, vibrant colors
- iOS 26 Liquid Glass effects throughout the app
- 7 stunning themes including Light, Dark, and 4 Catppuccin variants
- Smooth animations and delightful haptic feedback
- Adaptive layouts optimized for all iPhone and iPad sizes
Powerful Customization
- 45+ user settings to personalize your experience
- Revolutionary Liquid Settings interface with spatial navigation
- Floating glass orbs representing settings categories
- ML-powered contextual recommendations
- Visual timeline with full undo/redo capability
- Smart presets for common scenarios (Focus Mode, Night Owl, Battery Saver)
Full Reddit Features
- Browse Home, Popular, All, and custom subreddit feeds
- Read and post comments with full threading support
- Vote, save, share, hide, and crosspost content
- Search posts, subreddits, and users
- Manage your inbox with direct messages and notifications
- Real-time Reddit Live Chat with typing indicators and presence
Rich Media Support
- Beautiful image and video viewer with zoom and pan
- Auto-play videos and GIFs with smart quality adaptation
- Gallery view for multi-image posts
- Intelligent caching for offline reading
- Device-aware memory management
- Reddit video DASH format support with audio
Intuitive Gestures
- Swipe to vote, save, or hide posts and comments
- Long-press for iOS 18-style context menus
- Pull-to-refresh for instant updates
- Edge swipes for quick navigation
- Customizable gesture actions and haptic intensity
Privacy & Security
- Secure OAuth authentication
- Biometric lock support
- No tracking or analytics without permission
- Optional crash reporting
- Your data stays private
Performance
- Optimized for smooth 60fps scrolling
- Intelligent memory management
- Progressive image loading
- Background content preloading
- Works great even on older devices
Cloud Sync
- iCloud sync for settings across devices
- Multi-account support ready
- Favorite subreddits synced automatically
- Seamless experience on all your devices
Accessibility
- Full VoiceOver support
- Dynamic Type for readable text
- High contrast mode support
- Reduced motion options
- Color-blind friendly themes
Whether you're a casual browser or a Reddit power user, Lander offers the perfect blend of beauty, functionality, and performance. Download now and experience Reddit in a whole new way!
REDDIT ACCOUNT REQUIRED
A Reddit account is required to use this app. Lander is an unofficial client and is not affiliated with Reddit, Inc.
more • Redesigned Profiles
• Bold new profile header featuring your banner image
• New Trophies tab
• Cleaner layouts that look great across all themes
• Faster Post Loading
• Comments preload in the background, making posts open nearly instantly
• Enhanced Media Experience
• Videos and GIFs now autoplay
• New drag-to-scrub video timeline
• Full iPad Support
• Proper multi-column layouts for Home, Search, Profile, and Inbox
• Improved Navigation & Views
• Unified sort menu (Hot, New, Top, Rising, Best)
• Toggle between tile and list layouts
• Improvements
• Swipe in any direction to dismiss photos and videos
• Tap thumbnails in list view to open the full-screen viewer
• More reliable media saving and exporting
• Faster swipe-back gestures and smoother navigation
• Removed posts are now visible and actionable for moderators
• Inline moderation badges and instant moderation feedback
• Fixes
• Fixed Reddit crossposted videos so they open and play correctly
• Improved autoplay reliability for videos and GIFs
• Videos and GIFs now continue playing when opened full screen
• Fixed an issue causing videos to rapidly pause and resume
• Fixed feed recycling old posts during extended browsing sessions
• Various accessibility, theming, stability, and performance fixes
1.9.14 2 hr ago
Faster, smoother feed
- New media prefetch pipeline warms thumbnails + video metadata 4-8 cells ahead of the viewport, so
you should rarely see a loading spinner during normal scrolling
- Direct video posts open with the first frame ready instead of after a network round-trip
- Per-cell render hot paths memoized — vote/save no longer re-runs markdown processing or autoplay
detection
- ProMotion (120Hz) verified default-on for Pro devices; backs off to 60Hz only on serious thermal
pressure (no more silent-fallback)
- 60Hz devices skip the ProMotion code path entirely (less wasted work)
Inbox + chat
- "New Chat" restored to the inbox compose menu — search a username and start a chat with one tap
(regression that landed in build 20)
- Reddit chat / DM threads now render markdown tables, blockquotes, headers and lists (RemindMeBot,
AutoModerator, etc. — previously rendered as raw |info|custom|... pipes)
- Footer link labels in bot replies (Info / Custom / Your Reminders / Feedback) display at readable
cell font instead of unreadably-tiny Unicode superscript
Comments
- Single-line comments are ~22-25pt shorter — vote/reply/ellipsis no longer rendered with a 44pt
frame they didn't need
- Reply button hit area no longer shrinks below 44pt at densest density × smallest Dynamic Type
- Vote score animation collapsed to a single spring (no more stacked animations + sleep-Task per tap)
- Markdown pre-processing memoized — long comment threads scroll smoother
Posts
- Action row buttons (vote / share / more) tightened in the same way as comments
- Mod-tap on Remove now requires a confirmation — finger-slip no longer instantly nukes a post or
comment
- Touch-target floor (44pt) restored on action sheet rows, gesture settings cards, "Load more
comments" and "Continue thread" buttons
Profile
- Tighter card spacing on Comments tab — your own comment list feels denser instead of sparse
- Video posts in profile no longer get stuck on a spinner if a load Task races a URL change
Search
- Save Search modal opens correctly (was crashing on first open due to missing environment injection)
Accessibility
- High Contrast theme accent + voteInactive colors bumped to clear WCAG AAA 7:1 (previously failed at
6.3:1 / 6.4:1)
- New WCAG 2.5.5 touch-target floor centralized — easier to apply consistently across new code
Security & multi-account
- Account switch now flushes shared HTTP caches + in-flight request dedup so account A's data can't
leak to account B
- Anonymous OAuth device_id is now RFC 3986 form-body encoded — defense against future writers
smuggling extra params into the token POST
- Biometric unlock retries with backoff instead of firing 3 simultaneous Face ID prompts
Bug fixes
- AVPlayer "remove time observer was added by a different instance" crash fixed (LANDER-IOS-1K)
- KeychainError on locked device no longer reported as an error in Sentry (LANDER-IOS-1M)
- Comment vote score animation no longer stacks 3 animation modifiers + spawns a sleep-Task per tap
- Stuck spinner on video posts when a load Task race left isLoading=true forever
- Markdown tables: separator column count now matches header (was emitting N+1 cells against N-cell
header → cmark-gfm rejected as paragraph)
- Markdown URLs inside [text](url) no longer get re-linked when they contain /r/ or /u/ (was breaking
the link AND the surrounding cell)
- 30 ProfileViewModel / SearchViewModel test crashes at deinit — Swift runtime back-deploy bug worked
around with explicit nonisolated deinit
1.9.13 2 May
Minor UI fixes.
1.9.11 26 Apr
- Smoother sign-in — the app now refreshes your session automatically in the background, so opening Lander after a few
days no longer drops you on a "couldn't load" screen.
- No more random crashes when opening Submit Post, Subreddit Info, Subreddit Rules, the Flair Picker, the Reply sheet,
or any of the new chat / inbox / search modals.
- No more crashes when tapping links inside comments — even oddly-formatted mailto:, tel:, deep-link, or malformed URLs
are now handled gracefully.
- No more crashes on heavily-formatted comments (lots of bold, italics, spoilers, emoji flair) — the renderer now stays
stable on every comment.
- Faster, snappier launches — eliminated a startup hitch that could freeze the app for ~2 seconds on cold launch.
- More reliable subreddit list & feed loading — the app is now tolerant when Reddit serves an unexpected response (HTML
error page, partial data, etc.) instead of showing an error.
- Quieter translation errors — when Apple or Google translate can't process a comment, the app now just shows the
original text without spamming an error toast.
- Behind-the-scenes reliability improvements to iCloud sync, memory pressure handling, and crash-report quality (so
future bugs get fixed faster).
1.9.10 26 Apr
Performance improvements and bug fixes
1.9.8.1 24 Apr
Security
- Closed a critical vulnerability where a crafted direct-message image URL could steal your Reddit session
token. Any account that received such a DM is now safe on 1.9.8+.
New
- Inline video audio. Tap the new speaker button in the bottom corner of autoplaying videos to unmute
without opening the fullscreen viewer. Unmuting a second video automatically mutes the first — no more
stacked audio.
- iPad reading width. Posts no longer stretch the full width of the screen on iPad. The feed now sits at a
comfortable reading column like Mail or Notes.
Fixes
- Fixed a rare crash when tapping links with unusual URL schemes (mail, tel, deep links).
- Fixed a crash on Streamable videos whose IDs contained special characters.
- Fixed a rare crash when rendering very long or malformed Reddit comments.
- Translation no longer crashes the app when you scroll away mid-translation.
- Votes on comments no longer fail silently when you scroll while the vote is in flight.
- Fixed the token-refresh loop that could make the app appear signed in but unable to load content.
Accessibility
- VoiceOver now properly announces the action for every icon-only button in Search, Saved Searches, and
toast dismiss prompts.
Performance
- Smoother scrolling in the feed — fewer redundant cache rebuilds on vote and refresh.
- Gallery pages no longer reset zoom or re-fetch images when the gallery updates.
Under the hood
- Massively reduced noise in our internal crash reports so real issues surface faster. Expected benefit:
faster turnaround on future bug reports.
- Cleaned up ~600 lines of dead code across video, performance, and navigation subsystems.
1.9.8 20 Apr
Stability fixes
1.9.7 20 Apr
Fixed
- Sign-in now actually completes after tapping Accept. A silent failure path in the OAuth callback let the
popup close without logging you in; that's fixed.
- Subscribed-subreddit list stops wiping out when Reddit occasionally returns a malformed entry for a
single sub.
- Deep-thread "load more" no longer gets stuck — same fix that landed for the main comments view now covers
"continue this thread" too.
- Notification Sound picker's "None" option actually mutes now (was still playing the default tone).
- Tapping a link-post thumbnail opens the browser again — including articles where Reddit's preview is a
scraped image. Also: new Safari badge in the corner so you know a thumbnail is a link before you tap.
- Vote count is visible at "Normal" density — it was getting clipped by the row layout on some posts.
- Delete on your own comments in your profile now actually deletes (was closing the sheet without doing
anything). Same fix makes usernames in profile comments tappable again.
- Share sheet no longer crashes on iPad (tighter fix on top of the 1.9.5 one).
Design
- Vote colors now stay inside each theme's palette — no more out-of-place green/purple on Dark Glass, True
Black, or Catppuccin variants. Up = warm, down = cool, both harmonized with your theme's accent.
- Switching between feeds via the chip bar no longer flashes "No posts to display" twice before the new
feed loads.
- Loading spinners lost their redundant "Loading messages..." caption — the spinner's enough, and the text
was rendering as a visible overlay on some themes.
Under the hood
- Memory-pressure cache flushes moved off the main thread — fixes occasional 2-second hangs during heavy
scrolling.
- Tightened our zero-PII crash reporter's filters: user cancellations (OAuth, pull-to-refresh),
deleted-content 404s, and rate limits no longer create dashboard events — they stay as breadcrumbs for
context if something real fails later. Still zero personal data collected.
1.9.6 19 Apr
Crashes fixed
- No more crash when sharing a post on iPad
- Vote state now correctly persists after swiping back to the feed
- Long comment threads no longer "give up" loading midway
- No more crash when opening some sheet-style screens (EnvironmentObject fix)
Design consistency
- Replaced custom loading spinners with native iOS indicators throughout
- Feed, comments, and inbox now use skeleton rows instead of a centered spinner
- Cold start renders the full UI shell first — no more "no posts today" flash before content loads
- Error banners redesigned to match iOS native chrome
- Swipe action colors now honor your theme (no more out-of-palette greens and purples)
- Flair rendering and reply sheet chrome tightened to match the rest of the app
Comments
- Enlarged tap targets on vote, reply, and overflow buttons — taps never get stolen by collapse anymore
- Collapsed comments now show live vote score with arrow so voting while collapsed has visual feedback
- Removed the "View Context" action when you're already viewing in context
- Reply button hidden on profile comment rows — it was a dead target with no post to reply into
- Tapping a comment on a profile now jumps to context
Inbox & chat
- Chat list now shows the conversation partner's name, not yours
- Tab bar no longer bleeds behind the keyboard in chat threads
- "Sent an image" placeholder replaced with a styled "Image unavailable" chip when the image URL isn't
resolvable
- "All" tab now strict chronological — chats no longer pin above newer replies
- Chat conversations load faster on repeat visits (in-memory cache with a short staleness window)
- "About Chat" section surfaces Reddit API limitations so expectations match reality
Search
- Single search interface — removed the redundant sidebar search that disagreed with the tab-bar search
- iPad keeps the search bar pinned in the navigation bar
- Search chips now hit WCAG contrast on every theme (including True Black)
- Trending results skip redundant refetches when already loaded
- Voting/saving from search results now persists — no more state desync
Links & media
- Tapping a link post preview opens the browser, not the image viewer
- NSFW blur: new Privacy toggle for single-tap reveal (default stays two-tap for safety)
- Notification sound picker's "None" option actually mutes now (previously played the default tone)
iPad
- Post cards have properly rounded corners on Light Glass theme
- Feed reflows correctly on split-view drag — no more horizontal ghost shift
- Density picker buttons are fully tappable across the row, not just the text
- Share sheet no longer crashes (iPad-specific popover anchor)
Discoverability & small wins
- Compose button on the feed so you can post without digging through menus
- Text selection on post detail for quoting
- Avatars on some accounts now load correctly (HTML-encoded URL fix)
- Settings sliders haptics throttled to step boundaries — no more continuous buzz while dragging
- Scroll returns to the top when switching feed destinations
Privacy & crash reporting
- Added opt-out crash reporting in Settings → Privacy → Crash Reporting
- Zero personal data collected. OAuth tokens, Reddit usernames, query strings, emails, and phone numbers
are scrubbed on your device before any event is sent. Screenshots, view hierarchy, network breadcrumbs, and
performance traces are all disabled by design. Subreddit names in URLs are preserved (public info) as the
only useful triage signal.
- Anonymous install UUID is used purely for cross-event correlation — not tied to your Reddit account or
device identity, rotates on reinstall, and can be reset manually.
Known limitations (Reddit API, not a bug in Lander)
- Chat messages: only the last ~4-5 days are retrievable — Reddit's inbox API doesn't expose older
envelopes
- Chat image send: still view-only pending Reddit API support
1.9.5 19 Apr
Inbox Overhaul
- Inbox loads instantly without the flickering/reshuffling that plagued previous versions
- Cleaned up message subjects — chat threads now show "Chat" instead of cryptic "Re: Re: [direct chat
room]" headers
- Replying to chat threads no longer forks the conversation into separate threads
Chat & Direct Messages
- Images shared in chat now render inline — no more "sent an image" placeholder text
- Message alignment fixed — your messages consistently appear on the right, theirs on the left
- Conversation titles now correctly show your chat partner's name
Authentication
- Upgrading to 1.9.4 no longer forces you to sign in again
- Fixed a race condition that could cause your avatar to disappear from the feed header
Under the Hood
- Smarter message grouping that handles edge cases with deleted users and modmail
- More resilient username resolution across the app
- Removed legacy code and dead endpoints
- Added targeted test coverage for inbox, auth, and message threading
1.9.4 12 Apr
Messaging & Inbox
- Complete rewrite of the inbox — faster, cleaner, and the "All" tab now actually shows all your mail
- Chat rooms with the same person now collapse into a single conversation (no more duplicate rows)
- DM threads group correctly across every filter
- Send and view images in Reddit chat messages
- Reply to modmail directly from the app
- Comment and post replies in the inbox now open in the real post/thread context
- DM bubbles are readable on every theme (fixed unreadable outgoing text on light themes)
- Infinite scroll in the inbox — keep scrolling and it keeps loading
- Live Activities for chat and inbox on Dynamic Island
Feed & Thumbnails
- Feed thumbnails load dramatically faster and stop disappearing on scroll
- Scroll-back is now instant — previously-viewed thumbnails come straight from memory
- Full-resolution image decoding happens off the main thread so scrolling stays at 120Hz
- ProMotion 120Hz enabled by default (opt-out in settings)
- Compact web links now always have a thumbnail — favicon fallback when the post has none
- Media in card view is properly centered
Comments
- Comment images and GIFs now actually render (previously many showed as blank rows)
- Full-resolution comment images — no more width-capped previews
- GIFs animate properly frame-by-frame instead of showing a frozen first frame
- Giphy, Imgur, and Tenor links embedded in comments render as real inline images
- AutoModerator comments now match the visual style of regular comments
- Inline images in comments are tappable — opens the full-screen viewer
Swipe Gestures
- Fixed: you can now actually downvote comments via swipe — previously the downvote zone was physically
unreachable no matter how far you swiped
- Clear visual line appears during a swipe showing the upvote → downvote boundary
- Haptic feedback when you cross the boundary in either direction
- Icon visibly pops and color flips between green (upvote) and red (downvote) at the threshold
- Swipe-to-reply works reliably again for both posts and comments
Authentication
- Fixed a persistent sign-out loop affecting TestFlight users
- Adding a second account no longer shows "An error occurred"
- Auth state survives build updates — no more mystery logouts after installing a new version
- Clear one-time notice when the app had to sign you out for a schema migration
Sharing & Clipboard
- Share sheet "Copy" now respects your "Use old Reddit links" setting
- Copied links sync to Mac via Continuity Handoff
Media Playback
- Reddit videos play reliably in the media viewer
- Streamable links that fail automatically open in the in-app browser
- Video autoplay in the viewer works as intended
Navigation & UI
- Back-swiping out of a post returns you to the subreddit you came from, not the home feed
- Post toolbar icons are aligned and slightly larger
- System appearance toggle works properly
- Pull-to-refresh on profile and feed views no longer blanks the screen
- Subreddit switching is smoother
- Anonymous browsing starts automatically when you're not signed in
visionOS
- Feature parity with iOS: themes, dynamic post heights, media badges
- Cleanup and polish throughout the spatial UI
Under the hood
- Dead "fake chat" code removed in favor of the real REST-polling implementation
- Hundreds of lines of duplicate code eliminated; comments and DMs now share the same image loader
- 837 tests passing — dozens new for inbox grouping, thumbnail upgrades, and swipe reachability
- Compiler warnings cleared
1.9.3 12 Apr
Theme Engine
- Rebuilt theme system — every theme now has a distinct visual identity
- Light themes render beautifully with solid card backgrounds
- Dark themes show their true palette colors through glass effects
- Theme picker previews actual palette colors for each theme
Feed & Cards
- Cards properly inset from screen edges
- Dynamic card heights — text posts are compact, no wasted space
- New "Full Resolution Thumbnails" option (Settings → Media)
- Video posts show a play badge so they're not mistaken for images
- Reddit tables no longer show as raw text in previews
Video
- Streamable videos play natively in the media viewer
- Crosspost videos now load thumbnails and play correctly
- Improved video thumbnail extraction
Chat & Inbox
- Fixed errors when viewing chat messages
- Chat threads show complete conversation history
Media Viewer
- Toolbar icons redesigned with consistent glass styling
- Collapsed post text has a larger tap target to expand
Stability
- Fixed a crash when loading media
- Gallery thumbnails load more reliably
- Under-the-hood improvements to theming and layout
1.9.2 5 Apr
- Inbox and Profile load consistently after sign-in
- Multi-account switching properly clears and replaces data
- Chat Settings no longer crashes when opened
- Better handling of private profiles and missing API fields
1.9.1 4 Apr
- Settings navigation fixed — Accessing Settings from the More tab no longer loops back to the main screen
- Create Post works everywhere — The Create button now works correctly no matter where it's placed in your tab bar, including the More menu
- Better error messages — Search and inbox errors now show a clear message with a retry button instead of silently failing
- Moderator actions are more reliable — Approve, remove, lock, and distinguish actions now show proper error feedback if something goes wrong
- Back navigation in More tab — All views accessed from the More overflow menu now have a back button to return to the menu
- Performance improvements — Removed over 1,500 lines of dead code for a leaner, faster app
- Improved stability — Fixed several silent error-swallowing bugs that could cause empty screens or lost actions
- 120+ new internal tests for long-term reliability
1.9.0 3 Apr
- Edit your posts and comments directly from the app
- Block users from profiles, comments, or inbox
- View your upvoted, downvoted, and recently viewed post history
- Vote on Reddit polls with live results and expiry countdowns
- Compose new direct messages from inbox
- Search within the current subreddit
- Filter your feed by post type, keywords, or domains
- Mute subreddits from r/all
- Sort by Top or Controversial with time range (hour, day, week, month, year)
- Share any post as a styled image card
- Swipe from the left edge to open the sidebar, right edge for subreddit info
- High Contrast accessibility theme (WCAG AAA)
- Dynamic Type support — text scales with your system settings
- Improved gesture system — edge swipes always navigate, voting/reply moved inward
- All subreddit and username links are now tappable everywhere
- Tab bar customization no longer kicks you out of settings
- All subscribed subreddits now load in the sidebar and chip bar
- Numerous crash fixes and performance improvements
1.8 29 Mar
Performance fixes
1.7.3 23 Mar
- Sidebar taps are now instant — replaced all Button components with direct tap gestures, removing 300ms
gesture disambiguation delay
- Tab bar customization no longer kicks you back to the settings root when making changes
- Search icon only gets its own island when it's the last of exactly 5 default tabs
- New "Show All Tabs" option to display all tabs in one bar without the "More" overflow
- Translation now displays inline with proper markdown rendering and replaces the original text
- Translation button shows the target language ("→ Spanish") instead of the source language
- Fixed translation crash when dismissing a view during translation
- New Accessibility section in Settings with translation controls, display density, and haptics
- Target language picker available directly in Accessibility settings
- Translation hidden in compact feed layout to reduce clutter
- Compact feed layout tightened — reduced row spacing with thin dividers between posts
- Media previews can now be taller (up to 320pt) for image-heavy posts
- Copy Link button now actually copies the link (was silently doing nothing)
- New "Use old.reddit.com Links" setting — share and copy links use old.reddit.com when enabled
- URLs in post body text are now inline clickable links instead of separate preview cards below
- Fixed OAuth using deprecated authorize.compact endpoint — now uses standard authorize
- Cancelled sign-in no longer shows a scary error dialog — silently returns to sign-in screen
- Custom feeds quick-add subreddits persist after selecting one and appear above the suggestion list
- Add Account button in sidebar now responds to taps
1.7.2 23 Mar
- Sidebar is now instant — taps register immediately with no delay
- Swipe forward to revisit screens you just swiped back from
- Create and manage custom feeds from the sidebar with quick-add subreddits
- New Accessibility section in Settings with translation, display density, and haptics
- Translate posts, comments, and messages with a target language picker
- Native action sheets replace full-screen menus on posts
- Markdown tables, spoilers, and rich content render properly
- 49 bug fixes, security improvements, and performance optimizations
1.7.1 22 Mar
- Added customizable tab bar (in settings -> appearance)
- Overhauled settings layout/organization
- Promoted the native "translation" feature
- More auth fixes
1.5.5 19 Mar
Authentication/startup fixes
1.5.4 18 Mar
• Redesigned Profiles
• Bold new profile header featuring your banner image
• New Trophies tab
• Cleaner layouts that look great across all themes
• Faster Post Loading
• Comments preload in the background, making posts open nearly instantly
• Enhanced Media Experience
• Videos and GIFs now autoplay
• New drag-to-scrub video timeline
• Full iPad Support
• Proper multi-column layouts for Home, Search, Profile, and Inbox
• Improved Navigation & Views
• Unified sort menu (Hot, New, Top, Rising, Best)
• Toggle between tile and list layouts
• Improvements
• Swipe in any direction to dismiss photos and videos
• Tap thumbnails in list view to open the full-screen viewer
• More reliable media saving and exporting
• Faster swipe-back gestures and smoother navigation
• Removed posts are now visible and actionable for moderators
• Inline moderation badges and instant moderation feedback
• Fixes
• Fixed Reddit crossposted videos so they open and play correctly
• Improved autoplay reliability for videos and GIFs
• Videos and GIFs now continue playing when opened full screen
• Fixed an issue causing videos to rapidly pause and resume
• Fixed feed recycling old posts during extended browsing sessions
• Various accessibility, theming, stability, and performance fixes
more Version 1.9.14 2 hr ago
Data Not Linked to You The following data may be collected but it is not linked to your identity: