Skip to content

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 30 Oct 21:56
· 169 commits to master since this release

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)