Skip to content

Releases: emersion/hydroxide

0.2.29

29 Jun 19:48
v0.2.29
Compare
Choose a tag to compare
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

0.2.28

24 Aug 06:22
v0.2.28
Compare
Choose a tag to compare
hydroxide v0.2.28

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

0.2.27

12 Jun 09:46
v0.2.27
Compare
Choose a tag to compare
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

0.2.26

04 Apr 15:11
v0.2.26
Compare
Choose a tag to compare
hydroxide v0.2.26

Simon Ser (1):
      Bump app version

0.2.25

16 Mar 19:45
v0.2.25
Compare
Choose a tag to compare
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"

0.2.24

05 Sep 10:35
v0.2.24
Compare
Choose a tag to compare
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

0.2.23

11 May 07:54
v0.2.23
Compare
Choose a tag to compare
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

0.2.22

06 May 17:27
v0.2.22
Compare
Choose a tag to compare
hydroxide v0.2.22

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

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

0.2.21

23 Nov 12:19
v0.2.21
Compare
Choose a tag to compare
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

0.2.20

30 Jul 13:37
v0.2.20
Compare
Choose a tag to compare
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