Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@ingon ingon released this 01 Mar 22:55
· 22 commits to master since this release

Adds the following improvements:

  • Lock the app after inactivity interval of 15 minutes - #12
  • Support for type/auto-type. Type will alt-tab to the previous screen and then type the value in the focused field. Auto-type will open the previous app, fill the username, tab to the next field and type the password, hitting return at the end to submit the form - #17
  • Improvements in the login screen - #20
  • Search also includes urls and tags - #24
  • Support for openjdk11 - #22