v0.1.7
Progressive web app mirrors:
- https://plebones.eth.limo
- https://plebones.eth.link
- https://cloudflare-ipfs.com/ipns/plebones.eth (insecure, no subdomain isolation)
CLI client:
0.1.7 (2023-10-30)
Bug Fixes
- pending-post: content shouldn't be used in title in pending post (40f94c1)
- post: videos can't comfortably be scrolled so max the height to 85vh (1bd533b)
Features
- catalog: postPerPage based on columnCount for optimized feed (d83e45a)
- home: experimental time filter on all sorts (88def1a)
- hooks: automatically use last visit timestamp as time filter (23a1717)
- hooks: show deleted comment label (92a6b8a)
- menu: add time filter to menu (1b42556)
- menu: set router params.subplebbitAddress as default when submitting (9d4dd96)
- menu: sticky menu (b602524)
- pending-post: redirect pending reply to parent post (3fbd8a4)
- post-tools: share copies to clipboard (6ad6b03)
- reply-tools: select text to quote (78f195a)