Skip to content

Releases: passff/passff-host

1.2.4

04 Jun 20:59
bfabb22
Compare
Choose a tag to compare

bfabb22 Include debug outputs from GPG to allow improved error messages in PassFF (#65)
8fcae33 Add installer support for gopass (#61)

1.2.3

03 Nov 22:53
22267a0
Compare
Choose a tag to compare

22267a0 Add support for LibreWolf (due to @erikeah)

1.2.2

06 Oct 18:12
a7ecc05
Compare
Choose a tag to compare

41410dc Add support for gopass, when renamed to pass (due to @pfeiferj)

1.2.1

25 Apr 06:18
Compare
Choose a tag to compare

f8d24bf Restore Python 3.5 support by avoiding f-strings (#39)

1.2.0

20 Apr 09:52
Compare
Choose a tag to compare

9836e8d Add grepMetaUrls command
a37d504 Add CHANGELOG file

1.1.0

07 Feb 11:25
dcfef8b
Compare
Choose a tag to compare

b8ea131 Host app support for pass-otp

1.0.2

01 Jul 17:35
0982aea
Compare
Choose a tag to compare

Bugfixes

17870e4 Improve drastically the documentation
fc99c2c Escape @ characters in paths for use with sed, fix #13
77f8dbb Be POSIX sh compatible
7217711 d26f22d ab8125d 1feab77 Fix install script for *BSD and MacOS
7821b0b Rewrite subprocess run (Python >= 3.5)

1.0.1

24 Mar 17:48
cf2db9e
Compare
Choose a tag to compare

Prevent code injection by separating positional from optional command line arguments.

1.0

24 Mar 12:04
Compare
Choose a tag to compare
1.0

Initial release of the host app as part of an external repository.