Hi, I released 1.0.35 this morning to add in some of the feature requests I got yesterday. I hope you enjoy the update! The next update will probably be a couple days as I want to add image uploads and markdown editing but they’re both larger features with some corner cases to consider. Independent text size controls is also a much requested feature that’s been on my radar.

Features:

  • Added AMOLED theme
  • Added Notifications (polls every 60 seconds in the background if enabled)
  • Added view all messages in inbox
  • Added button to view all comments when viewing a single thread
  • Removed log out from the top right three dot menu as it was too close to Refresh
  • OP user is now highlighted in post comments
  • Subscribed communities are now sorted alphabetically
  • Fullwidth images are now taller than before and crop in less
  • When searching the community suggestions will now include the instance name

Bugfixes:

  • Clicking into the comments from the profile will now have the topbar title of the community name and not the post title
  • Fixed an issue with account switching between two users with the same name
  • Fixed a flash when scrolling through posts with thumbnails
  • Fixed a flash when re-opening the sub drawer
  • Fixed a bug with unsaving a comment not refreshing
  • Fixed an issue with guest login not being responsive. Now shows loading icon while working.

Links:

Thank you for all your feedback and support! -kuroneko

  • There is a weird error I’m experiencing it says couldn’t find community when I try to post for example to this community.

    There is an error when you try to see a community with a link check this lin for example: https://lemmy.ca/post/923024

    There is another bug when you look at a NSFW profile the posts are censored as NSFW unless you have toggled the function to see NSFW posts.

    • KuroOPM
      link
      fedilink
      English
      11 year ago

      Hi, I’ve fixed 2/3 of those issues on the latest release. Creating a new post is now a better experience and browsing a nsfw profile no longer censors the posts. The linking issue is on my radar and is a bug with the markdown library I’m using. I’ll see what I can do. Thanks!