In this update:

  • Adjusted the way accounts are stored. Now, they are stored using actual account IDs instead of internal IDs
  • Hopefully fixed a few issues logging in
  • A WIP new page for accounts
  • A WIP placeholder for checking your messages

Bugs still present:

  • Logging into beehaw with long passwords doesn’t work
  • There’s still a crash when loading some communities. I attempted a fix, but it resulted in a huge memory leak and the app locking up. If you want to assist with fixing this bug, please come forward 😆
  • fireshaper@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    Does this update include a fix for feeds just loading the same content over and over?

    • lFenix@lemmy.mlOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      1 year ago

      It should, but please confirm. I haven’t had this issue with his build

      • SpacePirate@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        1 year ago

        Same issue, but only after using the app without restarting for a while. After closing the app it works as expected, but after several refreshes, it re-occurs.

        Possibly not completely clearing the postTracker on a refresh action?

        Or possibly not deduping new parsePosts results in the infinite loader before appending to postTracker (Infinite Loader.swift:55)?