Skip to content

2023.11.2

Compare
Choose a tag to compare
@mani-sh-reddy mani-sh-reddy released this 04 Nov 01:29
· 145 commits to dev since this release
c970c42

Added

  • A new app icon.
  • Local database to cache posts offline.
  • Subscribed communities now saved to local database.
  • Create new post popover.
  • Offline downloader for posts.

Changed

  • Minor UI changes.
  • Expanding post body in comments view UI change.
  • Community / User specific post view pages now have an expandable info section.
  • Sparse and Compact post views (changeable in settings).
  • Rearranged feed tab to show subscriptions above trending.

Fixed

  • Fixed excessive API calls when in the Account tab.
  • Minimise and Hide Posts swipe actions.
  • Upvote and downvote buttons now functional.
  • Subscribe and unsubscribe actions are now functional.
  • Reply to comment popover now shows the correct comment.

Misc

  • Added @duraidabdul /LocalConsole Package for debugging.
  • Added draggable user icon in account tab.