Skip to content

Releases: mattermost-community/mattermost-plugin-autolink

v1.4.1

15 Apr 10:48
a36c481
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.16.0+

Enhancements

Fixes

  • a36c481 Bump github.com/mattermost/mattermost/server/public from 0.0.12 to 0.1.9 (#229)
  • 2d10128 Bump github.com/stretchr/testify from 1.8.4 to 1.10.0 (#230)
  • 79c240c fix module paths after move to mattermost-community (#228)
  • 2405336 [chore] Removal of CODEOWNERS (#223)
  • ceb4d1a Enabling dependabot (#220)
  • cf00223 feat: Perform changes related to CI/CD. Prepare plugin for community migration. (#218)
  • d85faba [MM-98] Update plugin with respect to phase 1 upgrades (#217)
  • 050fecc Update community supported README: legal disclaimer (#216)
  • 8c4dc5f Update README.md (#215)
  • bba7765 [GH-208] Add feedback if the list link is empty (#211)

v1.4.0

28 Mar 20:23
5afadc7
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.16.0+

Enhancements

Fixes

v1.3.0

18 Jul 18:23
85e789e
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.16.0+

Enhancements

Fixes

v1.2.2

20 Apr 05:17
8daa4d2
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.16.0+

This release contains a security fix. Updating to this release is highly recommended. Details will be posted on our security updates page 30 days after release as per the Mattermost Responsible Disclosure Policy.

Fixes

  • 58d3bcb Fixed setting Mattermost-Plugin-ID header (#155)

v1.2.1

14 Aug 10:36
47f7eea
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.16.0+

Enhancements

Fixes

v1.2.0

06 Apr 17:24
482c9d0
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.16.0+

Enhancements

Fixes

v1.1.2

13 Jan 01:47
701830d
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.16+

Enhancements

Fixes

v1.1.1

01 Oct 17:54
ba7743d
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.16+

Fixes

  • a017380 Hashtags Inserted by Autolink Searchable (#79)

v1.1.0

13 Aug 19:36
4fdef0f
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.16+

Enhancements

  • Added /autolink command to edit and test the plugin's configuration
  • Added WordBoundary Link property to use \b for separators, rather than custom patterns
  • Added Disabled Link property, for testing

v1.0.1

17 Jul 17:13
9930bf3
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.2+

Enhancements

Fixes

  • 0d80f19 MM-15965: cleaned up word boundary checks (#67)