Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@animalillo animalillo released this 19 Mar 21:06
· 12 commits to master since this release
v1.5.0
2ecebc8

English

  • Implement showing / editing of shared credentials
  • Implement manual credential search as autofill fallback for no matching credentials (see settings)
  • Improve autofill behaviour
  • Migrate from butterknive to android native view binding
  • Various bug fixes
  • Update dependencies

Spanish

  • Implementada vision / edicion de credenciales compartidas
  • Implementada busqueda manual en autocompletado cuando no se encuentran coincidencias (mirar en ajustes)
  • Mejorado comportamiento del autofill
  • Migrado de butterknive a view bindings nativos de android
  • Varios bugs arreglados
  • Dependencias actualizadas

Full Changelog: v1.4.1...v1.5.0

What's Changed

New Contributors