Skip to content

Releases: rnwood/smtp4dev

3.1.1

09 Sep 11:40
Compare
Choose a tag to compare

Main changes

  • Configurable auto relaying to upstream SMTP server
  • Fix the option allowing hosting at a path other than /
  • Document all command line options (see --help) and settings file.
  • Allow hosting in IIS
  • Provide example docker-compose.yml
  • Update dependencies

Become a Patreon Donate If you find smtp4dev useful, please consider supporting further development by making a donation
.

Prefix Description
Rnwood.Smtp4dev-win-x64 Windows x64 (Intel 64 bit) binary standalone
Rnwood.Smtp4dev-noruntime Architecture dependent version. Should run on any platform where the .NET Core runtime is installed
Rnwood.Smtp4dev-linux-x64 Linux x64 (Intel 64 bit) binary standalone
Rnwood.Smtp4dev-osx-x64 Currently unavailable due to changes in OSX that force signing.
Rnwood.Smtp4dev-win-arm Windows ARM 32-bit binary standalone

All changes

  • bfbc8a9 Attempt to allow correctly labelled releases triggered by tags.
  • a1df82c Merge pull request #461 from rnwood/dependabot/nuget/Microsoft.EntityFrameworkCore.InMemory-3.1.8
  • f847de4 Merge pull request #458 from rnwood/dependabot/nuget/Microsoft.EntityFrameworkCore.Design-3.1.8
  • 812a153 Bump Microsoft.EntityFrameworkCore.InMemory from 3.1.7 to 3.1.8
  • 482a484 Bump typescript from 3.9.7 to 4.0.2 in /Rnwood.Smtp4dev/ClientApp (#443)
  • 2b2a7a0 Bump sass-loader from 8.0.2 to 10.0.2 in /Rnwood.Smtp4dev/ClientApp (#453)
  • 55963cb Merge pull request #460 from rnwood/dependabot/nuget/Microsoft.EntityFrameworkCore.Sqlite-3.1.8
  • c9cba66 Merge pull request #459 from rnwood/dependabot/nuget/Microsoft.AspNetCore.Hosting.WindowsServices-3.1.8
  • eb479c7 Bump Microsoft.EntityFrameworkCore.Sqlite from 3.1.7 to 3.1.8
  • d9af346 Bump Microsoft.AspNetCore.Hosting.WindowsServices from 3.1.7 to 3.1.8
See More
  • 33524cb Bump Microsoft.EntityFrameworkCore.Design from 3.1.7 to 3.1.8
  • 8c15eb4 Document process to host in IIS. Fixes #309
  • d993e13 Provide example docker-compose.yml. Implements #344 NO_CI
  • 2294078 Merge pull request #452 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/http-proxy-1.18.1
  • 0124f2f Bump ts-debounce from 1.0.0 to 2.0.1 in /Rnwood.Smtp4dev/ClientApp (#276)
  • 2a6e492 Bump vue-property-decorator in /Rnwood.Smtp4dev/ClientApp (#385)
  • 9438aba Bump eslint-plugin-vue from 5.2.3 to 6.2.2 in /Rnwood.Smtp4dev/ClientApp (#278)
  • 8a7a6dc [Security] Bump http-proxy in /Rnwood.Smtp4dev/ClientApp
  • b33cb6f [Security] Bump websocket-extensions in /Rnwood.Smtp4dev/ClientApp (#377)
  • af9e7a9 Bump axios from 0.19.2 to 0.20.0 in /Rnwood.Smtp4dev/ClientApp (#445)
  • fe0c1f5 Feature #296 Document command line options and appsettings.json. Also fix #332 basepath option (#456)
  • f8ceb25 Configurable auto message relay (thanks @HRAshton) (#455)
  • fdb0382 Merge pull request #450 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue/eslint-config-typescript-5.1.0
  • 98f86c1 Bump @vue/eslint-config-typescript in /Rnwood.Smtp4dev/ClientApp
  • 13b51b1 Merge pull request #436 from andrewdavey/patch-1
  • 277e6fd Merge pull request #415 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue-class-component-7.2.5
  • ebc8855 Bump vue-class-component in /Rnwood.Smtp4dev/ClientApp
  • 34c05db Merge pull request #444 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue-template-compiler-and-vue-2.6.12
  • 0643819 Bump vue-template-compiler and vue in /Rnwood.Smtp4dev/ClientApp
  • df1d9ec Merge pull request #441 from rnwood/dependabot/nuget/System.Linq.Dynamic.Core-1.2.2
  • 5e3aac1 Merge pull request #442 from rnwood/dependabot/nuget/Microsoft.NET.Test.Sdk-16.7.1
  • b22f558 Bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1
  • 8c21330 Bump System.Linq.Dynamic.Core from 1.2.1 to 1.2.2
  • 3026534 Merge pull request #437 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue/cli-plugin-eslint-4.5.4
  • 2f453b6 Bump @vue/cli-plugin-eslint in /Rnwood.Smtp4dev/ClientApp
  • 39fb50a Merge pull request #439 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue/cli-plugin-babel-4.5.4
  • 4c371f7 Bump @vue/cli-plugin-babel in /Rnwood.Smtp4dev/ClientApp
  • 17f1423 Use double quotes for array syntax
  • 7ca4457 Merge pull request #435 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue/cli-plugin-babel-4.5.3
  • 124ed05 Bump @vue/cli-plugin-babel in /Rnwood.Smtp4dev/ClientApp
  • 8bc5b5a Merge pull request #433 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue-router-3.4.3
  • 8a1e466 Merge pull request #432 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue/cli-plugin-eslint-4.5.3
  • 343f318 Bump vue-router from 3.4.2 to 3.4.3 in /Rnwood.Smtp4dev/ClientApp
  • aaa8b79 Bump @vue/cli-plugin-eslint in /Rnwood.Smtp4dev/ClientApp
  • e672713 Merge pull request #396 from rnwood/dependabot/nuget/MimeKit-2.9.1
  • 42ff12c Bump MimeKit from 2.6.0 to 2.9.1
  • 4252b2b Merge pull request #428 from rnwood/dependabot/nuget/Microsoft.EntityFrameworkCore.Sqlite-3.1.7
  • 9847900 Bump Microsoft.EntityFrameworkCore.Sqlite from 3.1.3 to 3.1.7
  • 57ebe5c Merge pull request #429 from rnwood/dependabot/nuget/Microsoft.AspNetCore.Hosting.WindowsServices-3.1.7
  • 183b36c Merge pull request #430 from rnwood/dependabot/nuget/Microsoft.EntityFrameworkCore.InMemory-3.1.7
  • 85c7d68 Bump Microsoft.EntityFrameworkCore.InMemory from 3.1.3 to 3.1.7
  • e90be62 Bump Microsoft.AspNetCore.Hosting.WindowsServices from 3.1.5 to 3.1.7
  • 1e2457d Merge branch 'master' of https://github.com/rnwood/smtp4dev
  • 2baf358 Ensure content-diposition filename is prefered over content-type (file)name. Fixes #427
  • 94ed292 Merge pull request #424 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue/cli-plugin-babel-4.5.2
  • d988188 Bump @vue/cli-plugin-babel in /Rnwood.Smtp4dev/ClientApp
  • 8803091 Merge pull request #420 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/fortawesome/fontawesome-free-5.14.0
  • 3a0ca26 Merge pull request #423 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue/cli-plugin-eslint-4.5.2
  • 61fef89 Bump @fortawesome/fontawesome-free in /Rnwood.Smtp4dev/ClientApp
  • 7ecded2 Merge pull request #421 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue-router-3.4.2
  • 1a6995d Bump @vue/cli-plugin-eslint in /Rnwood.Smtp4dev/ClientApp
  • 8840a26 Bump vue-router from 3.4.1 to 3.4.2 in /Rnwood.Smtp4dev/ClientApp
  • 887e788 Merge pull request #419 from rnwood/dependabot/nuget/System.Linq.Dynamic.Core-1.2.1
  • f6c363c Bump System.Linq.Dynamic.Core from 1.2.0 to 1.2.1
  • 04f2347 Merge pull request #417 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue-router-3.4.1
  • 4601a1e Merge pull request #418 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/locale-index-of-1.0.8
  • 428a8b0 Bump locale-index-of from 1.0.7 to 1.0.8 in /Rnwood.Smtp4dev/ClientApp
  • 9c5f10e Bump vue-router from 3.3.4 to 3.4.1 in /Rnwood.Smtp4dev/ClientApp
  • ce73226 Merge pull request #416 from rnwood/dependabot/nuget/Microsoft.NET.Test.Sdk-16.7.0
  • 7f4a244 Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0
  • ee19882 Merge pull request #413 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/Client...
Read more

3.0.394-master

08 Mar 22:01
Compare
Choose a tag to compare
3.0.394-master Pre-release
Pre-release
Ignore ASPNETCORE_ENVIRONMENT=Devevelopment to trigger webpack hotrel…

3.0.393-master

08 Mar 21:44
Compare
Choose a tag to compare
3.0.393-master Pre-release
Pre-release
Ensure full build version no with suffix is printed during startup.

3.0.392-master

08 Mar 10:08
Compare
Choose a tag to compare
3.0.392-master Pre-release
Pre-release
PackAsTool only for noruntime.

3.0.383-master

08 Mar 09:44
Compare
Choose a tag to compare
3.0.383-master Pre-release
Pre-release
#64 - Upgrade deps on Smtp4devServer to get cross platform fixes.

3.0.349-master

01 Dec 14:25
Compare
Choose a tag to compare
3.0.349-master Pre-release
Pre-release
Temp fix for #68 wierd headers table layout issue.

3.0.332-master

23 Oct 07:12
Compare
Choose a tag to compare
3.0.332-master Pre-release
Pre-release
Don't directly show source/sessions greater than 5MB. #64

Show icon in message list for those with attachments.
Layout and loading indication fixes.

3.0.331-master

22 Oct 20:14
Compare
Choose a tag to compare
3.0.331-master Pre-release
Pre-release
Don't directly show source/sessions greater than 5MB. #64

Show icon in message list for those with attachments.
Layout and loading indication fixes.

3.0.330-master

22 Oct 17:54
Compare
Choose a tag to compare
3.0.330-master Pre-release
Pre-release
Don't directly show source/sessions greater than 5MB. #64

Show icon in message list for those with attachments.
Layout and loading indication fixes.

3.0.328-master

21 Oct 16:49
Compare
Choose a tag to compare
3.0.328-master Pre-release
Pre-release
Limit the number of messages and sessions kept by default to latest 1…