Skip to content

Releases: browserpass/browserpass-native

3.1.0

05 Mar 00:04
3.1.0
db343ca
Compare
Choose a tag to compare
  • Implement add/edit/delete password functionality (pending new browser extension release) (#99, #129)
  • Add note about Debian's webext-browserpass only supporting Chromium and Firefox and not other browsers (#126)
  • Add Edge browser support (#122, #130)
  • Add Yandex browser (#133)
  • Add DragonFly OS support (#104)

3.0.10

24 Apr 14:19
3.0.10
e3f18e6
Compare
Choose a tag to compare
  • No functional changes
  • Explicitly use cgo-free function to get user's home dir (was already the case since 3.0.9 if your browserpass was compiled without cgo as per our Makefile)

3.0.9

25 Feb 21:53
3.0.9
915aff0
Compare
Choose a tag to compare
  • No functional changes
  • Compile without cgo to remove libc dependency

3.0.8

08 Feb 15:41
3.0.8
1014313
Compare
Choose a tag to compare
  • No functional changes
  • Add pre-built binaries for Linux ARM and Apple M1
  • Update PGP key used for signing commits, tags and releases (new key is signed with the old one)

3.0.7

09 Jul 22:29
aab9aef
Compare
Choose a tag to compare
  • Updated dependencies
  • Add binaries for arm64 architecture
  • Lots of small documentation updates

3.0.6

13 Apr 08:42
2c110bf
Compare
Choose a tag to compare

The first public release of v3 🎉

3.0.5

10 Apr 18:36
9a6f623
Compare
Choose a tag to compare
3.0.5 Pre-release
Pre-release
  • Improve macOS installation experience (#44)

3.0.4

07 Apr 08:55
f0f5c32
Compare
Choose a tag to compare
3.0.4 Pre-release
Pre-release

Use new format and layout for release archives (#39, #40)

3.0.3

04 Apr 08:46
55bd479
Compare
Choose a tag to compare
3.0.3 Pre-release
Pre-release

Support new ID of browserpass-github.crx

3.0.2

02 Apr 14:39
e75e0fd
Compare
Choose a tag to compare
3.0.2 Pre-release
Pre-release

Makefile improvements and bug fixes