Releases: bitsocialnet/seedit
v0.5.10
This version fixes a bug that prevented the desktop app from opening in specific Linux environments. It also includes a plebbit-react-hooks fix for the user's wallet signature timestamps, which were invalid.
- Web app: https://seedit.app
- Decentralized web app via IPFS/IPNS gateways (works on any browser): seedit.eth.limo, seedit.eth.link, dweb.link/ipfs.io
- Decentralized web app via IPFS node you run: https://seedit.eth (works on Brave Browser or use IPFS Companion)
Downloads
macOS
- Apple Silicon (arm64): Download DMG
- Intel (x64): Download DMG
- If macOS shows "seedit.app is damaged and can't be opened. You should move it to the Trash.", run this in Terminal to fix it:
xattr -dr com.apple.quarantine "/Applications/seedit.app"then open the app again.
Windows
- Installer (x64): Download EXE
- Portable (x64): Download EXE
Linux
Android
- APK: Download
Static HTML build
- seedit-html (zip): Download
Changes
0.5.10 (2025-09-26)
Bug Fixes
- electron: keep module-scoped Tray ref and destroy before reassign (a33d708)
Performance Improvements
- linux: avoid GTK mixups by sanitizing env and skipping tray on Wayland (e5e6aa4)
v0.5.9
This version improves desktop performance and adds native builds.
- Web app: https://seedit.app
- Decentralized web app via IPFS/IPNS gateways (works on any browser): seedit.eth.limo, seedit.eth.link, dweb.link/ipfs.io
- Decentralized web app via IPFS node you run: https://seedit.eth (works on Brave Browser or use IPFS Companion)
Downloads
macOS
- Apple Silicon (arm64): Download DMG
- Intel (x64): Download DMG
Note: after installing, if macOS shows "seedit.app is damaged and can't be opened. You should move it to the Trash.", run this in Terminal to fix it: xattr -dr com.apple.quarantine "/Applications/seedit.app" then open the app again.
Windows
- Installer (x64): Download EXE
- Portable (x64): Download EXE
Linux
Android
- APK: Download
Static HTML build
- seedit-html (zip): Download
Changes
0.5.9 (2025-08-19)
Bug Fixes
- challenge settings: prevent uncontrolled input error in number fields (818408c)
- missing error displays in json editors (06b9598)
- posts: handle whitespace-only post titles properly (1f69dc9)
Performance Improvements
- electron: reduce prod logging + IPFS noise across OS; disable devtools in release; arch-aware mac builds (c9f3ba8)
v0.5.8
This version fixes a bug that marked all the user's comment edits as "pending" and "failed". It also fixes an issue that prevented exporting accounts from the settings in the android app.
- Web app: https://seedit.app
- Decentralized web app: https://seedit.eth (only works on Brave Browser or via IPFS Companion)
Downloads
- Android app: Download APK
- Linux app: Download AppImage
- macOS app: Download DMG
- Windows app: Download EXE
0.5.8 (2025-08-09)
Bug Fixes
- android: implement cross-platform account export (b0b06db)
- edit comment state would get stuck at pending (4251325)
- resolve Android CI build failure with Google Services plugin (a5373aa)
- resolve Android export dialog and permission issues (01d7e1c)
- revert Google Services to working config and remove hardcoded Java path (f7df22a)
v0.5.7
This version fixes two major issues with the desktop apps: one that prevented the "create your own community" feature from working properly, and another that prevented certain desktop apps from opening.
- Web app: https://seedit.app
- Decentralized web app: https://seedit.eth (only works on Brave Browser or via IPFS Companion)
Downloads
- Android app: Download APK
- Linux app: Download AppImage
- macOS app: Download DMG
- Windows app: Download EXE
0.5.7 (2025-08-06)
Bug Fixes
- account editor: page reload was missing when saving account edit, as well as auto navigate back to settings (b6ee58f)
- correct SNS v1 URLs (f863aab)
- embeds: make iframe width fix truly Safari-specific (1badab4)
- embeds: Safari iframe sizing in media previews (c983de5)
- implement bidirectional sync between subplebbit form and JSON editor (3d29e1f)
- improve PWA update detection and HTML caching strategy (f3dd292)
- inbox page: prevent crash when iterating over undefined replies in context view (5a459b5)
- profile: redirect to not-found when accessing profile routes with no comments (2555711)
- react-scan was included in production builds (a60142f)
- resolve Electron performance issues by ensuring Node.js version consistency in CI (614fb42)
- subplebbit data editor: remove challenges field, it's read-only (fdbced7)
- subplebbit feed: feed footer would show "loading..." incorrectly (12df367)
- subplebbit settings: clicking error wouldn't copy full error (a526c0c)
- subplebbit settings: Improve offline handling (ea9b12c)
- subplebbit: sub with no posts could appear offline (9be49c0)
- thumbnails: some video duration overlays didn't render properly on safari and firefox (b40eb9e)
Features
- add domain-based libp2p client configuration (6e6faa2)
- add info tooltips (d21b5dd)
- moderation: implement comment purging (8f97434)
- subplebbit settings: add json editor (0f4058e)
- subplebbit settings: enable editing via pubsub (8e1ec8a)
Performance Improvements
v0.5.6
This version fixes two major issues with the desktop apps: one that prevented the "create your own community" feature from working after manually importing certain account files, and another that prevented certain desktop apps from opening.
- Web app: https://seedit.app
- Decentralized web app: https://seedit.eth (only works on Brave Browser or via IPFS Companion)
Downloads
- Android app: Download APK
- Linux app: Download AppImage
- macOS app: Download DMG
- Windows app: Download EXE
0.5.6 (2025-06-18)
Bug Fixes
- add missing text encoding dependencies for Electron build (7f13a10)
- inbox: "full comments" button would count 0 posts incorrectly (27233d0)
Features
v0.5.5
This version fixes an issue that prevented media upload from working on the desktop apps.
- Web app: https://seedit.app
- Decentralized web app: https://seedit.eth (only works on Brave Browser or via IPFS Companion)
Downloads
- Android app: Download APK
- Linux app: Download AppImage
- macOS app: Download DMG
- Windows app: Download EXE
0.5.5 (2025-06-13)
Bug Fixes
- electron: add missing file uploader IPC channels (63bb2ad)
- settings: account data editor could fail to load for some users (c413989)
- vite.config.js: increase PWA cache limit (29b4d8c)
Features
- upgrade electron, add CSP to fix security warning (77f6041)
v0.5.4
This version fixes the account settings page failing to refresh or save some changes.
- Web app: https://seedit.app
- Decentralized web app: https://seedit.eth (only works on Brave Browser or via IPFS Companion)
Downloads
- Android app: Download APK
- Linux app: Download AppImage
- macOS app: Download DMG
- Windows app: Download EXE
0.5.4 (2025-06-09)
Bug Fixes
- account data editor: immutable fields were included in the editor (075f5cc)
- account settings: changing account didn't change fields in UI (af48dcc)
- post content: trailing punctuation could prevent internal plebbit links from getting parsed (fdf7bf6)
- post page: deleted replies with no children would be rendered needlessly (333cb38)
- wallet settings: removing a wallet didn't work (7554d9d)
Features
v0.5.3
This version fixes a bug where the android app would launch in fullscreen mode.
- Web app: https://seedit.app
- Decentralized web app: https://seedit.eth (only works on Brave Browser or via IPFS Companion)
Downloads
- Android app: Download APK
- Linux app: Download AppImage
- macOS app: Download DMG
- Windows app: Download EXE
0.5.3 (2025-06-01)
Bug Fixes
- android: resolve fullscreen overlay preventing user interaction (4e69723)
- post page: component would retain scrolling position incorrectly when navigating within itself (415a56c)
- post: title could display some markdown syntax (3eaf3c5)
Features
- android: add new seedit icon (2a3c3a3)
v0.5.2
This version fixes notifications not working in the inbox page. It also introduces push notifications while the app is active.
- Web app: https://seedit.app
- Decentralized web app: https://seedit.eth (only works on Brave Browser or via IPFS Companion)
Downloads
- Android app: Download APK
- Linux app: Download AppImage
- macOS app: Download DMG
- Windows app: Download EXE
0.5.2 (2025-05-31)
Bug Fixes
- author page: posts were incorrectly ranked (ca48aef)
- electron: "share" button couldn't copy link to clipboard (5dddd9e)
- post: share links could be broken for posts that failed to publish (b35edac)
- push notifications didn't work properly (5ee8fdb)
- thumbnail: gifs were stuck on playing endlessly on chromium-based browsers (d0bc190)
Features
- communities page: filter by nsfw communities by clicking the "18+" label, filter in each (5e3bf59)
- nsfw filter: ask user whether to auto-subscribe to nsfw subs when disabling filter (1808275)
- post: replace seedit links typed in post content with internal links so the user doesn't have to leave the app (c37dc52)
- update app icon, favicon (c8dd7ec)
Performance Improvements
- build: optimize bundle chunking and PWA caching (1094545)
v0.5.1
This release fixes an issue with the desktop apps not opening properly.
- Web app: https://seedit.app
- Decentralized web app: https://seedit.eth (only works on Brave Browser or via IPFS Companion)
Downloads
- Android app: Download APK
- Linux app: Download AppImage
- macOS app: Download DMG
- Windows app: Download EXE
0.5.1 (2025-05-21)
Bug Fixes
- auto-subscribe logic could fail to run on certain views (72136bb)
- electron: client would assume the user is connected to full node (2bc92cc)
- electron: resolve preload script module errors and ensure proper bundling (9a3481c)
- markdown: code blocks had wrong spacing (15e68b1)
- package.json: downgrade bonfida/spl-name-service, it prevented the electron apps from opening (7df0760)
- post: some content could overflow (195391b)
- replies: thumbnail icons would disappear when clicked (9cdf5bf)
- search bar: dropdown item wasn't clickable on mobile, search bar wouldn't unfocus after searching (0dd5a55)
- settings: spellcheck was enabled on certain fields, fix wrong placeholder (fda2449)
- subplebbit settings: navigating away from view could reset fields (4948bcb)
- subplebbit settings: not owner alert could display for owners, missing state string, missing subplebbit error display (a9e7d3b)
- subscriptions list: message was missing when no subs are found (9219029)
- subscriptions: don't immediately remove sub from subscriptions page to let the user re-subscribe (16b800e)