• FidoMail Mobile 0.1.0+28 released - refactoring under the hood

    From Dmitry Protasoff@2:5001/100 to All on Thu Aug 20 03:46:49 2026
    Hello All!

    FidoMail Mobile 0.1.0+28 is out. This one is about the code, not the
    screen: the growing codebase went through an audit and a cleanup.

    * The wire renderers - FTN packets, NNTP articles, gateway e-mail -
    moved out of the app layer into their protocol modules. The output
    is byte-identical (pinned by golden tests, verified live against
    the test nodes); the code just lives where it belongs now.

    * One visible fix: the areafix commands in the groups menu (my
    subscriptions, list of areas, help) now send immediately, like
    every other areafix action. They used to quietly wait for the
    next scheduled sync.

    * A crash at just the wrong moment could leave an orphaned file in
    the mail spool forever; such leftovers are now found and cleaned
    up automatically.

    Download (Android APK + macOS): https://fidomail.5001.ru
    Installed Android copies: About -> Check for updates.

    --- FidoMail v0.1.3-25-ga77b055
    * Origin: Dmitry Protasoff (2:5001/100)