Skip to content

Releases: browserpass/browserpass-native

3.1.2

Choose a tag to compare

@max-baz max-baz released this 24 Sep 12:52
v3.1.2
0b3fea7
  • No functional changes, mostly doc updates
  • Go module name has now /v3 suffix in line with the Go versioning recommendations
  • git tags are now prefixed with v in line with the Go packaging recommendations

Full Changelog: v3.1.0...v3.1.2

3.1.0

Choose a tag to compare

@max-baz max-baz released this 05 Mar 00:04
3.1.0
db343ca
  • 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

Choose a tag to compare

@max-baz max-baz released this 24 Apr 14:19
3.0.10
e3f18e6
  • 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

Choose a tag to compare

@max-baz max-baz released this 25 Feb 21:53
3.0.9
915aff0
  • No functional changes
  • Compile without cgo to remove libc dependency

3.0.8

Choose a tag to compare

@max-baz max-baz released this 08 Feb 15:41
3.0.8
1014313
  • 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

Choose a tag to compare

@max-baz max-baz released this 09 Jul 22:29
aab9aef
  • Updated dependencies
  • Add binaries for arm64 architecture
  • Lots of small documentation updates

3.0.6

Choose a tag to compare

@max-baz max-baz released this 13 Apr 08:42
2c110bf

The first public release of v3 🎉

3.0.5

3.0.5 Pre-release
Pre-release

Choose a tag to compare

@max-baz max-baz released this 10 Apr 18:36
9a6f623
  • Improve macOS installation experience (#44)

3.0.4

3.0.4 Pre-release
Pre-release

Choose a tag to compare

@max-baz max-baz released this 07 Apr 08:55
f0f5c32

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

3.0.3

3.0.3 Pre-release
Pre-release

Choose a tag to compare

@max-baz max-baz released this 04 Apr 08:46
55bd479

Support new ID of browserpass-github.crx