-
Notifications
You must be signed in to change notification settings - Fork 47
Roadmap
Paolo Stivanin edited this page Jul 30, 2024
·
73 revisions
Release 5.0.0 (https://github.com/paolostivanin/OTPClient/issues/123):
Release type | Estimated date | Note | Released |
---|---|---|---|
alpha1 | Dec 2024 | - | ❌ |
alpha2 | Jan 2025 | - | ❌ |
beta1 | Feb 2025 | feature freeze | ❌ |
rc | Mar 2025 | - | ❌ |
stable | Apr 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