Skip to content

Releases: ddvk/rmfakecloud

v0.0.19

06 Aug 11:24
b66a609
Compare
Choose a tag to compare

Features

Reply-To header in email

The header Reply-To is added to email sent with rmfakecloud. This avoids unintended replies to "no-reply" addresses for example.

Thanks to @pacien in #304

Software compatibility with v3.13

Tested by @nemunaire in #312

Some packages upgrade

New Contributors

Full Changelog: v0.0.18...v0.0.19

v0.0.18

20 Mar 18:21
Compare
Choose a tag to compare

Features

What's Changed

  • Update to latest rmfakecloud-proxy release by @Eeems in #277
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #280
  • Clarify a couple sentences in the docker docs by @Eeems in #279
  • Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /ui by @dependabot in #278
  • Clarify environment variables in docker doc by @Eeems in #289
  • Fix initial root file for new account by @nemunaire in #275
  • Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #293
  • Bump follow-redirects from 1.15.2 to 1.15.6 in /ui by @dependabot in #296

Full Changelog: v0.0.17...v0.0.18

v0.0.17

21 Dec 10:08
Compare
Choose a tag to compare

Features

  • Software compatibility with 3.9.3 by @jmlgo in #282

New Contributors

  • @jmlgo made their first contribution in #282

Full Changelog: v0.0.16...v0.0.17

v0.0.16

18 Nov 15:58
15be8b7
Compare
Choose a tag to compare

Features

  • Software compatibility with 3.8.2. #271
  • Authentication scopes (eg. is the Connect account allowed to do hand-writing recognition, send email, use integration, ...) are now defined dynamically, depending on the server configuration (HWR is shown disable if the required token is not set in the server command line). #273
  • New user setting additionalscopes, this allow testing hidden features (see on Discord). #273

Full Changelog: v0.0.15...v0.0.16

v0.0.15

09 Nov 19:19
5f5e2fc
Compare
Choose a tag to compare

What's Changed

  • Added note about GMail app passwords to sample configuration files by @spillner in #256
  • Add sync routes for v3.7 by @nemunaire in #262
  • Add support badges by @Eeems in #254
  • Many node/Go library bump

New Contributors

Full Changelog: v0.0.14...v0.0.15

v0.0.14

02 Jul 19:09
2481ed5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.13.2...v0.0.14

v0.0.13.2

19 Mar 09:12
Compare
Choose a tag to compare
fix for #229, recreate corrupt hash tree

v0.0.13.1

13 Mar 06:42
Compare
Choose a tag to compare
use ubuntu 20.04 runner

v0.0.13

09 Mar 17:07
Compare
Choose a tag to compare
fix build

v0.0.12

28 Dec 16:22
e3503e1
Compare
Choose a tag to compare
Merge pull request #207 from nemunaire/f/sendemail_v3

Add send email route for v3