Skip to content

Releases: Virtomize/mail2most

v1.11.11

22 Mar 06:30
Compare
Choose a tag to compare

v1.11.10

06 Mar 11:11
Compare
Choose a tag to compare
  • #87 fix: limit off by 1
  • update to go 1.22
  • fix gosec and linting issues
  • new ci test pipeline
  • added vendoring

v1.11.9

18 Dec 12:23
Compare
Choose a tag to compare
  • added version information to binary

binary glibc dependency fix

17 Jun 09:50
9612853
Compare
Choose a tag to compare

Bugfixes:

  • issue #66 glibc dependency fix using static linking

allow emty messages

11 Jun 11:47
6507cd5
Compare
Choose a tag to compare

Feature/Enhancement/Bug-fix:

  • added SkipEmptyMessages to Profile.Mattermost to allow or deny processing of empty emails (issue #64)

StartTLS + Attachment limit fix

02 Jun 09:07
Compare
Choose a tag to compare

Features/Missing:

  • support for StartTLS issue #59

Bugfixes:

  • fixed issue #62 mattermost 5 attachment maximum

local uuids

27 Nov 09:18
Compare
Choose a tag to compare
  • added option to enable the use of local generated uuids for messages instead of server id's

attachment bugfix

21 Aug 13:34
Compare
Choose a tag to compare
  • issue #54 fixed error preventing mail2most to upload the same image when it is send as an attachment with different name

v1.11.1

12 Jun 13:00
Compare
Choose a tag to compare
  • PR #49 - regex improvements for header and image tags

v1.11.0

15 Apr 07:32
d99092e
Compare
Choose a tag to compare

features

  • #43 added new options (Default)Profile.Mattermost.BodyPrefix and (Default)Profile.Mattermost.BodySuffix to allow custom header and footer messages in mattermost messages