Skip to content
This repository has been archived by the owner on May 15, 2019. It is now read-only.

Releases: rodcorsi/mattermail

4.0.0-beta.6

27 Jun 15:41
Compare
Choose a tag to compare
4.0.0-beta.6 Pre-release
Pre-release
  • make imap.Fetch get range of uid #82
  • Add option to DisableIdle in configuration
  • Fix README.md useAPIv3 type "boolean" #81

4.0.0-beta.5

26 Jun 14:56
Compare
Choose a tag to compare
4.0.0-beta.5 Pre-release
Pre-release
  • Change Filter.Channel to Filter.Channels
  • Change default Mattermost API to V4
  • Terminate Email connection after error

Breaking change

Now the field Channel inside of the Filter is an array
Change the config.json to:

- {"Subject":"Feature", "Channel": "#feature"},
+ {"Subject":"Feature", "Channels": ["#feature"]},

4.0.0-beta.4

18 Apr 11:16
Compare
Choose a tag to compare
4.0.0-beta.4 Pre-release
Pre-release
  • Fix Idle mode

4.0.0-beta.3

16 Apr 20:10
Compare
Choose a tag to compare
4.0.0-beta.3 Pre-release
Pre-release
  • support character set iso-2022-jp (#76)
  • Crash after drop connection (#74)
  • Fix imap client state log when reuse connection (#70)

4.0.0-beta.2

07 Feb 15:06
56def3a
Compare
Choose a tag to compare
4.0.0-beta.2 Pre-release
Pre-release
  • Fix StartTLS bug #68

4.0.0-beta.1

17 Oct 12:56
Compare
Choose a tag to compare
4.0.0-beta.1 Pre-release
Pre-release
  • New library to manage IMAP
  • Change config.json
  • Add command to migrate old config.json
  • Improve tests
  • Send message to multiple destination #53
  • Use Mattermost V4 api #45
  • Don't mark email as read #44
  • Better documentation

3.5.0

23 Nov 01:04
Compare
Choose a tag to compare
  • Added support to Mattermost 3.5.0

This version isn't compatible with Mattermost 3.4 or lower

3.0.13

29 Aug 14:13
Compare
Choose a tag to compare
Redirect to the channel by subject now supports From:[#channel] foo #…

…23 #25

3.0.11

06 Jun 00:37
Compare
Choose a tag to compare
add filter to README

MatterMail 2.2

06 Jun 17:54
Compare
Choose a tag to compare

For Mattermost 2.2