See full installation instructions and options
File Name | Description |
---|---|
Docker rnwood/smtp4dev:3.8.0 | Docker image (Linux and Windows) |
.NET tool Rnwood.Smtp4dev 3.8.0 | .NET tool |
Rnwood.Smtp4dev-win-x64-3.8.0.zip | Windows x64 binary standalone - Server edition |
Rnwood.Smtp4dev.Desktop-win-x64-3.8.0.zip | Windows x64 binary standalone - Desktop app edition. |
Rnwood.Smtp4dev-win-arm64-3.8.0.zip | Windows ARM 62-bit binary standalone |
Rnwood.Smtp4dev-linux-x64-3.8.0.zip | Linux x64 (Intel 64 bit) binary standalone |
Rnwood.Smtp4dev-linux-musl-x64-3.8.0.zip | Linux MUSL x64 binary standalone for Linux distros using MUSL libc |
Rnwood.Smtp4dev-noruntime-3.8.0.zip | Architecture independent version. Should run on any platform where the .NET 8.0 (or greater) runtime is installed |
What's Changed
- Bugs(config): Remove extra config sources duplicated in --debugsettin… by @rnwood in #1678
- Option to deliver all messages to users default mailbox by @RSBlek in #1677
- chore(deps): update dependency sass to v1.86.2 by @renovate in #1679
- chore(deps): update dependency sass to v1.86.3 by @renovate in #1681
- Bugs(config): Saving settings from the UI can write out settings that weren't changed by @rnwood in #1680
- Chores: Fix all build warnings. by @rnwood in #1682
- chore(deps): update dependency linq.expression.optimizer to 1.0.29 by @renovate in #1675
- chore(deps): update dependency typescript to v5.8.3 by @renovate in #1683
- chore(deps): update dependency selenium.webdriver to 4.31.0 by @renovate in #1686
- Feat(UI): Dark mode by @rnwood in #1684
- chore(deps): update dependency @typescript-eslint/parser to v8.29.1 by @renovate in #1688
- chore(deps): update dependency selenium.support to 4.31.0 by @renovate in #1685
- Bugs(smtp): Cert load error if cert isn't using RSA - Add DSA and ECDSA by @rnwood in #1687
New Contributors
Full Changelog: 3.7.1...3.8.0