Skip to content

v0.2.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 15:05
· 18 commits to master since this release

Progressive web app mirrors:

CLI client:

0.2.5 (2024-12-19)

Bug Fixes

  • feed post: gif thumbnail could break persistently (2e86b3f)
  • header: special page title goes on top of header tabs, unlike a community's title (61e7c1d)
  • post: format score with abbreviation (6ce7fa9)
  • post: subscribe button wrapped incorrectly (9d20cc8)
  • profile: keep showing the welcome info bar for the first few visits (d313a68)
  • settings: "check for update" button didn't include apk case, now it can download the latest apk (8399174)
  • spoiler: spoiler could appear bugged for posts with no content nor link, black background was too large (6ac1777)
  • submit page: could return error 'publishCommentOptions.content is an empty string' (589f4bf)

Features

  • add blur for nsfw media or spoilers (2829e50)
  • add p/mod feed for communities the user is moderating (6ec4f57)
  • feed: add numbered row to count posts (84b1013)
  • post: add nsfw label and thumbnail (a1b64f4)
  • post: add spoiler thumbnail (851e0e8)
  • post: align all posts by fixed thumbnail width and using thumbnail icons for links without media or text-only posts (72d77fa)
  • reply: add colored "submitter" "[S]" next to user name if reply author is also the post author (59f1f1b)
  • settings: add nsfw filters and filtering community by nsfw tag (5a078e7)
  • subplebbit: show "are you over 18?" alert on communities tagged as nsfw (76a6fc6)

Performance Improvements

  • index.html: preload UI assets and CSS (79423c3)
  • media: fix thumbnails getting stuck due to incorrect memoization (9ff01c3)