Skip to content

Releases: nikku/wuffle

v0.63.0

18 Mar 20:29
Compare
Choose a tag to compare

Changes

  • FEAT: suggest @me for all user filters (#193)
  • FIX: prevent double commit of filter suggestion (#194)

v0.62.0

18 Mar 20:29
Compare
Choose a tag to compare

Changes

  • FEAT: suggest assignee:@me filter
  • FIX: avatars get properly cached
  • FIX: click on filter suggestion applies it again (#190)
  • FIX: prevent blank page after login/logout
  • FIX: correctly handle connection errors during login check
  • FIX: make help menu keyboard accessible
  • FIX: turn example config into ES module

v0.61.0

18 Mar 20:27
Compare
Choose a tag to compare

Changes

  • DEPS: update to probot@13.0.2
  • DEPS: update to @octokit/graphql-schema@15
  • DEPS: update to @aws-sdk/client-s3@3.525.0

v0.60.0

01 Feb 22:52
Compare
Choose a tag to compare

Full Changelog: v0.59.0...v0.60.0

v0.59.0

01 Feb 22:39
Compare
Choose a tag to compare

What's Changed

  • chore: replace dependency npm-run-all with npm-run-all2 ^5.0.0 by @renovate in #182
  • chore: update dependency npm-run-all2 to v6 by @renovate in #184
  • Turn into ES module by @nikku in #185
  • Improve docker building by @nikku in #186

Full Changelog: v0.58.0...v0.59.0

v0.58.0

01 Feb 00:01
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • Webhook URL changed to {BASE_URL}/api/github/webhooks

Full Changelog: v0.57.0...v0.58.0