v0.1.8
Progressive web app mirrors:
- https://seedit.eth.limo
- https://seedit.eth.link
- https://cloudflare-ipfs.com/ipns/seedit.eth (insecure, no subdomain isolation)
CLI client:
0.1.8 (2024-03-14)
Bug Fixes
- comment edit form: author edit wasn't instant (38baa01)
- delete button: deleting own post wasn't instant (db801ab)
- inbox: show parent buttons were clickable outside of their space (13b7b94)
- markdown: replies had incorrect white-space and double returns needed margin on posts (ed02146)
- post: clicking near the 'comments' button would add the dotted border (400b4f2)
- post: dotted border for last visited post shouldn't appear in post page (121cf3d)
- posts: limit display name character count (ff4a97b)
- reply: spoiler styling couldn't be clicked (29b5f72)
- search bar: disable autocapitalize, autocorrect, autocomplete, spellcheck (8eebb0f)
- submit page: rules box would appear for sub with rules defined but empty (358d6c8)
- submit page: some fields would update incorrectly or return 'option is an empty string' error (24ab3c9)
Features
- address settings: update setting for sol addresses, with guide on how to set up (430c597)
- context: allow any number as post context, always showing the top level reply (b9d050c)
- mod menu: community moderators can ban their users (22beb4e)
- post page: hide reply form and display 'loading comments...' while the post is loading (a068691)
- scripts: add old versions to folders e.g. seedit.eth.limo/0.1.1 (a384e7b)
- settings: add link to nft whitelist (f174602)
- settings: users can add crypto wallets to their plebbit account (75b25e7)
- subplebbit settings: add info on how to set up .sol crypto domain as sub address (5f54bbe)