Skip to content

Roadmap

Paolo Stivanin edited this page Mar 6, 2024 · 72 revisions

Release 4.0.0 (https://github.com/paolostivanin/OTPClient/issues/123):

Release type Estimated date Note Released
alpha1 Sep 2024 -
alpha2 Nov 2024 -
beta1 Dec 2024 feature freeze
rc Jan 2025 -
stable Feb 2025 -

To-Do list:

  • create new UI compatible with GTK5 (replace GtkTreeView, GtkDialog, etc)
    • use a technology that will allow OTPClient to work on smaller screen (e.g. libadwaita) (#262)
    • columns must be resizable
    • rows must be reordable
  • implement all current features
    • drop andOTP support since that it's no longer maintained
    • add new providers (#322)
  • add full search support (#267)
  • seamless support for multiple DBs (e.g. left column dbs, rigth column content)
    • add option to export DBs one by one
    • add option to export DBs into a single file
  • extensive testing