Skip to content

Releases: emersion/hydroxide

0.2.19

22 Jul 06:28
v0.2.19
c6c1d6c
Compare
Choose a tag to compare
hydroxide v0.2.19

Harley Lang (1):
      Switch ProtonMail API endpoints to legacy

Simon Ser (1):
      readme: update IRC channel

blank X (1):
      cmd/hydroxide: add -disable-{imap,smtp,carddav} flags

0.2.18

11 Apr 10:07
v0.2.18
Compare
Choose a tag to compare
hydroxide v0.2.18

Mike Skec (1):
      Add angled brackets around Message-Id value

Simon Ser (4):
      Set deterministic message boundary
      cmd/hydroxide: override flag.Usage with our usage string
      Fix cleartext listeners
      Update dependencies

primalmotion (1):
      Add support for TLS listeners

proletarius101 (1):
      imports: change the crypto lib to new import path

0.2.17

17 Dec 13:30
v0.2.17
d16ec98
Compare
Choose a tag to compare
0.2.17 Pre-release
Pre-release
hydroxide v0.2.17

MrViK (1):
      imap: fix not being able to delete mails and [2000] IDs required

Simon Ser (4):
      Add support for mbox files for import-messages
      cmd/hydroxide: fix skipped bytes on eml import
      imports: wrap inline part in multipart message
      Update dependencies

0.2.16

05 Dec 14:47
v0.2.16
Compare
Choose a tag to compare
0.2.16 Pre-release
Pre-release
hydroxide v0.2.16

MrViK (1):
      imap: set charset header to utf-8

Simon Ser (9):
      s/flags/options/
      protonmail: introduce Timestamp
      protonmail: add Client.GetConversation
      Add export-messages command
      Add -message-id flag to export-messages command
      Update dependencies
      protonmail: update calendar endpoints
      exports: set charset to UTF-8
      exports: fix typo

TheOtherAdam (1):
      Update README.md with new install instructions

Víctor (1):
      smtp: fix bcc being ignored

0.2.15

02 Jul 10:27
v0.2.15
Compare
Choose a tag to compare
0.2.15 Pre-release
Pre-release
hydroxide v0.2.15

Daniel Bertalan (3):
      Use Protonmail fork of golang.org/x/crypto
      protonmail: verify SRP modulus signatures
      protonmail: make SRP modulus signature failures fatal

Hubcapp (1):
      update usage help to correct flag-command order

Simon Ser (4):
      imap: add support for multiple Reply-To fields
      protonmail: add ListCalendars, ListCalendarEvents
      imports: don't set empty Content-Type header field
      imports: fix io.Copy call for the message body

0.2.14

07 Mar 17:20
v0.2.14
d97056a
Compare
Choose a tag to compare
0.2.14 Pre-release
Pre-release
hydroxide v0.2.14

Dmitry Valter (1):
      Fix Attachment Error 15212

Simon Ser (3):
      cmd/hydroxide: fix sub-command arg processing
      protonmail: fix "invalid refresh token" errors
      protonmail: add Client.Debug

0.2.13

29 Feb 17:13
v0.2.13
b607399
Compare
Choose a tag to compare
0.2.13 Pre-release
Pre-release
hydroxide v0.2.13

Simon Ser (14):
      imap: refcount clients
      protonmail: add Client.ListLabels
      imap: expose folders as mailboxes
      carddav: update to go-webdav v0.2.0
      imap: fix confusion between mailbox flags and attributes
      imap: expose labels as message flags
      imap: allow setting labels (as flags)
      imap: fix some race conditions
      imap: consistently index users by IMAP-supplied username
      imap: add backend mutex
      cmd/hydroxide: add -debug flag
      cmd/hydroxide: rename hydroxide.go to main.go
      cmd/hydroxide: move usage string to global constant
      Update dependencies

0.2.12

18 Jan 09:34
v0.2.12
7d69179
Compare
Choose a tag to compare
0.2.12 Pre-release
Pre-release
hydroxide v0.2.12

Harley Lang (1):
      Increased MaxSpace int size (#80)

Simon Ser (4):
      Fix 2FA support
      Update dependencies
      go fmt
      Upgrade dependencies

0.2.11

16 Nov 19:17
v0.2.11
1edc88f
Compare
Choose a tag to compare
0.2.11 Pre-release
Pre-release
hydroxide v0.2.11

Simon Ser (2):
      protonmail: fix "invalid input" error on /auth/refresh
      imports: check protonmail.ImportResult.Err

0.2.10

14 Nov 07:38
v0.2.10
Compare
Choose a tag to compare
0.2.10 Pre-release
Pre-release
hydroxide v0.2.10

Dmitry Valter (1):
      auth/auth: add refresh error 2000 hotfix

Simon Ser (1):
      Update dependencies

Trevor Richards (1):
      Update webapp version to 3.16.6