Releases: mattermost-community/mattermost-plugin-circleci
Releases · mattermost-community/mattermost-plugin-circleci
v1.2.0
Supported Mattermost Server Versions: 5.12.0+
Enhancements
Release v1.1.0
All the supported features can be found here.
New features
- Approve held workflows from the notification in Mattermost
Enhancements
- Add autocomplete suggestion for
/circleci default
and the--project
flag - Get confirmation from user before overwriting an environment variable
- Channels subscriptions updates are now sent as a real post in the channel
- Improved plugin documentation
This release has been made possible by @darkLord19, @pradeepmurugesan and @nathanaelhoun
v1.0.0: Initial release
This is the initial release 🎉
All the supported features can be found here.
This plugin has been made possible by @darkLord19, @pradeepmurugesan and @nathanaelhoun.
0.0.1: [1/2] Prepare for Marketplace (#31)
* Add urls in manifest * Update README.md * Improve documentation * Fix link in toc * Move some docs to HOW_TO * Use relative link for LICENSE * Add link to LICENSE * Typo * Add installation instructions * Add link to community * Add informations about tokens encryptions * Update HOW_TO.md * Revert "Update HOW_TO.md" This reverts commit 551c1e2143c87a7da8ecfbb70038aaef0cf83e9b. * merge HOW_TO and README in README for simpler documentation * Some typos and fixed links * Update homepage and release notes url * Fix link in /subscribe * Reapply changes * Make apply for manifest * Update /subscribe command * Update prerequisite documentation Co-authored-by: darkLord19 <[email protected]>