Skip Navigation

[Release][v1.30.0] General improvements

This release contains some general improvements to the app as well as a bunch of bug fixes. However, the biggest change from last week is not with the app release. It is the addition of the translations framework put into place. There will be a post about this separately.

Full changelog

  • Added a new layout, "list with cards", which is essentially list layout but with cards as it's name suggests.
  • Changed the timestamp of posts/comments to show the time when it was published instead of the time it was updated.
  • Changed hide post to show a snackbar with an undo button.
  • Improve link/image menus and make them more consistent. Long tapping an image will show a more specific image actions menu. Long tapping on embedded images will show the same menu. The overflow button in the image viewer brings up the same menu.
  • Fixed a bug where comments in the saved and search screens do not show vote counts and their voting buttons do nothing.
  • Fixed a rare bug where videos supported by the app are unable to be played.
  • Fixed a bug where the save post button in the quick action menu will do the opposite of what it's supposed to (eg. when it's supposed to save the post it removes it and when its supposed to remove the post from saved, it saves it).
  • Fixed a bug where anything wrapped in angle brackets (<like_this>) would be removed from a post/comment.
  • Fixed a bug where refreshing on the inbox screen will not auto-scroll to the top of the list.
  • Fixed a rare crash that can occur when downloading videos.
2