What's Changed
- fix(jira): migrate from deprecated /rest/api/3/search to new /rest/api/3/search/jql endpoint by @felixschmetz in #911
- fix(bitbucket): Fix authentication to use Basic auth with email:token format & deprecate app passwords by @felixschmetz in #915
- Enhance authentication configuration validation by @EwanTauran in #917
- feat(admin): make admin dashboard + enable org deletion by @orhanrauf in #920
Full Changelog: v0.6.36...v0.6.37