What's Changed
- Support import / export of OTP Uri bulk by @replydev in #317
- Support multiple exporters by @replydev in #276
- Migrate to ratatui by @replydev in #284
- Use binary clipboard provider before fork clipboard provider by @tomasol in #332
- Fix clipboard copying on Wayland by @replydev in #333
- Allow quitting the UI using Ctrl-C by @tomasol in #330
- Improve CI jobs by @replydev in #232
- CD Improvements by @replydev in #235
- Refactor Argument Parsing by @replydev in #236
- Code_refactorings by @replydev in #238
- Configure cache on CI/CD by @replydev in #262
- Replace lazy_static with once_cell by @replydev in #273
- Suffix with -DEBUG if we are debug building by @replydev in #277
- Create devcontainer.json by @replydev in #324
- Use db.cotp file if found on the same executable folder by @replydev in #325
- Add python runtime to devcontainers by @replydev in #326
New Contributors
Full Changelog: v1.2.5...v1.3.0