Skip to content

Releases: plebbit/plebones

v0.1.16

02 Nov 20:53

Choose a tag to compare

Progressive web app mirrors:

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

05 May 21:26

Choose a tag to compare

Progressive web app mirrors:

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

  • home: memo feed post (3bae6fe)
  • home: revert memo feed post, makes no difference (d02898a)
  • subplebbit: memo feed post (79cbbfa)
  • subplebbit: revert memo feed post, makes no difference (33c9694)

v0.1.14

16 Apr 01:10

Choose a tag to compare

Progressive web app mirrors:

CLI client:

0.1.14 (2024-04-16)

Features

  • components: add soundcloud embeds (46a3e5a)

v0.1.13

19 Mar 21:42

Choose a tag to compare

Progressive web app mirrors:

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

12 Mar 22:41

Choose a tag to compare

Progressive web app mirrors:

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

25 Feb 23:26

Choose a tag to compare

Progressive web app mirrors:

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

  • electron: start ipfs gateway on port 6473 (53927d1)
  • package.json: downgrade plebbit-js (168b733)
  • post: add author avatar (58e2384)
  • settings: add author address setting (c6f5a1c)
  • settings: implement linking crypto wallets (6daa63e)
  • settings: set nft avatar (e8b889b)

v0.1.10

27 Jan 02:01

Choose a tag to compare

Progressive web app mirrors:

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

  • hooks: implement time filter for all views (91ffb79)
  • subplebbit-settings: display subplebbit.challenges if subplebbit.settings isn't defined (bb5d76d)

v0.1.9

10 Dec 22:34

Choose a tag to compare

Progressive web app mirrors:

CLI client:

0.1.9 (2023-12-10)

Bug Fixes

  • menu: menu sometimes disappears on mobile (bfafa95)

v0.1.8

07 Dec 23:32

Choose a tag to compare

Progressive web app mirrors:

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

30 Oct 21:56

Choose a tag to compare

Progressive web app mirrors:

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)

Performance Improvements

  • hooks: use entries instead of keys (81f445c)
  • test increasing bottom viewport to see if it's less glitchy (a4d1f35)