Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

v0.2.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@shilangyu shilangyu released this 03 Feb 13:26
· 474 commits to master since this release

Minimum Lemmy version supported: v0.9.4

In this release we focused on bug fixes, most importantly 2 bugs with comments

APKs are now signed and have changed their appId. This means it will install on your phone as if it were a different app thus you will lose all local data (mainly added / logged in instances)

Added

  • Online users count is now correctly displayed
  • APKs are now signed

Fixed

  • Fixed a bug where replying to a comment would instead reply to the parent of that comment
  • Fixed a bug where comments would be displayed as a grey block
  • Fixed a bug where adding/removing accounts could cause the home/communities/search tabs to crash
  • Fixed a bug where up/down voting twice cause the comment/post to crash