What's Changed
- feat: add automatic webhook add flow for backends. by @arabcoders in #848
- Feat: add proper queue system. by @arabcoders in #850
Full Changelog: v1.8.6...v1.8.7
Commits since v1.8.6
- c203fcc Fix: directly address #845 to ignore generating webUrl if the backend does not exists
- 34f84ea fix: webhook force context was not working as expected.
- ef8ea0a fix: show label for remove filter on mobile
- 04d016d Feat: expose pruner in UI
- 898450a docs: update api for new prune endpoint
- 512af22 feat: add automatic webhook add flow for backends.
- 93cbc5d fix: add fail fast on all webhook events. Closes #849
- 3265893 feat: add proper queue system for events.