• v0.8.5-rc.1 10c3b0eabe

    Manos Pitsidianakis released this 2023-12-02 19:21:07 +02:00 | 153 commits to master since this release

    Release candidate for v0.8.5.

    Major differences:

    • Replaced TUI (termnal screen interface drawing) with new code that
      makes sure out of bounds accesses are as little as possible. Also
      every area of a screen holds provenance; you cannot mix area/region
      information of different screens (virtual or tty). Every time there is
      a window resize, the screen's generation gets refreshed.
    • Fixed some imap flag sync issues.
    • Many small refactors across all the codebase.
    Downloads