Skip to content

Releases: Virtomize/mail2most

v1.12.0

11 Nov 07:03
e580157

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.11...v1.12.0

v1.11.11

22 Mar 06:30

Choose a tag to compare

Full Changelog: v1.11.10...v1.11.11

v1.11.10

06 Mar 11:11

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

Choose a tag to compare

  • added version information to binary

binary glibc dependency fix

17 Jun 09:50
9612853

Choose a tag to compare

Bugfixes:

  • issue #66 glibc dependency fix using static linking

allow emty messages

11 Jun 11:47
6507cd5

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

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

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

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

Choose a tag to compare

  • PR #49 - regex improvements for header and image tags