Summary
I know it's been a while, but the next release of Wrangler is finally ready! This release contains dependency updates, UI enhancements, new features, and more. In particular, custom Wrangler Bot messages and thread merging are now provided as plugin options.
As always, review the plugin configuration when upgrading to make sure everything matches the needs of your environment. If you have any questions about Wrangler then checking out the README FAQ is a good place to start.
I also wanted to give a huge thanks to the other contributors that provided improvements since the last release.
What's Changed
- Bump dependencies by @gabrieljackson in #137
- Customizable Bot-Messages by @Haliax in #128
- Add NPM CI/CD cache by @gabrieljackson in #139
- support FreeBSD here by @swills in #104
- Fix webapp builds by @gabrieljackson in #154
- Migrate CI/CD from CircleCI to GitHub Actions by @gabrieljackson in #155
- Bump Go version and dependencies by @gabrieljackson in #156
- Add arm darwin support by @gabrieljackson in #157
- Webapp tweaks by @gabrieljackson in #158
- Remove release note for GitHub template by @gabrieljackson in #159
- Add workflow to build plugin releases by @gabrieljackson in #160
- Update README by @gabrieljackson in #161
- Add
merge thread
command by @gabrieljackson in #162 - Add merge thread webapp functionality by @gabrieljackson in #163
- Refactor channel member check for merging by @gabrieljackson in #164
- Update README by @gabrieljackson in #165
- Cleanup and add missing tests by @gabrieljackson in #166
- Refactor custom bot DMs by @gabrieljackson in #167
- Bump plugin version to v0.8.0 by @gabrieljackson in #168
- Simplify Merge Thread UI by @gabrieljackson in #169
- Add FAQ entries by @gabrieljackson in #170
New Contributors
Full Changelog: v0.7.0...v0.8.0