See full installation instructions and options
File Name | Description |
---|---|
Winget package | Rnwood.Smtp4dev.Desktop Winget package (recommended easy option for Win10/11) |
Winget package | Rnwood.Smtp4dev Winget package Win10/11) |
Rnwood.Smtp4dev-win-x64-3.9.1-ci20250909184_pr1831.zip | Windows x64 binary standalone - Server edition |
Rnwood.Smtp4dev.Desktop-win-x64-3.9.1-ci20250909184_pr1831.zip | Windows x64 binary standalone - Desktop app edition. |
Rnwood.Smtp4dev-win-arm64-3.9.1-ci20250909184_pr1831.zip | Windows ARM 62-bit binary standalone |
Rnwood.Smtp4dev-linux-x64-3.9.1-ci20250909184_pr1831.zip | Linux x64 (Intel 64 bit) binary standalone |
Rnwood.Smtp4dev-linux-musl-x64-3.9.1-ci20250909184_pr1831.zip | Linux MUSL x64 binary standalone for Linux distros using MUSL libc |
Rnwood.Smtp4dev-noruntime-3.9.1-ci20250909184_pr1831.zip | Architecture independent version. Should run on any platform where the .NET 8.0 (or greater) runtime is installed |
Docker images for Windows and Linux - How to use Docker image | |
.NET tool Rnwood.Smtp4dev 3.9.1-ci20250909184_pr1831 | .NET tool (recommended option for Mac OS) - How to use dotnet tool |
Changes:
- 0dc7732 Merge 6beafcd into 5ffc5bd
- 6beafcd fix: correct Playwright CLI tool version to match test project package version
- 6ab0e3a fix: simplify Playwright installation to use reliable global CLI tool approach without project script dependencies
- ce15bdc fix: ensure Playwright HTML report directory creation runs with always() condition to match publish task
- dcf886a fix: enhance Playwright script detection with debugging and fallback mechanisms in CI
- 4c87e96 fix: simplify Playwright browser installation to use direct script approach instead of background jobs
- daa7b4d fix: use test project's playwright.ps1 script for browser installation in CI instead of global CLI tool
- 2f842f2 fix: reduce startup log verbosity to resolve CI output truncation issues
- 807575b fix: eliminate verbose parsing logs for empty expressions to prevent CI output truncation
- 8ba36e2 fix: reduce console log verbosity during startup to prevent CI output truncation
See More
- 1c573e0 fix: remove debugsettings flag from Desktop tests to prevent CI log truncation
- d695219 fix: resolve CI test output issues by removing debug settings and reducing verbose console logging
- fb330f6 fix: add timeout handling and better error reporting for Playwright browser installation in CI
- 17f491b fix: simplify Playwright browser installation to use reliable global CLI tool approach
- 0091650 fix: improve Playwright browser installation path resolution and debugging in Azure Pipeline
- f128998 fix: enhance Playwright browser installation with robust fallback mechanism and debugging
- 07770b2 fix: correct Azure Pipeline build output path for Playwright browser installation
- 2a1f914 fix: correct Playwright browser installation to use test project script instead of global CLI
- 5bd93a6 fix: move Playwright HTML report directory creation before tests to prevent timeout issues
- 5225411 fix: resolve runsettings file path and add proper CI timeout configuration
- b19124b fix: ensure Playwright HTML report directory creation runs regardless of test results
- 15a3cd0 fix: resolve cross-platform Playwright HTML report directory creation for Azure Pipeline
- b68c004 fix: optimize CI test timeouts and reduce resource contention for reliable builds
- f72c4c7 fix: increase CI test timeout to 30 minutes for E2E tests
- 3849bfb fix: use Playwright's built-in system dependency installation for Azure Pipeline
- 2722779 fix: correct Playwright system package names for Ubuntu 22.04 compatibility
- 799977c fix: resolve merge conflict between EML import feature and latest master
- 41f9a92 fix: resolve Azure Pipeline Playwright HTML report publishing issue
- d920b7c fix: resolve E2E test build configuration path issue for CI builds
- 0ee25a2 ci: fix Playwright browser installation in Azure Pipeline
- b445961 fix: dismiss progress toast when EML import completes
- 4abd8e6 fix: resolve EML import message selection timing issue in E2E test
- 8eaba3d Merge branch 'master' into copilot/fix-1830
- 9ddbac8 test: unskip and update EML import E2E test for streamlined UI workflow
- 461385f refactor: streamline EML import UI and API as requested
- 4d01ab8 fix: temporarily skip flaky E2E test to resolve CI build failure
- d1def3b feat: add E2E test for EML import functionality
- d9d914a feat: add EML import functionality (backend and frontend)
- 8f0a223 Initial plan
This list of changes was auto generated.