This update adds search functionality to the app. You can now search for comments, posts, users or communities by keywords.

This update also improves the app further, offering more ways to share content, improving error messages and increase app resilience to being killed and restored.

Changelog

  • Added search screen
  • Added copy/share link to image viewer
  • Added long press action on images to open copy/share menu
  • Added setting to show/hide scores
  • Added option to open a link in incognito mode, this is in the link menu.
  • Fixed a bug where changing sort order in the community post list will not scroll you to the top
  • Fixed a bug where changing accounts may not clear the post list.
  • FIxed a bug where some state is lost if the app is killed and recreated.
  • Fixed a bug where error messages are not very helpful when loading posts fails.
  • Updated compact post view to change the color of the post score based on the user’s vote.

Other notes

If you submitted a theme, they will be added in the next release because I added the themes but the changes were made on my desktop at home. I am currently on a business trip and do not have access to my desktop. Sorry for the inconvenience.

I also screwed up the versioning of this release. This was supposed to be v1.1.0. Next release will be v1.2.0 unless I screw up again.

  • EarlyBaboon@lemdro.id
    link
    fedilink
    English
    arrow-up
    2
    ·
    11 months ago

    I am having issue with going back after viewing a searched item. Instead of taking me back to the search results, I keep going to the default home page.

    • idunnololz@lemmy.worldOPM
      link
      fedilink
      arrow-up
      2
      ·
      11 months ago

      I assume you are clicking on a community result.

      If so, this is a known issue with how communities work. Currently communities must be shown in the home screen, so whenever a community is tapped, you will be moved to the home screen first and then shown the community. This causes the issue you are observing.

      I can look into a permanent solution in the future but essentially the community screen is tightly coupled with the home screen at the moment.