Releases: plebbit/plebones
Releases · plebbit/plebones
v0.1.16
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.16 (2024-11-02)
Bug Fixes
- electron: download url redirect status code changed (32a922a)
Features
- subplebbit: add created at and created by to subplebbit page (a88d97c)
Reverts
- subplebbit: remove created at it looks bad (1785d32)
v0.1.15
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.15 (2024-05-05)
Features
- electron: add window.plebbitRpcAuthKey (2260efb)
- use author avatars whitelisted token addresses from github (00f485f)
Performance Improvements
v0.1.14
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.14 (2024-04-16)
Features
- components: add soundcloud embeds (46a3e5a)
v0.1.13
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.13 (2024-03-19)
Bug Fixes
- settings: crypto wallet signature shouldnt include wallet address, only plebbit author address (0c779bf)
v0.1.12
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.12 (2024-03-12)
Bug Fixes
- loading avatar should have empty space (e94c069)
- make sure feed buttons are always above avatar (8017a2c)
Features
- scripts: add previous versions to releases in folders e.g. plebones.eth.limo/0.1.1 (aa48ad4)
v0.1.11
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.11 (2024-02-25)
Bug Fixes
- electron: make sure ipfs repo is migrated when starting ipfs (14f0bac)
- feed-post: missing space before 'to' (1332876)
- quote should have double line break (461a093)
- settings: dont show avatar preview if not set (129c738)
Features
v0.1.10
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.10 (2024-01-27)
Bug Fixes
- electron: dont spam user with ipfs errors (7312a0d)
- feed-post: change to overflow-x because css bug in webkit browsers (7cb5d24)
- feed-post: unset overflow on webkit because it adds unwanted margin (5b4fc94)
Features
v0.1.9
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.9 (2023-12-10)
Bug Fixes
- menu: menu sometimes disappears on mobile (bfafa95)
v0.1.8
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.8 (2023-12-07)
Bug Fixes
- menu: don't run fixed menu animation on mobile overscroll behavior (c801463)
- menu: subscriptions don't have titles and don't use short address when not crypto names (7a25378)
Features
- add plebbit-rpc (3e37103)
- challenge-modal: add cancel button instead of closing on outside click (bed21a4)
- electron: launch plebbit rpc with auth key (b3785af)
- feed-post: removed post hides media (078b666)
- settings: reload page when editing plebbit options (787184f)
- subplebbit-settings: add edit subplebbit settings (abe87aa)
- subplebbit: add link to sub settings from title (91b85ef)
- subplebbits: add createdAt as label (93c13d4)
- subplebbits: add my subplebbits view (0d90146)
Reverts
- subplebbits: use custom subplebbits subplebbit feed css (82f1c2f)
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)