RC5 and RC6 weren’t really the best so far, due to an aggressive refactoring that made some latent bugs more evident.

I got the idea for the refactoring by the “Kotlin Design Patterns and Best Practices” book by Alexey Soshin, and I am glad I took some time to improve the code base even if it cost a couple of unstable releases.

For the most curious, the PR introducing the bug was this one and the solution is here and here.

This new RC solves the issues with reloading and other minor bugs, plus adds some more localizations. If you want to submit a translation or review the existing ones, you’re more than welcome.

🦝 L.F. & E.T. 🦝

  • Dieguito 🦝OPM
    link
    fedilink
    English
    arrow-up
    2
    ·
    8 months ago

    There was still a bug after changing the default sort and feed type from the Settings screen, which was not applied in Home and Explore screen accordingly when opened. This has been fixed here and will be part of the next release.

    Thanks to anyone for the patience.