Skip to content

Tags: emersion/hydroxide

Tags

v0.2.29

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
hydroxide v0.2.29

Simon Ser (4):
      Upgrade dependencies
      Upgrade go-smtp
      Upgrade go-webdav
      Upgrade dependencies

Zane Dufour (1):
      Bump Go version in go.mod

toluschr (2):
      Fix for issue #149 - Support OR and NOT in search
      Support BODY and TEXT in search

v0.2.28

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
hydroxide v0.2.28

Simon Ser (4):
      readme: drop GO111MODULE=on
      Upgrade go-smtp
      Upgrade dependencies
      Upgrade github.com/ProtonMail/go-crypto

v0.2.27

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
hydroxide v0.2.27

AvalancheBreakdown (1):
      Set app version to Other

Daniel Bertalan (1):
      Fix 2FA login with both TOTP and U2F enabled

Simon Ser (1):
      cmd/hydroxide: allow overriding app version via CLI arg

v0.2.26

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
hydroxide v0.2.26

Simon Ser (1):
      Bump app version

v0.2.25

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
hydroxide v0.2.25

Raymond Hackley (1):
      cmd/hydroxide: Bump web-mail version to "5.0.14.11"

Simon Ser (2):
      auth: add more context to errors
      Bump app version

deetuned (1):
      build: Bump web-mail version to "5.0.9.8"

v0.2.24

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
hydroxide v0.2.24

Cairn (1):
      Remove deprecated IMAP extension dependencies

Simon Ser (6):
      Upgrade dependencies
      carddav: implement QueryAddressObjects
      readme: add disclaimer about IMAP
      config: use os.UserConfigDir
      Drop go-isatty dependency
      Upgrade dependencies

shrimp (1):
      Update API endpoint and version, set User-Agent

v0.2.23

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
hydroxide v0.2.23

This release updates the API endpoint, the one we've been using will be
dropped by upstream in the near future.

Simon Ser (3):
      Allow to override API endpoint with a CLI option
      Switch back API endpoint to mail.protonmail.com
      Update AppVersion

v0.2.22

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
hydroxide v0.2.22

Simon Ser (1):
      cmd/hydroxide: fix redundant newline when printing usage

yulqen (1):
      Fix for issue #213 - EncToken exception (#214)

v0.2.21

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
hydroxide v0.2.21

This release fixes a new bug with the ProtonMail API, and adds a few
quality-of-life minor features.

Simon Ser (9):
      Migrate to golang.org/x/crypto/ssh/terminal
      Add prompt arg to askPass
      Add sendmail subcommand
      Add HYDROXIDE_BRIDGE_PASS env variable
      Allow import-messages to read from stdin
      Upgrade dependencies
      auth: fix re-auth 2FA error message not showing up
      Extract address key passphrases from encrypted token
      Check private key token signatures

v0.2.20

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
hydroxide v0.2.20

This release fixes buggy In-Reply-To header fields when used
with git-send-email.

Simon Ser (3):
      smtp: set ExternalID when creating draft
      Upgrade dependencies
      protonmail: mark more Message fields as json omitempty