Releases: ddvk/rmfakecloud
Releases · ddvk/rmfakecloud
v0.0.19
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.
Software compatibility with v3.13
Tested by @nemunaire in #312
Some packages upgrade
- Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #303
- Bump golang.org/x/image from 0.15.0 to 0.18.0 by @dependabot in #313
- Bump ws from 7.5.9 to 7.5.10 in /ui by @dependabot in #309
- Bump braces from 3.0.2 to 3.0.3 in /ui by @dependabot in #308
- Bump ejs from 3.1.9 to 3.1.10 in /ui by @dependabot in #305
- Bump express from 4.18.2 to 4.19.2 in /ui by @dependabot in #299
New Contributors
Full Changelog: v0.0.18...v0.0.19
v0.0.18
Features
- Software compatibility with v3.10 by @nemunaire in #297
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
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
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
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
What's Changed
- Add utilities and documentation on how to deal with files lost by @nemunaire in #214
- Add routes for sync v3.4 by @nemunaire in #243
- Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 by @dependabot in #242
- Bump webpack from 5.75.0 to 5.76.1 in /ui by @dependabot in #226
Full Changelog: v0.0.13.2...v0.0.14
v0.0.13.2
fix for #229, recreate corrupt hash tree
v0.0.13.1
use ubuntu 20.04 runner
v0.0.13
fix build
v0.0.12
Merge pull request #207 from nemunaire/f/sendemail_v3 Add send email route for v3