Summary
Wrangler v0.9.0 contains performance improvements, bug fixes, better webapp theme matching, and new features. As always, thanks to the contributors who provided improvements.
What's Changed
- Add support for MessageLinks in addition to PostIds by @Haliax in #178
- Reduce Wrangler modal re-rendering by @gabrieljackson in #183
- Disable modal button when processing by @gabrieljackson in #184
- Check for undefined teams in webapp by @gabrieljackson in #185
- Use theme colors for modal checkboxes and radio buttons by @gabrieljackson in #186
- Update node/npm to match webapp by @gabrieljackson in #187
- Update logic for finding message IDs in links by @gabrieljackson in #188
- Bump plugin version to v0.9.0 by @gabrieljackson in #189
Full Changelog: v0.8.2...v0.9.0