Skip to content

v0.1.15

Compare
Choose a tag to compare
@plebeius-eth plebeius-eth released this 09 Sep 16:31
· 293 commits to master since this release

Progressive web app mirrors:

CLI client:

0.1.15 (2024-09-09)

Bug Fixes

  • electron: download url redirect status code changed (bb94bdf)
  • hiding/blocking comments wouldn't work because useBlock takes cid, not address (e459132)
  • import account: reload after import to ensure rpc starts (a5f5d24)
  • offline indicator: change last online check from 30 to 60 minutes for a better estimate (dbb91bf)
  • topbar: always show 'my communities' link (5a96239)

Features

  • add 'new posts' button to refresh feed and scroll to the top (0077df0)
  • profile: add 'hidden' tab and feed for blocked comments (911fa76)
  • public: add redirect.html (2ad3879)
  • search bar: alert 'invalid subplebbit address' if the user forgot to type the tld (f4798f3)
  • settings: add functionality to plebbit options settings (fe49694)
  • subplebbit settings: when first creating a sub, show the captcha challenge already set as default (ea7853b)
  • subplebbit: display error near state string in feed (a40442d)

Performance Improvements

  • profile: too many comments could load at the same time (2295599)